CIFS: Fix leaking locked VFS cache pages in writeback retry
[platform/kernel/linux-rpi.git] / drivers / md /
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...
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-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...
2019-03-23 Coly Libcache: use (REQ_META|REQ_PRIO) to indicate bio for...
2019-03-23 Aditya Pakkimd: Fix failed allocation of md_register_thread
2019-03-23 Daniel Axtensbcache: never writeback a discard operation
2019-03-23 Mikulas Patockadm integrity: limit the rate of error messages
2019-03-19 Xiao NiIt's wrong to add len to sector_nr in raid10 reshape...
2019-02-20 Nikos Tsironisdm thin: fix bug where bio that overwrites thin block...
2019-02-20 Mikulas Patockadm crypt: don't overallocate the integrity tag space
2019-02-20 Nate Daileymd/raid1: don't clear bitmap bits on interrupted recovery.
2019-02-12 Guoqing Jiangmd: fix raid10 hang issue caused by barrier
2019-02-06 Alexei Naberezhnovmd/raid5: fix 'out of memory' during raid cache recovery
2019-01-31 Milan Brozdm crypt: fix parsing of extended IV arguments
2019-01-31 Joe Thornberdm thin: fix passdown_double_checking_shared_status()
2019-01-26 Milan Brozdm: Check for device sector overflow if CONFIG_LBDAF...
2019-01-26 Nikos Tsironisdm snapshot: Fix excessive memory usage and workqueue...
2019-01-26 Nikos Tsironisdm kcopyd: Fix bug causing workqueue stalls
2019-01-26 AliOS system securitydm crypt: use u64 instead of sector_t to store iv_offset
2018-12-19 Damien Le Moaldm zoned: Fix target BIO completion handling
2018-12-19 Mike Snitzerdm: call blk_queue_split() to impose device limits...
2018-12-19 Mike Snitzerdm cache metadata: verify cache has blocks in blocks_ar...
2018-12-19 Mike Snitzerdm thin: send event about thin-pool state change _after...
2018-11-13 Shaohua LiMD: fix invalid stored role for a disk - try2
2018-11-13 Damien Le Moaldm zoned: fix various dmz_get_mblock() issues
2018-11-13 Damien Le Moaldm zoned: fix metadata block ref counting
2018-11-13 Wenwen Wangdm ioctl: harden copy_params()'s copy_from_user() from...
2018-11-13 Shaohua LiMD: fix invalid stored role for a disk
2018-11-13 Jack Wangmd: fix memleak for mempool
2018-11-13 Xiao NiMD: Memory leak when flush bio size is zero
2018-11-13 Ben Peddellbcache: Populate writeback_rate_minimum attribute
2018-11-13 Tang Junhuibcache: fix miss key refill->end in writeback
2018-11-13 Tang Junhuibcache: correct dirty data statistics
2018-11-13 Tang Junhuibcache: fix ioctl in flash device
2018-11-13 Tang Junhuibcache: trace missed reading by cache_missed
2018-10-20 Greg Kroah-HartmanMerge branch 'sched-urgent-for-linus' of git://git...
2018-10-20 Greg Kroah-HartmanMerge tag 'trace-v4.19-rc8-2' of git://git./linux/kerne...
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-20 Dave AirlieMerge tag 'drm-misc-fixes-2018-10-19' of git://anongit...
2018-10-19 Greg Kroah-HartmanMerge tag 'usb-4.19-final' of git://git./linux/kernel...
next