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
2016-10-26
Fix incomplete backport of commit 423f04d63cf4
Zefan Li
2016-10-26
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
2016-10-26
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
2016-10-26
Revert "dm mpath: fix stalls when handling invalid ioctls"
Mauricio Faria de Oliveira
2016-04-27
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
Nate Dailey
2016-04-27
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
2016-04-27
md/raid1: don't clear bitmap bit when bad-block-list write fails.
NeilBrown
2016-04-27
md/raid1: ensure device failure recorded before write request returns.
NeilBrown
2016-04-27
md/raid10: don't clear bitmap bit when bad-block-list write fails.
NeilBrown
2016-04-27
md/raid10: ensure device failure recorded before write request returns.
NeilBrown
2016-04-27
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2016-04-27
scsi_dh: fix randconfig build error
Christoph Hellwig
2016-04-27
md/raid0: update queue parameter in a safer location.
NeilBrown
2016-03-21
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
2016-03-21
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2016-03-21
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
2016-03-21
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
2016-03-21
md: flush ->event_work before stopping array.
NeilBrown
2016-03-21
md: make sure everything is freed when dm-raid stops an array.
NeilBrown
2016-03-21
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
2016-03-21
dm thin: allocate the cell_sort_array dynamically
Joe Thornber
2016-03-21
dm btree remove: fix bug in redistribute3
Dennis Yang
2015-09-18
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
2015-09-18
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
2015-09-18
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
2015-06-19
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
2015-06-19
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-06-19
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-06-19
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-06-19
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
2015-06-19
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2015-02-02
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2015-02-02
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
2015-02-02
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
2015-02-02
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
2014-12-01
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-09-25
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
2014-07-09
md: flush writes before starting a recovery.
NeilBrown
2014-06-11
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
2014-06-07
dm thin: fix discard corruption
Joe Thornber
2014-06-07
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
2014-06-07
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
2014-06-07
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
2014-06-07
dm snapshot: add missing module aliases
Mikulas Patocka
2014-06-07
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
2014-06-07
md: avoid possible spinning md thread at shutdown.
NeilBrown
2014-05-13
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
2014-03-11
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
2014-02-22
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
2014-02-20
dm sysfs: fix a module unload race
Mikulas Patocka
[next]