index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-07
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-02-07
bcache: return attach error when no cache set exist
Tang Junhui
2018-02-07
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
2018-02-07
bcache: fix for allocator and register thread race
Tang Junhui
2018-02-07
bcache: set error_limit correctly
Coly Li
2018-02-07
bcache: properly set task state in bch_writeback_thread()
Coly Li
2018-02-07
bcache: fix high CPU occupancy during journal
Tang Junhui
2018-02-07
bcache: add journal statistic
Tang Junhui
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-31
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
dm mpath selector: more evenly distribute ties
Khazhismel Kumykov
2018-01-29
dm unstripe: fix target length versus number of stripes size check
Scott Bauer
2018-01-29
dm thin: fix trailing semicolon in __remap_and_issue_shared_cell
Luis de Bethencourt
2018-01-29
dm table: fix NVMe bio-based dm_table_determine_type() validation
Mike Snitzer
2018-01-29
dm: various cleanups to md->queue initialization code
Mike Snitzer
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
2018-01-17
blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
Ming Lei
2018-01-17
dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIRED
Ming Lei
2018-01-17
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
Ming Lei
2018-01-17
dm log writes: fix max length used for kstrndup
Ma Shimiao
2018-01-17
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
2018-01-17
dm snapshot: use mutex instead of rw_semaphore
Mikulas Patocka
2018-01-17
dm flakey: check for null arg_name in parse_features()
Goldwyn Rodrigues
2018-01-17
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
2018-01-17
dm raid: make raid_sets symbol static
Wei Yongjun
2018-01-17
dm bufio: eliminate unnecessary labels in dm_bufio_client_create()
Mike Snitzer
2018-01-17
dm bufio: check result of register_shrinker()
Aliaksei Karaliou
2018-01-17
dm bufio: add missed destroys of client mutex
Aliaksei Karaliou
2018-01-17
dm bufio: use REQ_OP_READ and REQ_OP_WRITE
Mikulas Patocka
2018-01-17
dm: add unstriped target
Scott Bauer
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
raid5-ppl: PPL support for disks with write-back cache enabled
Tomasz Majchrzak
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
[next]