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-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
2021-10-12
dm verity: skip redundant verity_handle_err() on I/O errors
Akilesh Kailash
2021-09-22
md: fix a lock order reversal in md_alloc
Christoph Hellwig
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-31
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-28
md/raid5: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-27
raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
Guoqing Jiang
2021-08-26
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
2021-08-26
dm: use fs_dax_get_by_bdev instead of dax_get_by_host
Christoph Hellwig
2021-08-26
md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discard
Xiao Ni
2021-08-20
dm crypt: use in_hardirq() instead of deprecated in_irq()
Changbin Du
2021-08-20
dm ima: update dm target attributes for ima measurements
Tushar Sugandhi
2021-08-20
dm ima: add a warning in dm_init if duplicate ima events are not measured
Tushar Sugandhi
2021-08-20
dm ima: prefix ima event name related to device mapper with dm_
Tushar Sugandhi
[next]