开源镜像站
帮助
动态
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-05-11
MD: make bio mergeable
Shaohua Li
2016-05-04
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
2016-05-04
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
2016-04-12
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
2016-04-12
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
NeilBrown
2016-04-12
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
Shaohua Li
2016-04-12
RAID5: revert e9e4c377e2f563 to fix a livelock
Shaohua Li
2016-04-12
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
2016-04-12
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-04-12
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
Nate Dailey
2016-04-12
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-04-12
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler
2016-04-12
bcache: cleaned up error handling around register_cache()
Eric Wheeler
2016-04-12
dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
Bryn M. Reeves
2016-04-12
dm cache: make sure every metadata function checks fail_io
Joe Thornber
2016-04-12
dm thin metadata: don't issue prefetches if a transaction abort has failed
Joe Thornber
2016-04-12
dm: fix excessive dm-mq context switching
Mike Snitzer
2016-04-12
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-03-03
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mike Snitzer
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 thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
2016-03-03
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
2016-03-03
bcache: prevent crash on changing writeback_running
Stefan Bader
2016-03-03
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
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-03-03
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
2016-03-03
bcache: Add a cond_resched() call to gc
Kent Overstreet
2016-03-03
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
2016-02-17
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
2015-12-21
md: remove check for MD_RECOVERY_NEEDED in action_store.
NeilBrown
2015-12-18
Fix remove_and_add_spares removes drive added as spare in slot_store
Goldwyn Rodrigues
2015-12-18
md: fix bug due to nested suspend
Mikulas Patocka
2015-12-18
MD: change journal disk role to disk 0
Shaohua Li
2015-12-18
md/raid10: fix data corruption and crash during resync
Artur Paszkiewicz
2015-12-10
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
2015-12-09
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
2015-12-09
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
2015-12-02
dm thin metadata: fix bug in dm_thin_remove_range()
Joe Thornber
2015-12-02
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
2015-11-23
dm thin: fix regression in advertised discard limits
Mike Snitzer
2015-11-19
dm crypt: fix a possible hang due to race condition on exit
Mikulas Patocka
2015-11-17
dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_path
Junichi Nomura
2015-11-17
dm: do not reuse dm_blk_ioctl block_device input as local variable
Mike Snitzer
2015-11-17
dm: fix ioctl retry termination with signal
Junichi Nomura
2015-11-16
dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...
Mike Snitzer
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-10
Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md
Linus Torvalds
2015-11-09
raid5-cache: add crc32c Kconfig dependency
Arnd Bergmann
[next]