index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2017-11-02
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
2017-11-02
md/raid10: submit bio directly to replacement disk
Shaohua Li
2017-11-02
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
2017-06-20
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2017-06-20
md:raid1: fix a dead loop when read from a WriteMostly disk
Wei Fang
2017-06-20
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
2017-06-20
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2017-06-20
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2017-06-08
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-02-10
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
2017-02-10
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
2016-08-27
dm flakey: error READ bios during the down_interval
Mike Snitzer
2016-06-07
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-06-07
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-03-03
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2016-03-03
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
2016-03-03
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
2016-03-03
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
2016-03-03
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2016-02-19
Revert "dm mpath: fix stalls when handling invalid ioctls"
Mauricio Faria de Oliveira
2016-02-19
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
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
md: flush ->event_work before stopping array.
NeilBrown
2015-10-22
dm raid: fix round up of default region size
Mikulas Patocka
2015-10-22
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-10-01
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
2015-09-13
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
2015-08-16
md/bitmap: return an error when bitmap superblock is corrupt.
NeilBrown
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-03
md: fix a build warning
Firo Yang
2015-08-03
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
2015-08-03
dm btree remove: fix bug in redistribute3
Dennis Yang
2015-06-05
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
2015-04-13
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-03-18
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-03-18
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-03-18
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
2015-03-18
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2015-03-06
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
2015-03-06
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
2015-02-05
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
2015-02-05
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
2015-01-29
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
[next]