开源镜像站
帮助
动态
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-11-12
md/raid10: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-11-12
md/raid1: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-11-12
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
2015-11-03
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
2015-10-28
dm thin: fix missing pool reference count decrement in pool_ctr error path
Mike Snitzer
2015-10-28
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
2015-10-28
dm raid: fix round up of default region size
Mikulas Patocka
2015-10-28
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-10-05
md: flush ->event_work before stopping array.
Neil Brown
2015-09-30
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
2015-09-02
dm cache mq: fix memory allocation failure for large cache devices
Heinz Mauelshagen
2015-08-25
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
2015-08-25
md/bitmap: return an error when bitmap superblock is corrupt.
NeilBrown
2015-08-25
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
2015-08-19
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
2015-08-19
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
2015-08-04
md: fix a build warning
Firo Yang
2015-08-04
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
2015-08-04
dm btree remove: fix bug in redistribute3
Dennis Yang
2015-08-04
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
2015-08-04
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
2015-06-03
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
2015-04-09
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
2015-04-09
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-04-09
md/bitmap: always wait for writes on unplug.
NeilBrown
2015-03-16
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-03-16
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-03-16
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
2015-03-16
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2015-03-05
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
2015-03-05
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
2015-02-16
dm: do not call dm_sync_table() when creating new devices
Hannes Reinecke
2015-02-08
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
2015-02-08
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
2015-01-29
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
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-29
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Kent Overstreet
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
[next]