rpi3: Update the boot firmwares with the latest version
[platform/kernel/linux-rpi.git] / drivers / md /
2019-11-01 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-11 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-04 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-17 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-30 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-28 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-08-25 Mike Snitzerdm: disable DISCARD if the underlying storage no longer...
2019-07-31 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-25 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-07-22 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-12 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-07-10 Guilherme G. Piccolimd/raid0: Do not bypass blocking queue entered for...
2019-07-04 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-07-03 zhangyi (F)dm log writes: make sure super sector log updates are...
2019-06-24 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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-06-10 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
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...
2019-05-28 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-05-25 Nigel Croxonmd/raid: raid5 preserve the writeback action after...
2019-05-25 Song LiuRevert "Don't jump to compute_result state from check_r...
2019-05-25 Martin Wilckdm mpath: always free attached_handler_name in parse_path()
2019-05-25 Mikulas Patockadm integrity: correctly calculate the size of metadata...
2019-05-25 Mikulas Patockadm delay: fix a crash when invalid device is specified
2019-05-25 Damien Le Moaldm zoned: Fix zone report handling
2019-05-25 Nikos Tsironisdm cache metadata: Fix loading discard bitset
2019-05-25 Yufen Yumd: add mddev->pers to avoid potential NULL pointer...
2019-05-25 NeilBrownmd: batch flush requests.
2019-05-25 NeilBrownRevert "MD: fix lock contention for flush bios"
2019-05-22 Coly Libcache: never set KEY_PTRS of journal key to 0 in journ...
2019-05-22 Liang Chenbcache: fix a race between cache register and cacheset...
2019-05-21 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-05-16 Nigel CroxonDon't jump to compute_result state from check_result...
2019-04-17 Mikulas Patockadm integrity: fix deadlock with overlapping I/O
2019-04-17 Ilya Dryomovdm table: propagate BDI_CAP_STABLE_WRITES to fix sporad...
2019-04-17 Mikulas Patockadm: revert 8f50e358153d ("dm: limit the max bio size...
2019-04-17 Mikulas Patockadm integrity: change memcmp to strncmp in dm_integrity_ctr
2019-04-05 Coly Libcache: fix potential div-zero error of writeback_rate_...
2019-04-05 Coly Libcache: improve sysfs_strtoul_clamp()
2019-04-05 Coly Libcache: fix potential div-zero error of writeback_rate_...
2019-04-05 Coly Libcache: fix input overflow to sequential_cutoff
2019-04-05 Coly Libcache: fix input overflow to cache set sysfs file...
2019-04-05 Jason Cai (Xiang... dm thin: add sanity checks to thin-pool and external...
next