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.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-04-22
md/raid1/10: fix potential deadlock
Shaohua Li
2017-04-18
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-04-18
raid10: increment write counter after bio is split
Tomasz Majchrzak
2017-01-15
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2017-01-15
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
2017-01-15
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2016-11-23
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2016-11-23
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-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
[next]