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-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/raid5: Make logic blocking check consistent with logic that blocks
Logan Gunthorpe
2022-08-25
md: Notify sysfs sync_completed in md_reap_sync_thread()
Logan Gunthorpe
2022-08-17
dm: fix dm-raid crash if md_handle_request() splits bio
Mike Snitzer
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-22
Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-19
md/raid5: missing error code in setup_conf()
Dan Carpenter
2022-06-29
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
2022-06-29
dm raid: fix KASAN warning in raid5_remove_disk
Mikulas Patocka
2022-06-27
dm raid: fix accesses beyond end of raid member array
Heinz Mauelshagen
2022-06-23
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2022-06-21
dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
Mike Snitzer
2022-06-21
dm era: commit metadata in postsuspend after worker stops
Nikos Tsironis
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-16
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
2022-06-16
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
2022-06-16
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
2022-06-15
md/raid5-ppl: Fix argument order in bio_alloc_bioset()
Logan Gunthorpe
2022-06-15
Revert "md: don't unregister sync_thread with reconfig_mutex held"
Guoqing Jiang
2022-06-15
dm: fix race in dm_start_io_acct
Benjamin Marzinski
2022-06-10
dm: fix zoned locking imbalance due to needless check in clone_endio
Mike Snitzer
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-01
Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-31
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
2022-05-31
dm table: fix dm_table_supports_poll to return false if no data devices
Mike Snitzer
2022-05-28
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-27
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
2022-05-27
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2022-05-26
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-24
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
2022-05-24
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
2022-05-24
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2022-05-24
bcache: improve multithreaded bch_btree_check()
Coly Li
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]