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
2020-06-30
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
2020-06-30
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
2020-06-24
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-24
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2020-06-24
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
2020-06-22
dm crypt: avoid truncating the logical block size
Eric Biggers
2020-06-22
bcache: fix refcount underflow in bcache_device_free()
Coly Li
2020-06-22
raid5: remove gfp flags from scribble_alloc()
Coly Li
2020-06-22
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
2020-05-06
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
2020-05-06
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
2020-05-06
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
2020-04-17
dm clone: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
2020-04-17
dm clone: Fix handling of partial region discards
Nikos Tsironis
2020-04-17
dm clone: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2020-04-17
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
2020-04-17
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
2020-04-17
dm clone: Add overflow check for number of regions
Nikos Tsironis
2020-04-17
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
2020-04-17
dm integrity: fix a crash with unusually large tag size
Mikulas Patocka
2020-04-17
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
2020-04-17
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
2020-04-08
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
2020-03-25
dm integrity: use dm_bio_record and dm_bio_restore
Mike Snitzer
2020-03-25
dm bio record: save/restore bi_end_io and bi_integrity
Mike Snitzer
2020-03-12
dm: fix congested_fn for request-based device
Hou Tao
2020-03-12
dm zoned: Fix reference counter initial value of chunk works
Shin'ichiro Kawasaki
2020-03-12
dm writecache: verify watermark during resume
Mikulas Patocka
2020-03-12
dm: report suspended device during destroy
Mikulas Patocka
2020-03-12
dm cache: fix a crash due to incorrect work item cancelling
Mikulas Patocka
2020-03-12
dm integrity: fix invalid table returned due to argument count mismatch
Mikulas Patocka
2020-03-12
dm integrity: fix a deadlock due to offloading to an incorrect workqueue
Mikulas Patocka
2020-03-12
dm integrity: fix recalculation when moving from journal mode to bitmap mode
Mikulas Patocka
2020-03-12
dm thin metadata: fix lockdep complaint
Theodore Ts'o
2020-02-24
bcache: properly initialize 'path' and 'err' in register_bcache()
Coly Li
2020-02-24
bcache: fix incorrect data type usage in btree_flush_write()
Coly Li
2020-02-24
bcache: explicity type cast in bset_bkey_last()
Coly Li
2020-02-24
bcache: fix memory corruption in bch_cache_accounting_clear()
Coly Li
2020-02-24
bcache: fix use-after-free in register_bcache()
Coly Li
2020-02-24
bcache: rework error unwinding in register_bcache
Christoph Hellwig
2020-02-24
bcache: cached_dev_free needs to put the sb page
Liang Chen
2020-02-24
dm thin: don't allow changing data device during thin-pool reload
Mikulas Patocka
2020-02-14
bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
Coly Li
2020-02-11
bcache: add readahead cache policy options via sysfs interface
Coly Li
2020-02-11
dm: fix potential for q->make_request_fn NULL pointer
Mike Snitzer
2020-02-11
dm thin metadata: use pool locking at end of dm_pool_metadata_close
Mike Snitzer
2020-02-11
dm crypt: fix benbi IV constructor crash if used in authenticated mode
Milan Broz
2020-02-11
dm crypt: fix GFP flags passed to skcipher_request_alloc()
Mikulas Patocka
2020-02-11
dm writecache: fix incorrect flush sequence when doing SSD mode commit
Mikulas Patocka
2020-02-11
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
[next]