开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2014-10-05
md/raid1: intialise start_next_window for READ case to avoid hang
NeilBrown
2014-10-05
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
2014-10-05
md/raid1: count resync requests in nr_pending.
NeilBrown
2014-10-05
md/raid1: update next_resync under resync_lock.
NeilBrown
2014-10-05
md/raid1: Don't use next_resync to determine how far resync has progressed
NeilBrown
2014-10-05
md/raid1: make sure resync waits for conflicting writes to complete.
NeilBrown
2014-10-05
md/raid1: be more cautious where we read-balance during resync.
NeilBrown
2014-10-05
md/raid1: clean up request counts properly in close_sync()
NeilBrown
2014-10-05
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-10-05
dm cache: fix race causing dirty blocks to be marked as clean
Anssi Hannula
2014-09-17
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
2014-09-17
md/raid10: Fix memory leak when raid10 reshape completes.
NeilBrown
2014-09-17
md/raid10: fix memory leak when reshaping a RAID10.
NeilBrown
2014-09-17
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
2014-09-17
md/raid5: avoid livelock caused by non-aligned writes.
NeilBrown
2014-09-17
md/raid1,raid10: always abort recover on write error.
NeilBrown
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
2014-08-01
dm bufio: fully initialize shrinker
Greg Thelen
2014-07-18
Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-15
dm cache metadata: do not allow the data block size to change
Mike Snitzer
2014-07-15
dm thin metadata: do not allow the data block size to change
Mike Snitzer
2014-07-11
Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2014-07-10
dm mpath: fix IO hang due to logic bug in multipath_busy
Jun'ichi Nomura
2014-07-10
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
2014-07-10
dm crypt, dm zero: update author name following legal name change
Jana Saout
2014-07-10
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
2014-07-03
md: flush writes before starting a recovery.
NeilBrown
2014-07-03
md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status
NeilBrown
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-11
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
2014-06-11
dm bio prison: implement per bucket locking in the dm_bio_prison hash table
Heinz Mauelshagen
2014-06-11
Merge tag 'md/3.16' of git://neil.brown.name/md
Linus Torvalds
2014-06-10
raid5: speedup sync_request processing
Eivind Sarto
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-05
md/raid5: deadlock between retry_aligned_read with barrier io
hui jiao
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-04
dm: disable WRITE SAME if it fails
Mike Snitzer
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
dm era: check for a non-NULL metadata object before closing it
Joe Thornber
2014-06-03
dm thin: return ENOSPC instead of EIO when error_if_no_space enabled
Mike Snitzer
2014-06-03
dm thin: cleanup noflush_work to use a proper completion
Joe Thornber
2014-06-03
dm snapshot: do not split read bios sent to snapshot-origin target
Mikulas Patocka
2014-06-03
dm snapshot: allocate a per-target structure for snapshot-origin target
Mikulas Patocka
2014-06-03
dm: introduce dm_accept_partial_bio
Mikulas Patocka
2014-06-03
dm: change sector_count member in clone_info from sector_t to unsigned
Mikulas Patocka
2014-06-02
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-05-30
Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-29
raid5: add an option to avoid copy data from bio to stripe cache
Shaohua Li
2014-05-29
md/bitmap: remove confusing code from filemap_get_page.
NeilBrown
[next]