index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2022-06-22
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
2022-06-14
md/raid0: Ignore RAID0 layout if the second zone has only one device
Pascal Hambourg
2022-06-14
md: protect md_unregister_thread from reentrancy
Guoqing Jiang
2022-06-09
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
2022-06-09
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
2022-06-09
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
2022-06-09
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2022-06-09
bcache: improve multithreaded bch_btree_check()
Coly Li
2022-06-09
md: fix an incorrect NULL check in md_reload_sb
Xiaomeng Tong
2022-06-09
md: fix an incorrect NULL check in does_sb_need_changing
Xiaomeng Tong
2022-06-09
md/bitmap: don't set sb values if can't pass sanity check
Heming Zhao
2022-06-06
raid5: introduce MD_BROKEN
Mariusz Tkaczyk
2022-06-06
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
2022-06-06
dm stats: add cond_resched when looping over entries
Mikulas Patocka
2022-06-06
dm crypt: make printing of the key constant-time
Mikulas Patocka
2022-06-06
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
2022-05-12
dm: interlock pending dm_io and dm_wait_for_bios_completion
Mike Snitzer
2022-04-27
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
2022-04-20
dm integrity: fix memory corruption when tag_size is less than digest size
Mikulas Patocka
2022-04-20
dm mpath: only use ktime_get_ns() in historical selector
Khazhismel Kumykov
2022-04-13
dm: requeue IO if mapping table not yet available
Mike Snitzer
2022-04-13
dm ioctl: prevent potential spectre v1 gadget
Jordy Zomer
2022-04-08
dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS
Aashish Sharma
2022-04-08
bcache: fixup multiple threads crash
Mingzhe Zou
2022-04-08
dm integrity: set journal entry unused when shrinking device
Mikulas Patocka
2022-01-27
dm: fix alloc_dax error handling in alloc_dev
Christoph Hellwig
2022-01-27
dm space map common: add bounds check to sm_ll_lookup_bitmap()
Joe Thornber
2022-01-27
dm btree: add a defensive bounds check to insert_at()
Joe Thornber
2022-01-16
md: revert io stats accounting
Guoqing Jiang
2021-12-22
dm btree remove: fix use after free in rebalance_children()
Joe Thornber
2021-12-14
md: fix update super 1.0 on rdev size change
Markus Hochholdinger
2021-11-18
md: update superblock after changing rdev flags in state_store
Xiao Ni
2021-09-30
md: fix a lock order reversal in md_alloc
Christoph Hellwig
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-09-18
dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
Arne Welzel
2021-09-15
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
2021-08-12
md/raid10: properly indicate failure when ending a failed write request
Wei Shuyu
2021-07-19
dm writecache: write at least 4k when committing
Mikulas Patocka
2021-07-19
dm btree remove: assign new_root only when removal succeeds
Hou Tao
2021-07-19
dm writecache: flush origin device when writing and cache is full
Mikulas Patocka
2021-07-19
dm zoned: check zone capacity
Damien Le Moal
2021-07-19
dm writecache: commit just one block, not a full page
Mikulas Patocka
2021-07-19
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
2021-07-19
dm writecache: don't split bios when overwriting contiguous cache content
Mikulas Patocka
2021-07-19
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2021-06-16
dm verity: fix require_signatures module_param permissions
John Keeping
2021-06-03
dm snapshot: properly fix a crash when an origin has no snapshots
Mikulas Patocka
2021-05-26
dm snapshot: fix crash with transient storage and zero chunk size
Mikulas Patocka
2021-05-14
md: Fix missing unused status line of /proc/mdstat
Jan Glauber
2021-05-14
md: md_open returns -EBUSY when entering racing area
Zhao Heming
[next]