aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2020-05-21dm integrity: fix a deadlock due to offloading to an incorrect workqueueMikulas Patocka
2020-05-21dm integrity: fix recalculation when moving from journal mode to bitmap modeMikulas Patocka
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15dm thin metadata: fix lockdep complaintTheodore Ts'o
2020-05-15bcache: properly initialize 'path' and 'err' in register_bcache()Coly Li
2020-05-15bcache: explicity type cast in bset_bkey_last()Coly Li
2020-05-15bcache: fix memory corruption in bch_cache_accounting_clear()Coly Li
2020-05-15bcache: fix use-after-free in register_bcache()Coly Li
2020-05-15bcache: rework error unwinding in register_bcacheChristoph Hellwig
2020-05-15bcache: cached_dev_free needs to put the sb pageLiang Chen
2020-05-15dm thin: don't allow changing data device during thin-pool reloadMikulas Patocka
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-04bcache: add readahead cache policy options via sysfs interfaceColy Li
2020-05-04dm: fix potential for q->make_request_fn NULL pointerMike Snitzer
2020-05-04dm thin metadata: use pool locking at end of dm_pool_metadata_closeMike Snitzer
2020-05-04dm crypt: fix benbi IV constructor crash if used in authenticated modeMilan Broz
2020-05-04dm writecache: fix incorrect flush sequence when doing SSD mode commitMikulas Patocka
2020-05-04dm space map common: fix to ensure new block isn't already in useJoe Thornber
2020-05-04dm zoned: support zone sizes smaller than 128MiBDmitry Fomichev
2020-05-04dm writecache: skip writecache_wait for pmem modeHuaisheng Ye
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-12block: fix an integer overflow in logical block sizeMikulas Patocka
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-20md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-07bcache: at least try to shrink 1 node in bch_mca_scan()Coly Li
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-24md: make sure desc_nr less than MD_SB_DISKSYufen Yu
2020-02-24md: avoid invalid memory access for array sb->dev_rolesYufen Yu
2020-02-24bcache: fix deadlock in bcache_allocatorAndrea Righi
2020-02-24bcache: fix static checker warning in bcache_device_free()Coly Li
2020-02-24md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bitGuoqing Jiang
2020-02-24md: no longer compare spare disk superblock events in super_loadYufen Yu
2020-02-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-11dm thin: fix use-after-free in metadata_pre_commit_callbackMike Snitzer
2020-02-11dm thin: Flush data device before committing metadataNikos Tsironis
2020-02-11dm thin metadata: Add support for a pre-commit callbackNikos Tsironis
2020-02-11dm btree: increase rebalance threshold in __rebalance2()Hou Tao
2020-02-11dm mpath: remove harmful bio-based optimizationMike Snitzer
2020-02-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-31raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang
2020-01-31md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery
2020-01-31dm zoned: reduce overhead of backing device checksDmitry Fomichev
2020-01-31dm writecache: handle REQ_FUAMaged Mokhtar
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-19md/raid0: Fix an error message in raid0_make_request()Dan Carpenter
2020-01-15Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-09md/raid10: prevent access of uninitialized resync_pages offsetJohn Pittman
2020-01-09Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"Mike Snitzer
2019-12-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield