index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
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
2017-12-20
dm mpath: remove unused param from multipath_init_per_bio_data()
Mike Snitzer
2017-12-20
dm: optimize bio-based NVMe IO submission
Mike Snitzer
2017-12-20
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
2017-12-17
dm: simplify start of block stats accounting for bio-based
Mike Snitzer
2017-12-16
dm: remove redundant mapped_device member from clone_info structure
Mike Snitzer
2017-12-16
dm: remove now unused bio-based io_pool and _io_cache
Mike Snitzer
2017-12-16
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
2017-12-16
dm: rename 'bio' member of dm_io structure to 'orig_bio'
Mike Snitzer
2017-12-16
dm: remove stale comment blocks
Mike Snitzer
2017-12-15
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-13
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2017-12-13
dm: fix __send_changing_extent_only() to send first bio and chain remainder
Mike Snitzer
2017-12-13
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
2017-12-13
dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructure
Mike Snitzer
2017-12-13
dm: safely allocate multiple bioset bios
Mike Snitzer
2017-12-13
dm: remove unused 'num_write_bios' target interface
NeilBrown
2017-12-13
dm: ensure bio submission follows a depth-first tree walk
NeilBrown
2017-12-13
dm io: remove BIOSET_NEED_RESCUER flag from bios bioset
NeilBrown
2017-12-13
dm crypt: remove BIOSET_NEED_RESCUER flag
NeilBrown
2017-12-13
dm: fix comment above dm_accept_partial_bio
NeilBrown
2017-12-13
dm raid: use rs_is_raid*()
Heinz Mauelshagen
2017-12-13
dm raid: simplify rs_get_progress()
Heinz Mauelshagen
2017-12-13
dm raid: ensure 'a' chars during reshape
Heinz Mauelshagen
2017-12-13
dm raid: stop keeping raid set frozen altogether
Heinz Mauelshagen
2017-12-13
dm raid: validate current raid sets redundancy
Heinz Mauelshagen
2017-12-11
md/raid1,raid10: silence warning about wait-within-wait
NeilBrown
2017-12-11
md: introduce new personality funciton start()
Song Liu
2017-12-08
dm raid: bump target version to reflect numerous fixes
Mike Snitzer
2017-12-08
dm raid: small cleanup and remove unsed "struct raid_set" member
Heinz Mauelshagen
2017-12-08
dm raid: fix rs_get_progress() synchronization state/ratio
Heinz Mauelshagen
2017-12-08
dm raid: avoid passing array_in_sync variable to raid_status() callees
Heinz Mauelshagen
2017-12-08
dm raid: display a consistent copy of the MD status via raid_status()
Heinz Mauelshagen
2017-12-08
dm raid: fix raid_resume() to keep raid set frozen as needed
Heinz Mauelshagen
2017-12-08
dm raid: add component device size checks to avoid runtime failure
Heinz Mauelshagen
2017-12-08
dm raid: fix raid set size revalidation
Heinz Mauelshagen
2017-12-08
dm raid: correct resizing state relative to reshape space in ctr
Heinz Mauelshagen
2017-12-08
dm raid: consume sizes after md_finish_reshape() completes changing them
Heinz Mauelshagen
2017-12-08
dm raid: fix deadlock caused by premature md_stop_writes()
Heinz Mauelshagen
2017-12-08
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
2017-12-08
dm mpath: fix bio-based multipath queue_if_no_path handling
Mike Snitzer
2017-12-04
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
2017-12-04
dm table: fix regression from improper dm_dev_internal.count refcount_t conve...
Mike Snitzer
2017-12-01
md/raid1/10: add missed blk plug
Shaohua Li
2017-12-01
md: limit mdstat resync progress to max_sectors
Nate Dailey
2017-12-01
md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
Song Liu
2017-12-01
md/raid5: correct degraded calculation in raid5_error
bingjingc
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-24
bcache: check return value of register_shrinker
Michael Lyle
[prev]
[next]