aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-03dm integrity: use dm_bio_record and dm_bio_restoreMike Snitzer1-23/+9
2020-03-03dm bio record: save/restore bi_end_io and bi_integrityMike Snitzer1-0/+15
2020-02-27dm zoned: Fix reference counter initial value of chunk worksShin'ichiro Kawasaki1-4/+4
2020-02-27dm writecache: verify watermark during resumeMikulas Patocka1-2/+10
2020-02-27dm: report suspended device during destroyMikulas Patocka3-8/+7
2020-02-27dm thin metadata: fix lockdep complaintTheodore Ts'o1-1/+1
2020-02-27dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka1-2/+2
2020-02-25dm integrity: fix invalid table returned due to argument count mismatchMikulas Patocka1-1/+1
2020-02-25dm integrity: fix a deadlock due to offloading to an incorrect workqueueMikulas Patocka1-4/+15
2020-02-25dm integrity: fix recalculation when moving from journal mode to bitmap modeMikulas Patocka1-5/+12
2020-01-27dm: fix potential for q->make_request_fn NULL pointerMike Snitzer1-2/+7
2020-01-16dm writecache: improve performance of large linear writes on SSDsMikulas Patocka1-4/+25
2020-01-14dm mpath: Add timeout mechanism for queue_if_no_pathAnatol Pomazau1-0/+66
2020-01-14dm thin: change data device's flush_bio to be member of struct poolMikulas Patocka1-9/+10
2020-01-14dm thin: don't allow changing data device during thin-pool reloadMikulas Patocka1-5/+13
2020-01-14dm thin: fix use-after-free in metadata_pre_commit_callbackMike Snitzer1-4/+3
2020-01-14dm thin metadata: use pool locking at end of dm_pool_metadata_closeMike Snitzer1-4/+6
2020-01-14dm writecache: fix incorrect flush sequence when doing SSD mode commitMikulas Patocka1-21/+21
2020-01-14dm crypt: fix benbi IV constructor crash if used in authenticated modeMilan Broz1-2/+8
2020-01-14dm crypt: Implement Elephant diffuser for Bitlocker compatibilityMilan Broz1-4/+319
2020-01-14dm space map common: fix to ensure new block isn't already in useJoe Thornber4-3/+37
2020-01-07dm verity: don't prefetch hash blocks for already-verified dataxianrong.zhou1-2/+16
2020-01-07dm crypt: fix GFP flags passed to skcipher_request_alloc()Mikulas Patocka1-1/+1
2020-01-07dm thin metadata: Fix trivial math error in on-disk format documentationJeffle Xu1-1/+1
2020-01-07dm thin metadata: use true/false for bool variablezhengbin1-5/+5
2020-01-07dm snapshot: use true/false for bool variablezhengbin1-3/+3
2020-01-07dm bio prison v2: use true/false for bool variablezhengbin1-1/+1
2020-01-07dm mpath: use true/false for bool variablezhengbin1-1/+1
2020-01-07dm zoned: support zone sizes smaller than 128MiBDmitry Fomichev1-9/+14
2020-01-07dm raid: table line rebuild status fixesHeinz Mauelshagen1-21/+22
2020-01-07dm dust: change ret to r in dust_map_writeBryan Gurney1-3/+3
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-2/+2
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley1-1/+1
2020-01-04clocksource: riscv: add notrace to riscv_sched_clockZong Li1-1/+1
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-7/+14
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-18/+41
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2020-01-03Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-60/+80
2020-01-03media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus1-1/+1
2020-01-03agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye1-3/+1
2020-01-03agp: remove unused variable mcapndxYunfeng Ye1-5/+0
2020-01-02Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie9-14/+28
2020-01-02Merge tag 'drm-misc-fixes-2019-12-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-3/+1
2020-01-02Merge tag 'mediatek-drm-fixes-5.5' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixesDave Airlie2-35/+50
2020-01-01drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan2-2/+2
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-122/+157
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2-18/+15
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2-6/+9
2019-12-30net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean1-5/+0