index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
4
-19
/
+12
2016-03-03
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
1
-3
/
+0
2016-03-03
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
1
-1
/
+15
2016-03-03
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
1
-10
/
+22
2016-03-03
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
1
-0
/
+6
2016-03-03
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
1
-1
/
+3
2016-03-03
bcache: fix a leak in bch_cached_dev_run()
Al Viro
1
-1
/
+4
2016-02-15
Revert "dm mpath: fix stalls when handling invalid ioctls"
Mauricio Faria de Oliveira
1
-5
/
+2
2016-02-12
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
1
-1
/
+1
2016-02-12
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
1
-1
/
+3
2015-11-12
md/raid10: submit_bio_wait() returns 0 on success
Jes Sorensen
1
-1
/
+1
2015-11-12
md/raid1: submit_bio_wait() returns 0 on success
Jes Sorensen
1
-1
/
+1
2015-11-12
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-11-03
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-10-28
dm thin: fix missing pool reference count decrement in pool_ctr error path
Mike Snitzer
1
-1
/
+1
2015-10-28
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
1
-1
/
+1
2015-10-28
dm raid: fix round up of default region size
Mikulas Patocka
1
-2
/
+1
2015-10-28
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
4
-15
/
+47
2015-10-05
md: flush ->event_work before stopping array.
Neil Brown
1
-0
/
+2
2015-09-30
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
1
-1
/
+4
2015-09-02
dm cache mq: fix memory allocation failure for large cache devices
Heinz Mauelshagen
1
-2
/
+2
2015-08-25
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
1
-2
/
+2
2015-08-25
md/bitmap: return an error when bitmap superblock is corrupt.
NeilBrown
1
-0
/
+2
2015-08-25
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
1
-4
/
+6
2015-08-19
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
1
-2
/
+1
2015-08-19
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
1
-1
/
+1
2015-08-04
md: fix a build warning
Firo Yang
1
-1
/
+1
2015-08-04
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
1
-1
/
+1
2015-08-04
dm btree remove: fix bug in redistribute3
Dennis Yang
1
-3
/
+3
2015-08-04
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
1
-15
/
+35
2015-08-04
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
1
-0
/
+2
2015-06-03
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
1
-1
/
+2
2015-04-09
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
1
-4
/
+11
2015-04-09
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
1
-0
/
+6
2015-04-09
md/bitmap: always wait for writes on unplug.
NeilBrown
1
-10
/
+6
2015-03-16
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
1
-2
/
+2
2015-03-16
dm: fix a race condition in dm_get_md
Mikulas Patocka
1
-17
/
+10
2015-03-16
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
1
-0
/
+6
2015-03-16
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
1
-0
/
+9
2015-03-05
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
1
-2
/
+3
2015-03-05
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
1
-1
/
+2
2015-02-16
dm: do not call dm_sync_table() when creating new devices
Hannes Reinecke
1
-3
/
+6
2015-02-08
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
1
-4
/
+5
2015-02-08
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
2015-01-29
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
1
-1
/
+2
2015-01-29
dm cache: fix problematic dual use of a single migration count variable
Joe Thornber
1
-38
/
+49
2015-01-29
dm cache: share cache-metadata object across inactive and active DM tables
Joe Thornber
1
-6
/
+95
2015-01-29
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Kent Overstreet
1
-1
/
+1
2015-01-07
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
1
-1
/
+3
2015-01-07
dm bufio: fix memleak when using a dm_buffer's inline bio
Darrick J. Wong
1
-1
/
+19
[next]