index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm raid: fix round up of default region size
Mikulas Patocka
2015-10-22
1
-2
/
+1
*
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-10-22
4
-15
/
+47
*
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
2015-10-01
1
-1
/
+4
*
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
2015-09-13
1
-2
/
+2
*
md/bitmap: return an error when bitmap superblock is corrupt.
NeilBrown
2015-08-16
1
-0
/
+2
*
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
2015-08-16
1
-4
/
+6
*
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
2015-08-16
1
-2
/
+2
*
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
2015-08-10
1
-1
/
+1
*
md: fix a build warning
Firo Yang
2015-08-03
1
-1
/
+1
*
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
2015-08-03
1
-1
/
+1
*
dm btree remove: fix bug in redistribute3
Dennis Yang
2015-08-03
1
-3
/
+3
*
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
2015-06-05
1
-1
/
+2
*
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-04-13
1
-0
/
+6
*
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-03-18
1
-2
/
+2
*
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-03-18
1
-17
/
+10
*
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
2015-03-18
1
-0
/
+6
*
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2015-03-18
1
-0
/
+9
*
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
2015-03-06
1
-2
/
+3
*
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
2015-03-06
1
-1
/
+2
*
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
2015-02-05
1
-4
/
+5
*
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
2015-02-05
1
-0
/
+6
*
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
2015-01-29
1
-1
/
+2
*
dm cache: share cache-metadata object across inactive and active DM tables
Joe Thornber
2015-01-29
1
-6
/
+95
*
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2015-01-08
1
-1
/
+3
*
dm bufio: fix memleak when using a dm_buffer's inline bio
Darrick J. Wong
2015-01-08
1
-1
/
+19
*
md/bitmap: always wait for writes on unplug.
NeilBrown
2015-01-08
1
-10
/
+6
*
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2014-11-21
1
-4
/
+7
*
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-11-21
3
-15
/
+17
*
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
2014-11-14
1
-1
/
+1
*
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
2014-11-14
1
-0
/
+1
*
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
2014-10-09
1
-1
/
+17
*
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
2014-10-05
1
-2
/
+2
*
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-10-05
1
-4
/
+16
*
md/raid1,raid10: always abort recover on write error.
NeilBrown
2014-09-17
2
-8
/
+8
*
md/raid10: Fix memory leak when raid10 reshape completes.
NeilBrown
2014-09-17
1
-0
/
+1
*
md/raid10: fix memory leak when reshaping a RAID10.
NeilBrown
2014-09-17
1
-1
/
+1
*
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
2014-09-17
1
-0
/
+2
*
dm cache metadata: do not allow the data block size to change
Mike Snitzer
2014-07-28
1
-0
/
+9
*
dm thin metadata: do not allow the data block size to change
Mike Snitzer
2014-07-28
1
-0
/
+9
*
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
2014-07-17
1
-14
/
+8
*
md: flush writes before starting a recovery.
NeilBrown
2014-07-09
1
-0
/
+13
*
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
2014-07-09
1
-1
/
+2
*
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
NeilBrown
2014-06-11
1
-0
/
+1
*
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
2014-06-11
1
-1
/
+3
*
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
2014-06-11
1
-0
/
+2
*
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
2014-06-07
1
-49
/
+12
*
md: avoid possible spinning md thread at shutdown.
NeilBrown
2014-06-07
1
-1
/
+2
*
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...
NeilBrown
2014-05-30
1
-4
/
+13
*
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
2014-05-13
1
-1
/
+1
*
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
2014-05-13
5
-27
/
+16
[next]