开源镜像站
帮助
动态
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-03-07
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mike Snitzer
2016-02-03
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2016-02-01
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
2016-02-01
bcache: prevent crash on changing writeback_running
Stefan Bader
2016-02-01
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
2016-02-01
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2016-02-01
bcache: fix a leak in bch_cached_dev_run()
Al Viro
2016-02-01
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
2016-02-01
bcache: Add a cond_resched() call to gc
Kent Overstreet
2016-02-01
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
2016-02-01
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
2015-11-09
Revert "md: allow a partially recovered device to be hot-added to an array."
NeilBrown
2015-11-09
md/raid5: fix locking in handle_stripe_clean_event()
Roman Gushchin
2015-11-09
md/raid10: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-11-09
md/raid1: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-11-09
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
2015-11-09
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
2015-10-27
dm thin: fix missing pool reference count decrement in pool_ctr error path
Mike Snitzer
2015-10-22
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
2015-10-22
dm: fix AB-BA deadlock in __dm_destroy()
Junichi Nomura
2015-10-22
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
2015-10-22
dm raid: fix round up of default region size
Mikulas Patocka
2015-10-22
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2015-10-22
md/raid0: update queue parameter in a safer location.
NeilBrown
2015-10-22
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-10-22
dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
Mike Snitzer
2015-09-29
md: flush ->event_work before stopping array.
NeilBrown
2015-09-29
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
2015-09-29
md/raid5: don't let shrink_slab shrink too far.
NeilBrown
2015-09-29
md/raid5: avoid races when changing cache size.
NeilBrown
2015-09-13
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
2015-08-16
dm: fix dm_merge_bvec regression on 32 bit systems
Mike Snitzer
2015-08-16
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
2015-08-16
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
2015-08-10
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
2015-08-10
Revert "dm: only run the queue on completion if congested or no requests pend...
Mike Snitzer
2015-08-03
md: fix a build warning
Firo Yang
2015-08-03
md: Skip cluster setup for dm-raid
Goldwyn Rodrigues
2015-08-03
md: unlock mddev_lock on an error path.
NeilBrown
2015-08-03
md: clear mddev->private when it has been freed.
NeilBrown
2015-08-03
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
2015-08-03
dm thin: allocate the cell_sort_array dynamically
Joe Thornber
2015-08-03
dm btree remove: fix bug in redistribute3
Dennis Yang
2015-08-03
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
2015-08-03
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
2015-08-03
dm cache: fix race when issuing a POLICY_REPLACE operation
Joe Thornber
2015-06-12
md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync
NeilBrown
2015-06-12
md: Close race when setting 'action' to 'idle'.
NeilBrown
2015-06-12
md: don't return 0 from array_state_store
NeilBrown
2015-05-29
Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
[next]