index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-17
blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
Ming Lei
2018-01-17
dm crypt: fix error return code in crypt_ctr()
Wei Yongjun
2018-01-17
dm crypt: wipe kernel key copy after IV initialization
Ondrej Kozina
2018-01-17
dm integrity: don't store cipher request on the stack
Mikulas Patocka
2018-01-17
dm crypt: fix crash by adding missing check for auth key size
Milan Broz
2018-01-17
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
2018-01-17
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
2018-01-15
dm: fix incomplete request_queue initialization
Mike Snitzer
2018-01-10
dm mpath: Use blk_path_error
Keith Busch
2018-01-09
bcache: closures: move control bits one bit right
Michael Lyle
2018-01-08
bcache: fix writeback target calc on large devices
Michael Lyle
2018-01-08
bcache: fix misleading error message in bch_count_io_errors()
Coly Li
2018-01-08
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
2018-01-08
bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()
Zhai Zhaoxuan
2018-01-08
bcache: mark closure_sync() __sched
Kent Overstreet
2018-01-08
bcache: Fix, improve efficiency of closure_sync()
Kent Overstreet
2018-01-08
bcache: allow quick writeback when backing idle
Michael Lyle
2018-01-08
bcache: writeback: properly order backing device IO
Michael Lyle
2018-01-08
bcache: fix wrong return value in bch_debug_init()
Tang Junhui
2018-01-08
bcache: segregate flash only volume write streams
Tang Junhui
2018-01-08
bcache: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-08
bcache: stop writeback thread after detaching
Tang Junhui
2018-01-08
bcache: ret IOERR when read meets metadata error
Rui Hua
2018-01-06
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
Ming Lei
2018-01-06
block: move bio_alloc_pages() to bcache
Ming Lei
2018-01-06
bcache: comment on direct access to bvec table
Ming Lei
2018-01-06
dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
Ming Lei
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2017-12-15
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-08
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
2017-12-08
dm mpath: fix bio-based multipath queue_if_no_path handling
Mike Snitzer
2017-12-04
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
2017-12-04
dm table: fix regression from improper dm_dev_internal.count refcount_t conve...
Mike Snitzer
2017-12-01
md/raid1/10: add missed blk plug
Shaohua Li
2017-12-01
md: limit mdstat resync progress to max_sectors
Nate Dailey
2017-12-01
md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
Song Liu
2017-12-01
md/raid5: correct degraded calculation in raid5_error
bingjingc
2017-11-24
bcache: check return value of register_shrinker
Michael Lyle
2017-11-24
bcache: recover data from backing when data is clean
Rui Hua
2017-11-24
bcache: Fix building error on MIPS
Huacai Chen
2017-11-24
bcache: add a comment in journal bucket reading
Tang Junhui
2017-11-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-17
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-16
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
2017-11-16
dm: clear all discard attributes in queue_limits when discards are disabled
Mike Snitzer
2017-11-16
dm: do not set 'discards_supported' in targets that do not need it
Mike Snitzer
2017-11-16
dm: discard support requires all targets in a table support discards
Mike Snitzer
2017-11-16
dm mpath: remove annoying message of 'blk_get_request() returned -11'
Ming Lei
[next]