index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2020-01-23
bcache: transfer the sb_page reference to register_{bdev,cache}
Christoph Hellwig
2020-01-23
bcache: fix use-after-free in register_bcache()
Coly Li
2020-01-23
bcache: properly initialize 'path' and 'err' in register_bcache()
Coly Li
2020-01-23
bcache: rework error unwinding in register_bcache
Christoph Hellwig
2020-01-23
bcache: use a separate data structure for the on-disk super block
Christoph Hellwig
2020-01-23
bcache: cached_dev_free needs to put the sb page
Liang Chen
2020-01-16
dm writecache: improve performance of large linear writes on SSDs
Mikulas Patocka
2020-01-15
block: fix an integer overflow in logical block size
Mikulas Patocka
2020-01-14
dm mpath: Add timeout mechanism for queue_if_no_path
Anatol Pomazau
2020-01-14
dm thin: change data device's flush_bio to be member of struct pool
Mikulas Patocka
2020-01-14
dm thin: don't allow changing data device during thin-pool reload
Mikulas Patocka
2020-01-14
dm thin: fix use-after-free in metadata_pre_commit_callback
Mike Snitzer
2020-01-14
dm thin metadata: use pool locking at end of dm_pool_metadata_close
Mike Snitzer
2020-01-14
dm writecache: fix incorrect flush sequence when doing SSD mode commit
Mikulas Patocka
2020-01-14
dm crypt: fix benbi IV constructor crash if used in authenticated mode
Milan Broz
2020-01-14
dm crypt: Implement Elephant diffuser for Bitlocker compatibility
Milan Broz
2020-01-14
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
2020-01-13
md/raid1: introduce wait_for_serialization
Guoqing Jiang
2020-01-13
md/raid1: use bucket based mechanism for IO serialization
Guoqing Jiang
2020-01-13
md: introduce a new struct for IO serialization
Guoqing Jiang
2020-01-13
md: don't destroy serial_info_pool if serialize_policy is true
Guoqing Jiang
2020-01-13
raid1: serialize the overlap write
Guoqing Jiang
2020-01-13
md: reorgnize mddev_create/destroy_serial_pool
Guoqing Jiang
2020-01-13
md: add serialize_policy sysfs node for raid1
Guoqing Jiang
2020-01-13
md: prepare for enable raid1 io serialization
Guoqing Jiang
2020-01-13
md: fix a typo s/creat/create
Guoqing Jiang
2020-01-13
md: rename wb stuffs
Guoqing Jiang
2020-01-13
raid5: remove worker_cnt_per_group argument from alloc_thread_groups
Guoqing Jiang
2020-01-13
md-bitmap: small cleanups
Zhiqiang Liu
2020-01-07
dm verity: don't prefetch hash blocks for already-verified data
xianrong.zhou
2020-01-07
dm crypt: fix GFP flags passed to skcipher_request_alloc()
Mikulas Patocka
2020-01-07
dm thin metadata: Fix trivial math error in on-disk format documentation
Jeffle Xu
2020-01-07
dm thin metadata: use true/false for bool variable
zhengbin
2020-01-07
dm snapshot: use true/false for bool variable
zhengbin
2020-01-07
dm bio prison v2: use true/false for bool variable
zhengbin
2020-01-07
dm mpath: use true/false for bool variable
zhengbin
2020-01-07
dm zoned: support zone sizes smaller than 128MiB
Dmitry Fomichev
2020-01-07
dm raid: table line rebuild status fixes
Heinz Mauelshagen
2020-01-07
dm dust: change ret to r in dust_map_write
Bryan Gurney
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-13
Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-11
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
2019-12-11
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
2019-12-11
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-06
dm thin: Flush data device before committing metadata
Nikos Tsironis
2019-12-05
dm thin metadata: Add support for a pre-commit callback
Nikos Tsironis
2019-12-05
dm clone: Flush destination device before committing metadata
Nikos Tsironis
2019-12-05
dm clone metadata: Use a two phase commit
Nikos Tsironis
2019-12-05
dm clone metadata: Track exact changes per transaction
Nikos Tsironis
[prev]
[next]