开源镜像站
帮助
动态
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-01-07
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2015-01-07
dm bufio: fix memleak when using a dm_buffer's inline bio
Darrick J. Wong
2014-11-19
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2014-11-19
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-11-19
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
2014-11-19
dm thin: grab a virtual cell before looking up the mapping
Joe Thornber
2014-11-13
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
2014-11-13
dm bufio: when done scanning return from __scan immediately
Mikulas Patocka
2014-11-13
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
2014-10-31
bcache: fix crash with incomplete cache set
Slava Pestov
2014-10-31
bcache: fix memory corruption in init error path
Slava Pestov
2014-10-31
bcache: Correct printing of btree_gc_max_duration_ms
Surbhi Palande
2014-10-13
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
2014-10-13
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
2014-10-13
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-10-13
dm cache: fix race causing dirty blocks to be marked as clean
Anssi Hannula
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/raid1,raid10: always abort recover on write error.
NeilBrown
2014-09-02
bcache: Minor journal fix
Kent Overstreet
2014-08-19
dm cache: fix race affecting dirty block count
Anssi Hannula
2014-08-19
dm bufio: fully initialize shrinker
Greg Thelen
2014-07-29
dm cache metadata: do not allow the data block size to change
Mike Snitzer
2014-07-29
dm thin metadata: do not allow the data block size to change
Mike Snitzer
2014-07-18
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
2014-07-18
md: flush writes before starting a recovery.
NeilBrown
2014-07-17
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
2014-06-20
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
NeilBrown
2014-06-20
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
2014-06-20
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
2014-06-09
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
2014-06-06
md: avoid possible spinning md thread at shutdown.
NeilBrown
2014-05-29
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...
NeilBrown
2014-05-15
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
2014-05-15
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
2014-05-15
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
2014-05-15
dm cache: prevent corruption caused by discard_block_size > cache_block_size
Mike Snitzer
2014-03-24
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
2014-03-24
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
2014-03-24
dm space map metadata: fix refcount decrement below 0 which caused corruption
Joe Thornber
2014-03-05
dm thin: fix the error path for the thin device constructor
Mike Snitzer
2014-03-05
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
2014-03-05
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
2014-02-22
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
2014-02-22
md/raid1: restore ability for check and repair to fix read errors.
NeilBrown
2014-02-13
dm sysfs: fix a module unload race
Mikulas Patocka
2014-02-13
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
2014-02-13
dm space map metadata: fix extending the space map
Joe Thornber
2014-02-13
dm space map common: make sure new space is used during extend
Joe Thornber
[next]