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-09-15
md: Flush workqueue md_rdev_misc_wq in md_alloc()
David Sloan
2022-08-31
md: call __md_stop_writes in md_stop
Guoqing Jiang
2022-08-31
Revert "md-raid: destroy the bitmap after destroying the thread"
Guoqing Jiang
2022-08-25
drivers:md:fix a potential use-after-free bug
Wentao_Liang
2022-08-25
md: Notify sysfs sync_completed in md_reap_sync_thread()
Logan Gunthorpe
2022-08-17
dm raid: fix address sanitizer warning in raid_resume
Mikulas Patocka
2022-08-17
dm raid: fix address sanitizer warning in raid_status
Mikulas Patocka
2022-08-17
dm thin: fix use-after-free crash in dm_sm_register_threshold_callback
Luo Meng
2022-08-17
dm writecache: set a default MAX_WRITEBACK_JOBS
Mikulas Patocka
2022-08-17
dm: return early from dm_pr_call() if DM device is suspended
Mike Snitzer
2022-08-17
dm writecache: count number of blocks discarded, not number of discard bios
Mikulas Patocka
2022-08-17
dm writecache: count number of blocks written, not number of write bios
Mikulas Patocka
2022-08-17
dm writecache: count number of blocks read, not number of read bios
Mikulas Patocka
2022-08-17
dm writecache: return void from functions
Mikulas Patocka
2022-08-17
md-raid10: fix KASAN warning
Mikulas Patocka
2022-08-17
md-raid: destroy the bitmap after destroying the thread
Mikulas Patocka
2022-07-07
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
2022-07-07
dm raid: fix accesses beyond end of raid member array
Heinz Mauelshagen
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
[next]