index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2017-07-18
md/raid1/10: fix potential deadlock
Shaohua Li
2017-06-05
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
2017-06-05
md: ensure md devices are freed before module is unloaded.
NeilBrown
2017-06-05
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2017-03-16
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
2017-03-16
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2017-03-16
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
2017-03-16
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2017-03-16
dm rq: fix a race condition in rq_completed()
Bart Van Assche
2017-02-23
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2017-02-23
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
2017-02-23
dm mpath: check if path's request_queue is dying in activate_path()
Mike Snitzer
2017-02-23
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
2016-11-20
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
2016-11-20
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
2016-11-20
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
2016-11-20
dm flakey: error READ bios during the down_interval
Mike Snitzer
2016-05-01
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
2016-05-01
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-05-01
bcache: cleaned up error handling around register_cache()
Eric Wheeler
2016-05-01
bcache: Fix more early shutdown bugs
Kent Overstreet
2016-05-01
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-03-24
bcache: add mutex lock for bch_is_open
Jianjian Huo
2016-02-02
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2016-02-02
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
2016-02-02
bcache: prevent crash on changing writeback_running
Stefan Bader
2016-02-02
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
2016-02-02
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2016-02-02
bcache: fix a leak in bch_cached_dev_run()
Al Viro
2016-02-02
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
2016-02-02
bcache: Add a cond_resched() call to gc
Kent Overstreet
2016-02-02
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
2016-02-02
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
2016-01-18
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
2016-01-18
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
2016-01-18
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
2016-01-11
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
2015-12-18
dm: fix ioctl retry termination with signal
Junichi Nomura
2015-12-18
dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...
Mike Snitzer
2015-12-13
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2015-12-13
md/raid0: update queue parameter in a safer location.
NeilBrown
2015-12-13
Revert "dm mpath: fix stalls when handling invalid ioctls"
Mauricio Faria de Oliveira
2015-11-16
Revert "md: allow a partially recovered device to be hot-added to an array."
NeilBrown
2015-11-16
md/raid5: fix locking in handle_stripe_clean_event()
Roman Gushchin
2015-11-16
md/raid10: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-11-16
md/raid1: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-11-16
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
2015-11-16
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
2015-11-16
dm thin: fix missing pool reference count decrement in pool_ctr error path
Mike Snitzer
[next]