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-07
md/bitmap: Don't write bitmap while earlier writes might be in-flight
NeilBrown
2016-11-07
md/raid10: abort delayed writes when device fails.
NeilBrown
2016-11-07
md/raid1: abort delayed writes when device fails.
NeilBrown
2016-11-07
md: perform async updates for metadata where possible.
NeilBrown
2016-11-07
raid5-cache: restrict the use area of the log_offset variable
JackieLiu
2016-11-07
md/raid5: change printk() to pr_*()
NeilBrown
2016-11-07
md/raid10: change printk() to pr_*()
NeilBrown
2016-11-07
md/raid1: change printk() to pr_*()
NeilBrown
2016-11-07
md/raid0: replace printk() with pr_*()
NeilBrown
2016-11-07
md/multipath: replace printk() with pr_*()
NeilBrown
2016-11-07
md/linear: replace printk() with pr_*()
NeilBrown
2016-11-07
md/bitmap: change all printk() to pr_*()
NeilBrown
2016-11-07
md: change all printk() to pr_err() or pr_warn() etc.
NeilBrown
2016-11-07
md: fix some issues with alloc_disk_sb()
NeilBrown
2016-11-07
md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM
Guoqing Jiang
2016-11-07
raid5: revert commit 11367799f3d1
Tomasz Majchrzak
2016-11-07
md: wake up personality thread after array state update
Tomasz Majchrzak
2016-11-07
md: don't fail an array if there are unacknowledged bad blocks
Tomasz Majchrzak
2016-11-07
md: add bad block support for external metadata
Tomasz Majchrzak
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
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
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2016-10-28
raid1: handle read error also in readonly mode
Tomasz Majchrzak
2016-10-28
raid5-cache: correct condition for empty metadata write
Shaohua Li
2016-10-28
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
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-24
md: report 'write_pending' state when array in sync
Tomasz Majchrzak
2016-10-24
md/raid5: write an empty meta-block when creating log super-block
Zhengyuan Liu
2016-10-24
md/raid5: initialize next_checkpoint field before use
Zhengyuan Liu
2016-10-24
RAID10: ignore discard error
Shaohua Li
2016-10-24
RAID1: ignore discard error
Shaohua Li
2016-10-24
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
2016-10-18
dm rq: clear kworker_task if kthread_run() returned an error
Mike Snitzer
2016-10-18
dm: free io_barrier after blk_cleanup_queue call
Tahsin Erdogan
2016-10-17
dm raid: fix activation of existing raid4/10 devices
Heinz Mauelshagen
2016-10-14
dm mirror: use all available legs on multiple failures
Heinz Mauelshagen
2016-10-14
dm mirror: fix read error on recovery after default leg failure
Heinz Mauelshagen
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
dm raid: fix compat_features validation
Andy Whitcroft
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
[prev]
[next]