aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * md: allow last device to be forcibly removed from RAID1/RAID10.Guoqing Jiang2019-08-07
| * md: Convert to use int_pow()Andy Shevchenko2019-08-07
| * md/raid10: end bio when the device faultyYufen Yu2019-08-07
| * md/raid1: end bio when the device faultyYufen Yu2019-08-07
| * md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni2019-08-07
| * raid1: use an int as the return value of raise_barrier()Hou Tao2019-08-07
| * blk-mq: add callback of .cleanup_rqMing Lei2019-08-04
* | dm table: fix invalid memory accesses with too high sector numberMikulas Patocka2019-08-23
* | dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu2019-08-22
* | dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu2019-08-22
* | dm raid: add missing cleanup in raid_ctr()Wenwen Wang2019-08-21
* | dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter2019-08-21
* | dm dust: use dust block size for badblocklist indexBryan Gurney2019-08-21
* | dm integrity: fix a crash due to BUG_ON in __journal_read_write()Mikulas Patocka2019-08-15
* | dm zoned: fix a few typosDmitry Fomichev2019-08-15
* | dm zoned: add SPDX license identifiersDmitry Fomichev2019-08-15
* | dm zoned: properly handle backing device failureDmitry Fomichev2019-08-15
* | dm zoned: improve error handling in i/o map codeDmitry Fomichev2019-08-15
* | dm zoned: improve error handling in reclaimDmitry Fomichev2019-08-15
* | dm kcopyd: always complete failed jobsDmitry Fomichev2019-08-15
* | Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka2019-08-15
* | Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-09
|\ \ | |/ |/|
| * bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...Coly Li2019-08-09
* | dm table: fix various whitespace issues with recent DAX codeMike Snitzer2019-07-30
* | dm table: fix dax_dev NULL dereference in device_synchronous()Pankaj Gupta2019-07-30
|/
* Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-26
|\
| * bcache: fix possible memory leak in bch_cached_dev_run()Wei Yongjun2019-07-22
* | Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-18
|\ \
| * | dm kcopyd: Increase default sub-job size to 512KBNikos Tsironis2019-07-17
| * | dm snapshot: fix oversights in optional discard supportMike Snitzer2019-07-17
| * | dm zoned: fix zone state management raceDamien Le Moal2019-07-17
* | | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-18
|\ \ \
| * | | dm: enable synchronous daxPankaj Gupta2019-07-05
| * | | libnvdimm: add dax_dev sync flagPankaj Gupta2019-07-05
* | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs: device-mapper: move it to the admin-guideMauro Carvalho Chehab2019-07-15
* | | | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-16
|\ \ \ \ | |/ / / |/| | |
| * | | block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-11
* | | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-07-14
|\ \ \ \
| * | | | md: initialize percpu refcounters using PERCU_REF_ALLOW_REINITRoman Gushchin2019-05-09
* | | | | Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | dm bufio: fix deadlock with loop deviceJunxiao Bi2019-07-12
| * | | | dm snapshot: add optional discard support featuresMike Snitzer2019-07-12
| * | | | dm crypt: implement eboiv - encrypted byte-offset initialization vectorMilan Broz2019-07-09
| * | | | dm crypt: remove obsolete comment about plumb IVMilan Broz2019-07-09
| * | | | dm crypt: wipe private IV struct after key invalid flag is setMilan Broz2019-07-09
| * | | | dm integrity: use kzalloc() instead of kmalloc() + memset()Fuqian Huang2019-07-09
| * | | | dm: update stale comment in end_clone_bio()Pavel Begunkov2019-07-09
| * | | | dm log writes: fix incorrect comment about the logged sequence exampleQu Wenruo2019-07-09
| * | | | dm log writes: use struct_size() to calculate size of pending_blockZhengyuan Liu2019-07-09