index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2016-11-25
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2016-11-25
md: sync sync_completed has correct value as recovery finishes.
NeilBrown
2016-11-23
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
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-09-15
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
2016-09-15
dm log writes: fix bug with too large bios
Mikulas Patocka
2016-09-15
dm log writes: move IO accounting earlier to fix error path
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-19
dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
Mike Snitzer
2016-08-19
dm rq: fix the starting and stopping of blk-mq queues
Sasha Levin
2016-08-19
dm flakey: error READ bios during the down_interval
Mike Snitzer
2016-08-19
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
Sasha Levin
2016-07-10
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
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
dm thin metadata: don't issue prefetches if a transaction abort has failed
Joe Thornber
2016-04-18
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
NeilBrown
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
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
2016-04-18
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-04-18
dm: fix excessive dm-mq context switching
Mike Snitzer
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
[next]