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-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
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 mpath: factor out SCSI vs NVMe path selection
Mike Snitzer
2018-01-06
dm mpath: optimize NVMe bio-based support
Mike Snitzer
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
2018-01-04
dm mpath: implement NVMe bio-based support
Mike Snitzer
2018-01-03
dm mpath: move dm_bio_restore out of endio method
Mike Snitzer
2017-12-20
md/r5cache: print more info of log recovery
Song Liu
2017-12-20
dm mpath: optimize retrieval of bio_details from per-bio-data
Mike Snitzer
2017-12-20
dm mpath: remove unnecessary memset() calls for per-io-data
Mike Snitzer
[prev]
[next]