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
2019-02-20
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
2019-02-20
dm crypt: don't overallocate the integrity tag space
Mikulas Patocka
2019-02-20
md/raid1: don't clear bitmap bits on interrupted recovery.
Nate Dailey
2019-02-12
md: fix raid10 hang issue caused by barrier
Guoqing Jiang
2019-02-06
md/raid5: fix 'out of memory' during raid cache recovery
Alexei Naberezhnov
2019-01-31
dm crypt: fix parsing of extended IV arguments
Milan Broz
2019-01-31
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
2019-01-26
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
2019-01-26
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
2019-01-26
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
2019-01-26
dm crypt: use u64 instead of sector_t to store iv_offset
AliOS system security
2018-12-19
dm zoned: Fix target BIO completion handling
Damien Le Moal
2018-12-19
dm: call blk_queue_split() to impose device limits on bios
Mike Snitzer
2018-12-19
dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()
Mike Snitzer
2018-12-19
dm thin: send event about thin-pool state change _after_ making it
Mike Snitzer
2018-11-13
MD: fix invalid stored role for a disk - try2
Shaohua Li
2018-11-13
dm zoned: fix various dmz_get_mblock() issues
Damien Le Moal
2018-11-13
dm zoned: fix metadata block ref counting
Damien Le Moal
2018-11-13
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
2018-11-13
MD: fix invalid stored role for a disk
Shaohua Li
2018-11-13
md: fix memleak for mempool
Jack Wang
2018-11-13
MD: Memory leak when flush bio size is zero
Xiao Ni
2018-11-13
bcache: Populate writeback_rate_minimum attribute
Ben Peddell
2018-11-13
bcache: fix miss key refill->end in writeback
Tang Junhui
2018-11-13
bcache: correct dirty data statistics
Tang Junhui
2018-11-13
bcache: fix ioctl in flash device
Tang Junhui
2018-11-13
bcache: trace missed reading by cache_missed
Tang Junhui
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-10
dm linear: fix linear_end_io conditional definition
Damien Le Moal
2018-10-10
dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
Mike Snitzer
2018-10-09
dm: fix report zone remapping to account for partition offset
Damien Le Moal
2018-10-09
dm cache: destroy migration_cache if cache target registration failed
Shenghui Wang
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-10-04
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
2018-10-04
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
2018-09-29
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-27
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-09-17
dm raid: remove bogus const from decipher_sync_action() return type
Geert Uytterhoeven
2018-09-17
dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer
Mike Snitzer
2018-09-17
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
2018-09-13
Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-09-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2018-09-06
dm raid: bump target version, update comments and documentation
Heinz Mauelshagen
2018-09-06
dm raid: fix RAID leg rebuild errors
Heinz Mauelshagen
2018-09-06
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen
2018-09-06
dm raid: fix stripe adding reshape deadlock
Heinz Mauelshagen
2018-09-06
dm raid: fix reshape race on small devices
Heinz Mauelshagen
2018-09-06
dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
Mikulas Patocka
2018-09-04
dm verity: fix crash on bufio buffer that was allocated with vmalloc
Mikulas Patocka
[next]