开源镜像站
帮助
动态
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
2015-06-14
md/raid0: fix restore to sector variable in raid0_make_request
Eric Work
2015-06-10
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
2015-05-23
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
Rabin Vincent
2015-05-17
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
Ben Collins
2015-05-17
md/raid0: fix bug with chunksize not a power of 2.
NeilBrown
2015-04-16
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-04-16
dm snapshot: suspend origin when doing exception handover
Mikulas Patocka
2015-04-16
dm thin: fix to consistently zero-fill reads to unprovisioned blocks
Sasha Levin
2015-04-16
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
2015-04-16
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-03-23
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-03-23
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-03-23
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
2015-03-23
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2015-03-06
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
2015-03-06
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
2015-02-11
md/raid5: fix another livelock caused by non-aligned writes.
NeilBrown
2015-02-05
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
2015-02-05
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
2015-01-29
dm cache: fix problematic dual use of a single migration count variable
Joe Thornber
2015-01-29
dm cache: share cache-metadata object across inactive and active DM tables
Joe Thornber
2015-01-27
dm: fix missed error code if .end_io isn't implemented by target_type
zhendong chen
2015-01-16
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
2015-01-08
dm thin: fix a race in thin_dtr
Mikulas Patocka
2015-01-08
dm thin: fix missing out-of-data-space to write mode transition if blocks are...
Joe Thornber
2015-01-08
dm thin: fix inability to discard blocks when in out-of-data-space mode
Joe Thornber
2015-01-08
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2015-01-08
dm cache: fix spurious cell_defer when dealing with partial block at end of d...
Joe Thornber
2015-01-08
dm cache: dirty flag was mistakenly being cleared when promoting via overwrite
Joe Thornber
2015-01-08
dm cache: only use overwrite optimisation for promotion when in writeback mode
Joe Thornber
2015-01-08
dm crypt: use memzero_explicit for on-stack buffer
Milan Broz
2015-01-08
dm bufio: fix memleak when using a dm_buffer's inline bio
Darrick J. Wong
2014-11-16
Merge tag 'md/3.18-fix' of git://neil.brown.name/md
Linus Torvalds
2014-11-17
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
2014-11-13
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2014-11-10
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-11-04
dm thin: grab a virtual cell before looking up the mapping
Joe Thornber
2014-10-29
dm raid: fix inaccessible superblocks causing oops in configure_discard_support
Heinz Mauelshagen
2014-10-21
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2014-10-18
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...
Linus Torvalds
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
Merge tag 'md/3.18' of git://neil.brown.name/md
Linus Torvalds
2014-10-17
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-14
crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
Jan-Simon Möller
2014-10-14
md: move EXPORT_SYMBOL to after function in md.c
NeilBrown
2014-10-14
md: discard PRINT_RAID_DEBUG ioctl
NeilBrown
2014-10-14
md: remove MD_BUG()
NeilBrown
2014-10-14
md: clean up 'exit' labels in md_ioctl().
NeilBrown
2014-10-14
md: remove unnecessary test for MD_MAJOR in md_ioctl()
NeilBrown
[next]