aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-31dm kcopyd: return void from dm_kcopyd_copy()Mike Snitzer5-57/+21
2018-07-30md/dm-writecache: Don't request pointer dummy_addr when not requiredHuaisheng Ye1-2/+1
2018-07-30dm thin: include metadata_low_watermark threshold in pool statusAndy Grover1-2/+4
2018-07-27dm writecache: report start_sector in status lineMikulas Patocka1-1/+5
2018-07-27dm crypt: convert essiv from ahash to shashKees Cook1-17/+14
2018-07-27dm crypt: use wake_up_process() instead of a wait queueMikulas Patocka1-15/+10
2018-07-27dm integrity: recalculate checksums on creationMikulas Patocka1-4/+183
2018-07-27dm integrity: flush journal on suspend when using separate metadata deviceMikulas Patocka1-1/+3
2018-07-27dm integrity: use version 2 for separate metadataMikulas Patocka1-3/+13
2018-07-27dm integrity: allow separate metadata deviceMikulas Patocka1-54/+149
2018-07-27dm integrity: add ic->start in get_data_sector()Mikulas Patocka1-3/+4
2018-07-27dm integrity: report provided data sectors in the statusMikulas Patocka1-1/+3
2018-07-27dm integrity: implement fair range locksMikulas Patocka1-9/+59
2018-07-27dm integrity: decouple common code in dm_integrity_map_continue()Mikulas Patocka1-3/+7
2018-07-27dm integrity: change 'suspending' variable from bool to intMikulas Patocka1-3/+3
2018-07-27dm delay: add flush as a third class of IOMikulas Patocka1-4/+30
2018-07-27dm delay: refactor repetitive codeMikulas Patocka1-120/+103
2018-07-27dm cache: only allow a single io_mode cache feature to be requestedJohn Pittman1-4/+15
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann1-6/+6
2018-07-27bcache: do not assign in if condition in bcache_device_init()Florian Schmaus1-5/+11
2018-07-27bcache: do not assign in if condition in bcache_init()Florian Schmaus1-3/+9
2018-07-27bcache: free heap cache_set->flush_btree in bch_journal_freeShenghui Wang1-0/+1
2018-07-27bcache: do not assign in if condition register_bcache()Florian Schmaus1-2/+6
2018-07-27bcache: fix I/O significant decline while backend devices registeringTang Junhui1-3/+26
2018-07-27bcache: calculate the number of incremental GC nodes according to the total of btree nodesTang Junhui1-2/+35
2018-07-27bcache: finish incremental GCTang Junhui3-1/+21
2018-07-27bcache: simplify the calculation of the total amount of flash dirty dataTang Junhui4-20/+7
2018-07-24md: remove a bogus commentChristoph Hellwig1-4/+0
2018-07-24bcache: don't clone bio in bch_data_verifyChristoph Hellwig1-1/+5
2018-07-23drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() callAnna-Maria Gleixner1-2/+1
2018-07-20Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-14/+29
2018-07-18drivers/md/raid5: Use irqsave variant of atomic_dec_and_lock()Anna-Maria Gleixner1-3/+2
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan3-12/+12
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan1-2/+1
2018-07-05md/r5cache: remove redundant pointer bioColin Ian King1-2/+0
2018-07-05md-cluster: don't send msg if array is closingGuoqing Jiang1-1/+9
2018-07-05md-cluster: show array's status more accurateGuoqing Jiang3-2/+34
2018-07-05md-cluster: clear another node's suspend_area after the copy is finishedGuoqing Jiang1-9/+10
2018-07-02dm writecache: support optional offset for start of deviceMikulas Patocka1-14/+29
2018-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-3/+12
2018-06-28dm: prevent DAX mounts if not supportedRoss Zwisler2-5/+5
2018-06-28md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang1-0/+7
2018-06-27dm thin: handle running out of data space vs concurrent discardMike Snitzer1-2/+9
2018-06-22dm raid: don't use 'const' in function returnArnd Bergmann1-1/+1
2018-06-22dm zoned: avoid triggering reclaim from inside dmz_map()Bart Van Assche1-1/+1
2018-06-22dm writecache: use 2-factor allocator argumentsKees Cook1-5/+5
2018-06-22dm thin metadata: remove needless work from __commit_transactionMike Snitzer1-9/+0
2018-06-22dm: use bio_split() when splitting out the already processed bioMike Snitzer1-3/+2
2018-06-18MD: cleanup resources in failureShaohua Li1-3/+5
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab3-3/+3