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-07-02
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2022-06-29
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
2022-06-29
dm era: commit metadata in postsuspend after worker stops
Nikos Tsironis
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
md: fix double free of io_acct_set bioset
Xiao Ni
2022-06-09
md: Don't set mddev private to NULL in raid0 pers->free
Xiao Ni
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-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-04-08
dm: fix double accounting of flush with data
Mike Snitzer
2022-04-08
dm: interlock pending dm_io and dm_wait_for_bios_completion
Mike Snitzer
2022-04-08
dm: fix use-after-free in dm_cleanup_zoned_dev()
Kirill Tkhai
2022-04-08
dm stats: fix too short end duration_ns when using precise_timestamps
Mike Snitzer
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-01
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
2022-02-01
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
2022-01-27
md: Move alloc/free acct bioset in to personality
Xiao Ni
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-11
md/raid1: fix missing bitmap update w/o WriteMostly devices
Song Liu
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
bcache: Revert "bcache: use bvec_virt"
Coly Li
2021-11-18
bcache: fix use-after-free problem in bcache_device_free()
Coly Li
2021-11-18
md: update superblock after changing rdev flags in state_store
Xiao Ni
2021-11-18
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
2021-10-12
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
2021-10-12
dm rq: don't queue request to blk-mq during DM suspend
Ming Lei
2021-10-12
dm clone: make array 'descs' static
Colin Ian King
[next]