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
2016-11-22
bcache: debug: avoid accessing .bi_io_vec directly
Ming Lei
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-02
dm: Fix a race condition related to stopping and starting queues
Bart Van Assche
2016-11-02
dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-11-02
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
bcache: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
md: set rotational bit
Shaohua Li
2016-09-29
dm mpath: always return reservation conflict without failing over
Hannes Reinecke
2016-09-22
dm bufio: remove dm_bufio_cond_resched()
Peter Zijlstra
2016-09-22
dm crypt: fix crash on exit
Rabin Vincent
2016-09-22
dm cache metadata: switch to using the new cursor api for loading metadata
Joe Thornber
2016-09-22
dm array: introduce cursor api
Joe Thornber
2016-09-22
dm btree: introduce cursor api
Joe Thornber
2016-09-22
dm cache policy smq: distribute entries to random levels when switching to smq
Joe Thornber
2016-09-22
dm cache: speed up writing of the hint array
Joe Thornber
2016-09-22
dm array: add dm_array_new()
Joe Thornber
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-21
raid5: handle register_shrinker failure
Shaohua Li
2016-09-21
raid5: fix to detect failure of register_shrinker
Chao Yu
2016-09-21
md: fix a potential deadlock
Shaohua Li
2016-09-21
md/bitmap: fix wrong cleanup
Shaohua Li
2016-09-21
raid5: allow arbitrary max_hw_sectors
Shaohua Li
2016-09-21
md-cluster: make resync lock also could be interruptted
Guoqing Jiang
2016-09-21
md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang
Guoqing Jiang
2016-09-21
md-cluster: convert the completion to wait queue
Guoqing Jiang
2016-09-21
md-cluster: protect md_find_rdev_nr_rcu with rcu lock
Guoqing Jiang
2016-09-21
md-cluster: clean related infos of cluster
Guoqing Jiang
2016-09-21
md: changes for MD_STILL_CLOSED flag
Guoqing Jiang
2016-09-21
md-cluster: remove some unnecessary dlm_unlock_sync
Guoqing Jiang
2016-09-21
md-cluster: use FORCEUNLOCK in lockres_free
Guoqing Jiang
2016-09-21
md-cluster: call md_kick_rdev_from_array once ack failed
Guoqing Jiang
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
2016-09-15
dm mpath: delay the requeue of blk-mq requests while all paths down
Mike Snitzer
2016-09-15
dm mpath: use dm_mq_kick_requeue_list()
Mike Snitzer
2016-09-15
dm rq: introduce dm_mq_kick_requeue_list()
Mike Snitzer
2016-09-15
dm rq: reduce arguments passed to map_request() and dm_requeue_original_reque...
Mike Snitzer
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2016-09-14
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
[next]