aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-03md: always set THREAD_WAKEUP and wake up wqueue if thread existedGuoqing Jiang
2018-07-27md-cluster: fix wrong condition check in raid1_write_requestGuoqing Jiang
2018-07-27raid5-ppl: check recovery_offset when performing ppl recoveryArtur Paszkiewicz
2018-07-27raid5: Set R5_Expanded on parity devices as well as data.NeilBrown
2018-07-27bcache: fix wrong cache_misses statisticstang.junhui
2018-07-27bcache: explicitly destroy mutex while exitingLiang Chen
2018-07-27dm: fix various targets to dm_register_target after module __init resources c...monty_pavel@sina.com
2018-07-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-04md: free unused memory after bitmap resizeZdenek Kabelac
2018-07-04dm raid: fix panic when attempting to force a raid to syncHeinz Mauelshagen
2018-05-15Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-05-10md: forbid a RAID5 from having both a bitmap and a journal.NeilBrown
2018-05-10bcache: recover data from backing when data is cleanRui Hua
2018-05-10bcache: only permit to recovery read error when cache device is cleanColy Li
2018-05-10bcache: Fix building error on MIPSHuacai Chen
2018-05-08Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-04-30raid1: prevent freeze_array/wait_all_barriers deadlockNate Dailey
2018-04-30md/bitmap: revert a patchShaohua Li
2018-04-30md: don't check MD_SB_CHANGE_CLEAN in md_allow_writeArtur Paszkiewicz
2018-04-30bcache: check ca->alloc_thread initialized before wake up itColy Li
2018-04-30dm: discard support requires all targets in a table support discardsMike Snitzer
2018-04-30dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao
2018-04-30dm: allocate struct mapped_device with kvzallocMikulas Patocka
2018-04-30dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers
2018-04-30dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei
2018-04-30dm crypt: allow unaligned bv_offsetMikulas Patocka
2018-04-30dm cache: fix race condition in the writeback mode overwrite_bio optimisationJoe Thornber
2018-04-30dm integrity: allow unaligned bv_offsetMikulas Patocka
2018-02-17Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-02-15locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon
2017-11-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-27dm crypt: fix memory leak in crypt_ctr_cipher_old()Jeffy Chen
2017-11-27dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz
2017-11-25md: separate request handlingShaohua Li
2017-11-25md: fix a race condition for flush request handlingShaohua Li
2017-11-25md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang
2017-11-25md/raid5: fix a race condition in stripe batchShaohua Li
2017-11-25bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-11-25bcache: fix for gc and write-back raceTang Junhui
2017-11-25bcache: fix sequential large write IO bypassTang Junhui
2017-11-25bcache: Correct return value for sysfs attach errorsTony Asleson
2017-11-25bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-11-25bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui
2017-11-25bcache: Fix leak of bdev referenceJan Kara
2017-11-25bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-11-25md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown
2017-11-25md/bitmap: copy correct data for bitmap superShaohua Li