开源镜像站
帮助
动态
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-09-15
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
2016-09-15
dm crypt: fix error with too large bios
Mikulas Patocka
2016-08-31
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
2016-08-31
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
2016-08-31
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
2016-08-22
dm flakey: error READ bios during the down_interval
Mike Snitzer
2016-05-17
MD: make bio mergeable
Shaohua Li
2016-04-18
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
2016-04-18
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-04-18
bcache: cleaned up error handling around register_cache()
Eric Wheeler
2016-04-18
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler
2016-04-18
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-02-09
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2016-02-09
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
2016-02-09
bcache: prevent crash on changing writeback_running
Stefan Bader
2016-02-09
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
2016-02-09
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2016-02-09
bcache: fix a leak in bch_cached_dev_run()
Al Viro
2016-02-09
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
2016-02-09
bcache: Add a cond_resched() call to gc
Kent Overstreet
2016-02-09
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
2016-02-02
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
2015-11-15
md/raid5: fix locking in handle_stripe_clean_event()
Roman Gushchin
2015-11-15
Revert "md: allow a partially recovered device to be hot-added to an array."
NeilBrown
2015-11-15
md/raid10: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-11-15
md/raid1: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-11-15
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
2015-11-15
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
2015-11-13
dm thin: fix missing pool reference count decrement in pool_ctr error path
Mike Snitzer
2015-10-27
md: flush ->event_work before stopping array.
NeilBrown
2015-10-27
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
2015-10-27
dm raid: fix round up of default region size
Mikulas Patocka
2015-10-27
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-10-07
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
2015-09-16
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
2015-08-27
md/bitmap: return an error when bitmap superblock is corrupt.
NeilBrown
2015-08-27
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
2015-08-27
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
2015-08-20
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
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-07-03
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
2015-07-03
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
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
[next]