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-05-17
Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-13
dm thin: unroll issue_discard() to create longer discard bio chains
Joe Thornber
2016-05-13
dm thin: use __blkdev_issue_discard for async discard support
Mike Snitzer
2016-05-13
dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining()
Mike Snitzer
2016-05-13
dm raid: make sure no feature flags are set in metadata
Heinz Mauelshagen
2016-05-05
dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call
Michal Hocko
2016-05-05
dm mpath: eliminate use of spinlock in IO fast-paths
Mike Snitzer
2016-05-05
dm mpath: move trigger_event member to the end of 'struct multipath'
Mike Snitzer
2016-05-05
dm mpath: use atomic_t for counting members of 'struct multipath'
Mike Snitzer
2016-05-05
dm mpath: switch to using bitops for state flags
Mike Snitzer
2016-05-05
dm thin: Remove return statement from void function
Amitoj Kaur Chawla
2016-05-05
dm: remove unused mapped_device argument from free_tio()
Mike Snitzer
2016-05-02
Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2016-04-29
raid5: delete unnecessary warnning
Shaohua Li
2016-04-25
MD: make bio mergeable
Shaohua Li
2016-04-25
md/raid0: remove empty line printk from dump_zones
MichaĆ Pecio
2016-04-17
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
2016-04-14
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
2016-04-14
md/raid0: fix uninitialized variable bug
Dan Carpenter
2016-04-13
block: kill off q->flush_flags
Jens Axboe
2016-04-12
md: update to using blk_queue_write_cache()
Jens Axboe
2016-04-12
dm: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
bcache: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-11
dm: fix dm_target_io leak if clone_bio() returns an error
Mikulas Patocka
2016-04-09
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-01
md/bitmap: clear bitmap if bitmap_create failed
Guoqing Jiang
2016-03-31
MD: add rdev reference for super write
Shaohua Li
2016-03-31
md: fix a trivial typo in comments
Wei Fang
2016-03-31
md:raid1: fix a dead loop when read from a WriteMostly disk
Wei Fang
2016-03-21
Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-17
md/raid5: Cleanup cpu hotplug notifier
Anna-Maria Gleixner
2016-03-17
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
Shaohua Li
2016-03-17
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
Nate Dailey
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-14
dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
Bryn M. Reeves
2016-03-14
md: fix typos for stipe
Guoqing Jiang
2016-03-14
md/bitmap: remove redundant return in bitmap_checkpage
Guoqing Jiang
2016-03-14
md/raid1: remove unnecessary BUG_ON
Guoqing Jiang
2016-03-14
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
2016-03-11
dm thin: consistently return -ENOSPC if pool has run out of data space
Mike Snitzer
2016-03-10
dm cache: bump the target version
Mike Snitzer
2016-03-10
dm cache: make sure every metadata function checks fail_io
Joe Thornber
2016-03-10
dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIO
Mike Snitzer
2016-03-10
dm cache policy smq: clarify that mq registration failure was for 'mq'
Mike Snitzer
2016-03-10
dm: return error if bio_integrity_clone() fails in clone_bio()
Mike Snitzer
2016-03-10
dm thin metadata: don't issue prefetches if a transaction abort has failed
Joe Thornber
2016-03-10
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
[next]