]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/md
cxgb4:Fix out-of-bounds MSI-X info array access
[mirror_ubuntu-bionic-kernel.git] / drivers / md /
2019-10-16 Coly Libcache: remove redundant LIST_HEAD(journal) from run_ca...
2019-10-16 NeilBrownmd/raid0: avoid RAID0 data corruption due to layout...
2019-10-16 NeilBrownmd: only call set_in_sync() when it is expected to...
2019-10-16 NeilBrownmd: don't report active array_state until after revalid...
2019-10-16 Xiao Nimd/raid6: Set R5_ReadError when there is read failure...
2019-10-16 Nigel Croxonraid5: don't increment read_errors on EILSEQ return
2019-10-16 Guoqing Jiangraid5: don't set STRIPE_HANDLE to stripe which is in...
2019-10-16 Yufen Yumd/raid1: fail run raid1 array when active disk less...
2019-10-16 Guoqing Jiangmd: don't set In_sync if array is frozen
2019-10-16 Guoqing Jiangmd: don't call spare_active in md_reap_sync_thread...
2019-10-16 Yufen Yumd/raid1: end bio when the device faulty
2019-10-16 Mikulas Patockadm zoned: fix invalid memory access
2019-09-26 Coly Libcache: add comments for mutex_lock(&b->write_lock)
2019-09-26 Coly Libcache: only clear BTREE_NODE_dirty bit when it is set
2019-09-26 Mike Snitzerdm thin metadata: check if in fail_io mode when setting...
2019-09-26 Milan Brozdm crypt: move detailed message into debug level
2019-09-26 Yufen Yudm mpath: fix missing call of path selector type->end_io
2019-09-26 Tang Junhuibcache: treat stale && dirty keys as bad keys
2019-09-26 Coly Libcache: replace hard coded number with BUCKET_GC_GEN_MAX
2019-09-17 Dan Carpenterdm zoned: fix potential NULL dereference in dmz_do_recl...
2019-09-17 Dmitry Fomichevdm zoned: properly handle backing device failure
2019-09-17 Dmitry Fomichevdm zoned: improve error handling in i/o map code
2019-09-17 Dmitry Fomichevdm zoned: improve error handling in reclaim
2019-09-17 Mikulas Patockadm table: fix invalid memory accesses with too high...
2019-09-17 ZhangXiaoxudm space map metadata: fix missing store of apply_bops...
2019-09-17 ZhangXiaoxudm btree: fix order of block initialization in btree_sp...
2019-09-17 Dmitry Fomichevdm kcopyd: always complete failed jobs
2019-09-17 Mikulas PatockaRevert "dm bufio: fix deadlock with loop device"
2019-08-14 Andrea RighiUBUNTU: SAUCE: bcache: fix deadlock in bcache_allocator
2019-08-14 Andy Shevchenkobcache: Replace bch_read_string_list() by __sysfs_match...
2019-08-14 Andy Shevchenkobcache: Move couple of functions to sysfs.c
2019-08-14 Andy Shevchenkobcache: Move couple of string arrays to sysfs.c
2019-08-14 Bart Van Asschebcache: Fix a compiler warning in bcache_device_init()
2019-08-14 Bart Van Asschebcache: Reduce the number of sparse complaints about...
2019-08-14 Bart Van Asschebcache: Suppress more warnings about set-but-not-used...
2019-08-14 Bart Van Asschebcache: Remove an unused variable
2019-08-14 Bart Van Asschebcache: Fix kernel-doc warnings
2019-08-14 Bart Van Asschebcache: Annotate switch fall-through
2019-08-14 Bart Van Asschebcache: Add __printf annotation to __bch_check_keys()
2019-08-14 Bart Van Asschebcache: Fix indentation
2019-08-14 Tang Junhuibcache: fix using of loop variable in memory shrink
2019-08-14 Tang Junhuibcache: fix error return value in memory shrink
2019-08-14 Tang Junhuibcache: fix incorrect sysfs output value of strip size
2019-08-14 Coly Libcache: use pr_info() to inform duplicated CACHE_SET_IO...
2019-08-14 Tang Junhuibcache: fix high CPU occupancy during journal
2019-08-14 Tang Junhuibcache: add journal statistic
2019-08-14 Michael Lylebcache: fix writeback target calc on large devices
2019-08-14 Coly Libcache: improve bcache_reboot()
2019-08-14 Daniel Axtensbcache: never writeback a discard operation
2019-08-14 Coly Libcache: destroy dc->writeback_write_wq if failed to...
2019-08-14 Coly Libcache: fix mistaken sysfs entry for io_error counter
2019-08-14 Coly Libcache: ignore read-ahead request failure on backing...
2019-08-14 Coly Libcache: fix potential deadlock in cached_def_free()
2019-08-14 Coly Libcache: acquire bch_register_lock later in cached_dev_f...
2019-08-14 Coly Libcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
2019-08-14 Coly Libcache: check CACHE_SET_IO_DISABLE in allocator code
2019-08-14 Junxiao Bidm bufio: fix deadlock with loop device
2019-08-14 Damien Le Moaldm zoned: fix zone state management race
2019-08-14 Coly Libcache: check c->gc_thread by IS_ERR_OR_NULL in cache_s...
2019-08-14 Milan Brozdm verity: use message limit for data block corruption...
2019-08-14 Mariusz Tkaczykmd: fix for divide error in status_resync
2019-08-14 zhangyi (F)dm log writes: make sure super sector log updates are...
2019-08-14 Coly Libcache: only set BCACHE_DEV_WB_RUNNING when cached...
2019-08-14 Coly Libcache: fix stack corruption by PRECEDING_KEY()
2019-08-14 Shenghui Wangbcache: avoid potential memleak of list of journal_repl...
2019-08-14 Arnd Bergmannbcache: avoid clang -Wunintialized warning
2019-08-14 Coly Libcache: add failure check to run_cache_set() for journa...
2019-08-14 Tang Junhuibcache: fix failure in journal relplay
2019-08-14 Coly Libcache: return error immediately in bch_journal_replay()
2019-08-14 NeilBrownmd: batch flush requests.
2019-08-14 Nigel Croxonmd/raid: raid5 preserve the writeback action after...
2019-08-14 Mikulas Patockadm delay: fix a crash when invalid device is specified
2019-08-14 Damien Le Moaldm zoned: Fix zone report handling
2019-08-14 Nikos Tsironisdm cache metadata: Fix loading discard bitset
2019-08-14 Yufen Yumd: add mddev->pers to avoid potential NULL pointer...
2019-08-14 Coly Libcache: never set KEY_PTRS of journal key to 0 in journ...
2019-08-14 Liang Chenbcache: fix a race between cache register and cacheset...
2019-08-14 Mikulas Patockadm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNE...
2019-08-14 Mikulas Patockadm integrity: change memcmp to strncmp in dm_integrity_ctr
2019-08-14 Ilya Dryomovdm table: propagate BDI_CAP_STABLE_WRITES to fix sporad...
2019-08-14 Coly Libcache: fix potential div-zero error of writeback_rate_...
2019-08-14 Coly Libcache: fix potential div-zero error of writeback_rate_...
2019-08-14 Coly Libcache: improve sysfs_strtoul_clamp()
2019-08-14 Coly Libcache: fix input overflow to sequential_cutoff
2019-08-14 Coly Libcache: fix input overflow to cache set sysfs file...
2019-08-14 Jason Cai (Xiang... dm thin: add sanity checks to thin-pool and external...
2019-08-14 Coly Libcache: use (REQ_META|REQ_PRIO) to indicate bio for...
2019-08-14 Aditya Pakkimd: Fix failed allocation of md_register_thread
2019-08-14 Mikulas Patockadm integrity: limit the rate of error messages
2019-08-14 Xiao NiIt's wrong to add len to sector_nr in raid10 reshape...
2019-08-14 Nikos Tsironisdm thin: fix bug where bio that overwrites thin block...
2019-08-14 Mikulas Patockadm crypt: don't overallocate the integrity tag space
2019-08-14 Nate Daileymd/raid1: don't clear bitmap bits on interrupted recovery.
2019-08-14 Alexei Naberezhnovmd/raid5: fix 'out of memory' during raid cache recovery
2019-08-14 Milan Brozdm crypt: fix parsing of extended IV arguments
2019-08-14 Joe Thornberdm thin: fix passdown_double_checking_shared_status()
2019-08-14 Milan Brozdm: Check for device sector overflow if CONFIG_LBDAF...
2019-08-14 Nikos Tsironisdm snapshot: Fix excessive memory usage and workqueue...
2019-08-14 Nikos Tsironisdm kcopyd: Fix bug causing workqueue stalls
2019-08-14 AliOS system securitydm crypt: use u64 instead of sector_t to store iv_offset
next