summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2020-05-20dm zoned: ignore metadata zone in dmz_alloc_zone()Hannes Reinecke
2020-05-20dm zoned: Reduce logging output on startupHannes Reinecke
2020-05-20dm zoned: add metadata logging functionsHannes Reinecke
2020-05-19dm zoned: use dmz_zone_to_dev() when handling metadata I/OHannes Reinecke
2020-05-19dm zoned: replace 'target' pointer in the bio contextHannes Reinecke
2020-05-19dm zoned: remove 'dev' argument from reclaimHannes Reinecke
2020-05-19blk-mq: allow blk_mq_make_request to consume the q_usage_counter referenceChristoph Hellwig
2020-05-15dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev()Hannes Reinecke
2020-05-15dm zoned: introduce dmz_metadata_label() to format device nameHannes Reinecke
2020-05-15dm zoned: move fields from struct dmz_dev to dmz_metadataHannes Reinecke
2020-05-15dm zoned: store device in struct dmz_sbHannes Reinecke
2020-05-15dm zoned: use array for superblock zonesHannes Reinecke
2020-05-15dm zoned: store zone id within the zone structure and kill dmz_id()Hannes Reinecke
2020-05-15dm zoned: add 'message' callbackHannes Reinecke
2020-05-15dm zoned: add 'status' callbackHannes Reinecke
2020-05-15dm mpath: add Historical Service Time Path SelectorKhazhismel Kumykov
2020-05-15dm mpath: pass IO start time to path selectorGabriel Krisman Bertazi
2020-05-15dm writecache: improve performance on DDR persistent memory (Optane)Mikulas Patocka
2020-05-15dm writecache: remove superfluous test in persistent_memory_claimMikulas Patocka
2020-05-15dm persistent data: switch exit_ro_spine to return voidZhiqiang Liu
2020-05-15dm integrity: remove set but not used variablesYueHaibing
2020-05-15dm ebs: pass discards down to underlying deviceHeinz Mauelshagen
2020-05-15dm bufio: implement discardMikulas Patocka
2020-05-15dm: add emulated block size targetHeinz Mauelshagen
2020-05-15dm mpath: switch paths in dm_blk_ioctl() code pathMartin Wilck
2020-05-15dm crypt: support using encrypted keysDmitry Baryshkov
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala
2020-05-13md/raid1: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-13md: add a newline when printing parameter 'start_ro' by sysfsXiongfeng Wang
2020-05-13md: stop using ->queuedataChristoph Hellwig
2020-05-13md/raid1: release pending accounting for an I/O only after write-behind is al...David Jeffery
2020-05-13md: remove redundant memalloc scope API usageColy Li
2020-05-13raid5: update code comment of scribble_alloc()Coly Li
2020-05-13raid5: remove gfp flags from scribble_alloc()Coly Li
2020-05-13md: use memalloc scope APIs in mddev_suspend()/mddev_resume()Coly Li
2020-05-13md: remove the extra line for ->hot_add_diskGuoqing Jiang
2020-05-13md: flush md_rdev_misc_wq for HOT_ADD_DISK caseGuoqing Jiang
2020-05-13md: don't flush workqueue unconditionally in md_openGuoqing Jiang
2020-05-13md: add new workqueue for delete rdevGuoqing Jiang
2020-05-13md: add checkings before flush md_misc_wqGuoqing Jiang
2020-04-30Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-28dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpathGabriel Krisman Bertazi
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig
2020-04-25dm: remove the make_request_fn check in device_area_is_invalidChristoph Hellwig
2020-04-25bcache: remove a duplicate ->make_request_fn assignmentChristoph Hellwig
2020-04-16dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom
2020-04-16dm writecache: fix data corruption when reloading the targetMikulas Patocka
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03dm integrity: fix logic bug in integrity tag testingMikulas Patocka