mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
[platform/kernel/linux-rpi.git] / drivers / md /
2020-03-11 Mikulas Patockadm integrity: fix a deadlock due to offloading to an...
2020-03-11 Mikulas Patockadm writecache: verify watermark during resume
2020-03-11 Mikulas Patockadm: report suspended device during destroy
2020-03-11 Mikulas Patockadm cache: fix a crash due to incorrect work item cancelling
2020-02-24 Coly Libcache: explicity type cast in bset_bkey_last()
2020-02-24 Liang Chenbcache: cached_dev_free needs to put the sb page
2020-02-11 Coly Libcache: add readahead cache policy options via sysfs...
2020-02-11 Mikulas Patockadm writecache: fix incorrect flush sequence when doing...
2020-02-11 Mike Snitzerdm: fix potential for q->make_request_fn NULL pointer
2020-02-11 Milan Brozdm crypt: fix benbi IV constructor crash if used in...
2020-02-11 Joe Thornberdm space map common: fix to ensure new block isn't...
2020-02-11 Dmitry Fomichevdm zoned: support zone sizes smaller than 128MiB
2020-01-27 Dan Carpenterbcache: Fix an error code in bch_dump_read()
2020-01-23 Mikulas Patockablock: fix an integer overflow in logical block size
2020-01-09 Zhiqiang Liumd: raid1: check rdev before reference in raid1_sync_re...
2020-01-04 Coly Libcache: at least try to shrink 1 node in bch_mca_scan()
2019-12-31 Andrea Righibcache: fix deadlock in bcache_allocator
2019-12-31 Coly Libcache: fix static checker warning in bcache_device_free()
2019-12-31 Guoqing Jiangmd/bitmap: avoid race window between md_bitmap_resize...
2019-12-21 Hou Taodm btree: increase rebalance threshold in __rebalance2()
2019-12-21 Mike Snitzerdm mpath: remove harmful bio-based optimization
2019-12-17 Guoqing Jiangraid5: need to set STRIPE_HANDLE for batch head
2019-12-17 David Jefferymd: improve handling of bio with REQ_PREFLUSH in md_flu...
2019-12-17 Dmitry Fomichevdm zoned: reduce overhead of backing device checks
2019-12-17 Maged Mokhtardm writecache: handle REQ_FUA
2019-12-13 Dan Carpentermd/raid0: Fix an error message in raid0_make_request()
2019-12-05 Heinz Mauelshagendm raid: fix false -EBUSY when handling check/repair...
2019-12-05 Sweet Teadm flakey: Properly corrupt multi-page bios.
2019-12-05 Shenghui Wangbcache: do not mark writeback_running too early
2019-12-05 Shenghui Wangbcache: do not check if debug dentry is ERR or NULL...
2019-12-01 John Pittmanmd/raid10: prevent access of uninitialized resync_pages...
2019-12-01 Heinz Mauelshagendm raid: avoid bitmap with raid4/5/6 journal device
2019-11-24 Shenghui Wangbcache: recal cached_dev_sectors on detach
2019-11-24 Shenghui Wangbcache: account size of buckets used in uuid write...
2019-11-24 NeilBrownmd: allow metadata updates while suspending an array...
2019-11-06 Coly Libcache: fix input overflow to writeback_rate_minimum
2019-11-06 Mikulas Patockadm snapshot: rework COW throttling to fix deadlock
2019-11-06 Mikulas Patockadm snapshot: introduce account_start_copy() and account...
2019-10-29 Mikulas Patockadm cache: fix bugs when a GFP_NOWAIT allocation fails
2019-10-29 Song Liumd/raid0: fix warning message for parameter default_layout
2019-10-05 NeilBrownmd/raid0: avoid RAID0 data corruption due to layout...
2019-10-05 NeilBrownmd: only call set_in_sync() when it is expected to...
2019-10-05 NeilBrownmd: don't report active array_state until after revalid...
2019-10-05 Xiao Nimd/raid6: Set R5_ReadError when there is read failure...
2019-10-05 Ming Leiblk-mq: add callback of .cleanup_rq
2019-10-05 Nigel Croxonraid5: don't increment read_errors on EILSEQ return
2019-10-05 Guoqing Jiangraid5: don't set STRIPE_HANDLE to stripe which is in...
2019-10-05 Yufen Yumd/raid1: fail run raid1 array when active disk less...
2019-10-05 Kent Overstreetclosures: fix a race on wakeup from closure_sync
2019-10-05 Guoqing Jiangmd: don't set In_sync if array is frozen
2019-10-05 Guoqing Jiangmd: don't call spare_active in md_reap_sync_thread...
2019-10-05 Yufen Yumd/raid1: end bio when the device faulty
2019-10-01 Mikulas Patockadm zoned: fix invalid memory access
2019-10-01 Coly Libcache: remove redundant LIST_HEAD(journal) from run_ca...
2019-09-16 Coly Libcache: fix race in btree_flush_write()
2019-09-16 Coly Libcache: add comments for mutex_lock(&b->write_lock)
2019-09-16 Coly Libcache: only clear BTREE_NODE_dirty bit when it is set
2019-09-16 Mike Snitzerdm thin metadata: check if in fail_io mode when setting...
2019-09-16 Milan Brozdm crypt: move detailed message into debug level
2019-09-16 Yufen Yudm mpath: fix missing call of path selector type->end_io
2019-09-16 Tang Junhuibcache: treat stale && dirty keys as bad keys
2019-09-16 Coly Libcache: replace hard coded number with BUCKET_GC_GEN_MAX
2019-08-29 Dan Carpenterdm zoned: fix potential NULL dereference in dmz_do_recl...
2019-08-29 Dmitry Fomichevdm zoned: properly handle backing device failure
2019-08-29 Dmitry Fomichevdm zoned: improve error handling in i/o map code
2019-08-29 Dmitry Fomichevdm zoned: improve error handling in reclaim
2019-08-29 Mikulas Patockadm table: fix invalid memory accesses with too high...
2019-08-29 ZhangXiaoxudm space map metadata: fix missing store of apply_bops...
2019-08-29 Wenwen Wangdm raid: add missing cleanup in raid_ctr()
2019-08-29 Mikulas Patockadm integrity: fix a crash due to BUG_ON in __journal_re...
2019-08-29 ZhangXiaoxudm btree: fix order of block initialization in btree_sp...
2019-08-29 Dmitry Fomichevdm kcopyd: always complete failed jobs
2019-08-29 Mikulas PatockaRevert "dm bufio: fix deadlock with loop device"
2019-08-25 Mike Snitzerdm: disable DISCARD if the underlying storage no longer...
2019-07-26 Junxiao Bidm bufio: fix deadlock with loop device
2019-07-26 Damien Le Moaldm zoned: fix zone state management race
2019-07-26 Xiao Niraid5-cache: Need to do start() part job after adding...
2019-07-26 Coly Libcache: destroy dc->writeback_write_wq if failed to...
2019-07-26 Coly Libcache: fix mistaken sysfs entry for io_error counter
2019-07-26 Coly Libcache: ignore read-ahead request failure on backing...
2019-07-26 Coly Libcache: Revert "bcache: free heap cache_set->flush_btre...
2019-07-26 Coly Libcache: Revert "bcache: fix high CPU occupancy during...
2019-07-26 Coly LiRevert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_...
2019-07-26 Coly Libcache: fix potential deadlock in cached_def_free()
2019-07-26 Coly Libcache: check c->gc_thread by IS_ERR_OR_NULL in cache_s...
2019-07-26 Coly Libcache: acquire bch_register_lock later in cached_dev_f...
2019-07-26 Coly Libcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
2019-07-26 Coly Libcache: check CACHE_SET_IO_DISABLE in allocator code
2019-07-21 Milan Brozdm verity: use message limit for data block corruption...
2019-07-21 Jerome Marchanddm table: don't copy from a NULL pointer in realloc_argv()
2019-07-14 Mariusz Tkaczykmd: fix for divide error in status_resync
2019-07-10 Guilherme G. Piccolimd/raid0: Do not bypass blocking queue entered for...
2019-07-03 zhangyi (F)dm log writes: make sure super sector log updates are...
2019-06-19 Coly Libcache: only set BCACHE_DEV_WB_RUNNING when cached...
2019-06-19 Coly Libcache: fix stack corruption by PRECEDING_KEY()
2019-05-31 Arnd Bergmannbcache: avoid clang -Wunintialized warning
2019-05-31 Coly Libcache: add failure check to run_cache_set() for journa...
2019-05-31 Tang Junhuibcache: fix failure in journal relplay
2019-05-31 Coly Libcache: return error immediately in bch_journal_replay()
2019-05-31 Shenghui Wangbcache: avoid potential memleak of list of journal_repl...
next