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-06-05
md: initialise ->writes_pending in personality modules.
NeilBrown
2017-06-02
Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-31
md: Make flush bios explicitely sync
Jan Kara
2017-05-31
dm: make flush bios explicitly sync
Jan Kara
2017-05-24
md: report sector of stripes with check mismatches
Nix
2017-05-24
md: uuid debug statement now in processor byte order.
Kyungchan Koh
2017-05-22
dm ioctl: restore __GFP_HIGH in copy_params()
Junaid Shahid
2017-05-22
dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()
Mikulas Patocka
2017-05-22
dm verity: fix no salt use case
Gilad Ben-Yossef
2017-05-21
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
2017-05-18
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-05-17
dm cache: handle kmalloc failure allocating background_tracker struct
Colin Ian King
2017-05-16
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
2017-05-15
dm mpath: multipath_clone_and_map must not return -EIO
Christoph Hellwig
2017-05-15
dm mpath: don't return -EIO from dm_report_EIO
Christoph Hellwig
2017-05-15
dm rq: add a missing break to map_request
Christoph Hellwig
2017-05-15
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-05-15
dm thin metadata: call precommit before saving the roots
Joe Thornber
2017-05-14
dm cache policy smq: don't do any writebacks unless IDLE
Joe Thornber
2017-05-14
dm cache: simplify the IDLE vs BUSY state calculation
Joe Thornber
2017-05-14
dm cache: track all IO to the cache rather than just the origin device's IO
Joe Thornber
2017-05-14
dm cache policy smq: stop preemptively demoting blocks
Joe Thornber
2017-05-14
dm cache policy smq: put newly promoted entries at the top of the multiqueue
Joe Thornber
2017-05-14
dm cache policy smq: be more aggressive about triggering a writeback
Joe Thornber
2017-05-14
dm cache policy smq: only demote entries in bottom half of the clean multiqueue
Joe Thornber
2017-05-14
dm cache: fix incorrect 'idle_time' reset in IO tracker
Joe Thornber
2017-05-12
raid1: prefer disk without bad blocks
Tomasz Majchrzak
2017-05-11
md/r5cache: handle sync with data in write back cache
Song Liu
2017-05-11
md/r5cache: gracefully handle journal device errors for writeback mode
Song Liu
2017-05-11
md/raid1/10: avoid unnecessary locking
Shaohua Li
2017-05-10
md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio first
Song Liu
2017-05-08
md/md0: optimize raid0 discard handling
Shaohua Li
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
2017-05-08
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
md: don't return -EAGAIN in md_allow_write for external metadata arrays
Artur Paszkiewicz
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-05
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
2017-05-04
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
2017-05-04
dm integrity: improve the Kconfig help text for DM_INTEGRITY
Mike Snitzer
2017-05-04
dm cache policy smq: cleanup free_target_met() and clean_target_met()
Mike Snitzer
2017-05-04
dm cache policy smq: allow demotions to happen even during continuous IO
Joe Thornber
2017-05-03
Merge tag 'for-4.12/dm-post-merge-changes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
[next]