index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2015-04-18
Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-04-16
dm crypt: fix missing error code return from crypt_ctr error path
Wei Yongjun
2015-04-15
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
2015-04-15
dm crypt: leverage immutable biovecs when decrypting on read
Mike Snitzer
2015-04-15
dm crypt: update URLs to new cryptsetup project page
Milan Broz
2015-04-15
dm: add log writes target
Josef Bacik
2015-04-15
dm table: use bool function return values of true/false not 1/0
Joe Perches
2015-04-15
dm verity: add error handling modes for corrupted blocks
Sami Tolvanen
2015-04-15
dm delay: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-04-15
dm log userspace base: fix compile warning
Nicholas Mc Guire
2015-04-15
dm log userspace transfer: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-04-15
dm table: fall back to getting device using name_to_dev_t()
Dan Ehrenberg
2015-04-15
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
2015-04-15
dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq
Mike Snitzer
2015-04-15
dm: add full blk-mq support to request-based DM
Mike Snitzer
2015-04-15
dm: impose configurable deadline for dm_request_fn's merge heuristic
Mike Snitzer
2015-04-15
dm sysfs: introduce ability to add writable attributes
Mike Snitzer
2015-04-15
dm: don't start current request if it would've merged with the previous
Mike Snitzer
2015-04-15
dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms
Mike Snitzer
2015-04-15
dm: don't schedule delayed run of the queue if nothing to do
Mike Snitzer
2015-04-15
dm: only run the queue on completion if congested or no requests pending
Mike Snitzer
2015-04-15
dm: remove request-based logic from make_request_fn wrapper
Mike Snitzer
2015-04-10
md/raid0: fix bug with chunksize not a power of 2.
NeilBrown
2015-04-08
md: fix md io stats accounting broken
Gu Zheng
2015-03-31
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
2015-03-31
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
2015-03-31
dm: rename __dm_get_reserved_ios() helper to __dm_get_module_param()
Mike Snitzer
2015-03-31
dm cache policy mq: try not to writeback data that changed in the last second
Joe Thornber
2015-03-31
dm cache policy mq: remove unused generation member of struct entry
Joe Thornber
2015-03-31
dm cache policy mq: track entries hit this 'tick' via sentinel objects
Joe Thornber
2015-03-31
dm cache policy mq: remove queue_shift_down()
Joe Thornber
2015-03-31
dm cache policy mq: keep track of the number of entries in a multiqueue
Joe Thornber
2015-03-31
dm log userspace: split flush_entry_pool to be per dirty-log
Mike Snitzer
2015-03-26
Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-03-23
dm: fix add_disk() NULL pointer due to race with free_dev()
Mike Snitzer
2015-03-22
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-03-21
md: fix problems with freeing private data after ->run failure.
NeilBrown
2015-02-27
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
2015-02-27
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-02-27
dm snapshot: suspend origin when doing exception handover
Mikulas Patocka
2015-02-27
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-02-27
dm thin: fix to consistently zero-fill reads to unprovisioned blocks
Joe Thornber
2015-02-25
md: mark some attributes as pre-alloc
NeilBrown
2015-02-25
raid5: check faulty flag for array status during recovery.
Eric Mei
2015-02-25
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
2015-02-21
Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-18
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-02-18
dm: fix a race condition in dm_get_md
Mikulas Patocka
[next]