开源镜像站
帮助
动态
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
2016-04-11
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-04-11
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-03-03
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2016-03-03
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
2016-03-03
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
2016-03-03
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
2016-03-03
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
2016-03-03
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2016-03-03
bcache: fix a leak in bch_cached_dev_run()
Al Viro
2016-02-15
Revert "dm mpath: fix stalls when handling invalid ioctls"
Mauricio Faria de Oliveira
2016-02-12
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
2016-02-12
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
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
[next]