开源镜像站
帮助
动态
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-09-18
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
2015-09-18
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
2015-09-18
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
2015-06-19
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
2015-06-19
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-06-19
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-06-19
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-06-19
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
2015-06-19
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2015-02-02
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2015-02-02
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
2015-02-02
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
2015-02-02
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
2014-12-01
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-09-25
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
2014-07-09
md: flush writes before starting a recovery.
NeilBrown
2014-06-11
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
2014-06-07
dm thin: fix discard corruption
Joe Thornber
2014-06-07
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
2014-06-07
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
2014-06-07
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
2014-06-07
dm snapshot: add missing module aliases
Mikulas Patocka
2014-06-07
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
2014-06-07
md: avoid possible spinning md thread at shutdown.
NeilBrown
2014-05-13
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
2014-03-11
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
2014-02-22
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
2014-02-20
dm sysfs: fix a module unload race
Mikulas Patocka
2014-02-13
dm space map common: make sure new space is used during extend
Joe Thornber
2014-02-13
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-02-06
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
2014-01-29
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
2014-01-29
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
2013-12-20
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
2013-12-20
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
2013-12-20
dm bufio: initialize read-only module parameters
Mikulas Patocka
2013-12-08
dm: fix truncated status strings
Mikulas Patocka
2013-12-04
md: fix calculation of stacking limits on level change.
NeilBrown
2013-12-04
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
2013-11-13
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2013-11-04
dm snapshot: fix data corruption
Mikulas Patocka
2013-10-05
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
2013-10-05
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
2013-08-20
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2013-08-04
md/raid10: remove use-after-free bug.
NeilBrown
2013-08-04
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
2013-08-04
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
2013-06-20
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2013-05-19
dm thin: do not set discard_zeroes_data
Mike Snitzer
2013-05-19
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
[next]