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
2017-03-09
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-02-28
dm raid: bump the target version
Mike Snitzer
2017-02-28
dm raid: fix data corruption on reshape request
Heinz Mauelshagen
2017-02-28
dm raid: fix raid "check" regression due to improper cleanup in raid_message()
Mike Snitzer
2017-02-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-02-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-24
dm-rq: don't dereference request payload after ending request
Jens Axboe
2017-02-23
md/raid1: fix write behind issues introduced by bio_clone_bioset_partial
Shaohua Li
2017-02-23
md/raid1: handle flush request correctly
Shaohua Li
2017-02-23
md/linear: shutup lockdep warnning
Shaohua Li
2017-02-21
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-19
md/raid1: fix a use-after-free bug
Shaohua Li
2017-02-19
RAID1: avoid unnecessary spin locks in I/O barrier code
colyli@suse.de
2017-02-19
RAID1: a new I/O barrier implementation to remove resync window
colyli@suse.de
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
2017-02-17
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-02-17
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
2017-02-16
md/raid5: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-02-16
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
2017-02-16
dm space map metadata: constify dm_space_map structures
Bhumika Goyal
2017-02-16
dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()
Mike Snitzer
2017-02-16
dm persistent data: add cursor skip functions to the cursor APIs
Joe Thornber
2017-02-16
dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2
Joe Thornber
2017-02-16
dm bitset: add dm_bitset_new()
Joe Thornber
2017-02-16
dm cache metadata: name the cache block that couldn't be loaded
Mike Snitzer
2017-02-16
dm cache metadata: add "metadata2" feature
Joe Thornber
2017-02-16
dm cache metadata: use bitset cursor api to load discard bitset
Joe Thornber
2017-02-16
dm bitset: introduce cursor api
Joe Thornber
2017-02-16
dm btree: use GFP_NOFS in dm_btree_del()
Joe Thornber
2017-02-16
dm space map common: memcpy the disk root to ensure it's arch aligned
Joe Thornber
2017-02-16
dm block manager: add unlikely() annotations on dm_bufio error paths
Joe Thornber
2017-02-16
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
2017-02-15
md: fast clone bio in bio_clone_mddev()
Ming Lei
2017-02-15
md: remove unnecessary check on mddev
Ming Lei
2017-02-15
md/raid1: use bio_clone_bioset_partial() in case of write behind
Ming Lei
2017-02-15
md: fail if mddev->bio_set can't be created
Ming Lei
2017-02-13
md: disable WRITE SAME if it fails in underlayer disks
Shaohua Li
[next]