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
2014-02-14
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
1
-4
/
+14
2014-02-14
dm space map metadata: fix extending the space map
Joe Thornber
1
-5
/
+13
2014-02-14
dm space map common: make sure new space is used during extend
Joe Thornber
1
-1
/
+5
2014-02-14
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
3
-1
/
+22
2014-02-14
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
1
-11
/
+6
2014-02-14
dm thin: fix discard support to a previously shared block
Joe Thornber
3
-2
/
+34
2014-02-06
bcache: Data corruption fix
Kent Overstreet
1
-4
/
+22
2014-02-06
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
1
-0
/
+1
2014-01-25
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
1
-2
/
+2
2014-01-25
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
1
-2
/
+2
2014-01-25
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
1
-4
/
+4
2014-01-25
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2
-3
/
+18
2013-12-20
dm thin: switch to read only mode if a mapping insert fails
Joe Thornber
1
-1
/
+3
2013-12-20
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2013-12-20
dm space map metadata: return on failure in sm_metadata_new_block
Mike Snitzer
1
-2
/
+6
2013-12-20
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
1
-12
/
+11
2013-12-20
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-20
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
1
-7
/
+64
2013-12-20
dm bufio: initialize read-only module parameters
Mikulas Patocka
1
-0
/
+5
2013-12-04
md: fix calculation of stacking limits on level change.
NeilBrown
1
-0
/
+1
2013-12-04
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
1
-2
/
+16
2013-12-04
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
1
-14
/
+40
2013-12-04
dm array: fix bug in growing array
Joe Thornber
1
-1
/
+4
2013-12-04
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
1
-3
/
+15
2013-11-13
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-11-13
md: avoid deadlock when md_set_badblocks.
Bian Yu
1
-2
/
+3
2013-11-13
raid5: avoid finding "discard" stripe
Shaohua Li
1
-0
/
+8
2013-11-13
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
1
-0
/
+12
2013-11-13
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-11-04
dm snapshot: fix data corruption
Mikulas Patocka
1
-6
/
+12
2013-10-14
bcache: Fix a null ptr deref regression
Kent Overstreet
1
-2
/
+1
2013-10-05
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
1
-1
/
+1
2013-10-05
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2
-1
/
+21
2013-10-05
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
1
-3
/
+2
2013-10-05
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
1
-1
/
+1
2013-10-05
bcache: Fix flushes in writeback mode
Kent Overstreet
1
-6
/
+9
2013-10-05
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
1
-11
/
+28
2013-10-05
bcache: Fix a shrinker deadlock
Kent Overstreet
1
-1
/
+1
2013-10-05
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
1
-2
/
+1
2013-10-05
bcache: Fix a flush/fua performance bug
Kent Overstreet
1
-0
/
+1
2013-10-05
bcache: Fix a writeback performance regression
Kent Overstreet
4
-30
/
+43
2013-10-05
bcache: Fix for when no journal entries are found
Kent Overstreet
1
-12
/
+18
2013-10-05
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
1
-1
/
+7
2013-10-05
bcache: Fix a dumb journal discard bug
Kent Overstreet
1
-1
/
+1
2013-08-29
bcache: FUA fixes
Kent Overstreet
3
-4
/
+34
2013-08-29
md: bcache: io.c: fix a potential NULL pointer dereference
Kumar Amit Mehta
1
-0
/
+2
2013-08-04
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
1
-3
/
+2
2013-08-04
dm ioctl: set noio flag to avoid __vmalloc deadlock
Mikulas Patocka
1
-0
/
+3
2013-08-04
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
2
-7
/
+10
2013-08-04
md/raid10: remove use-after-free bug.
NeilBrown
1
-1
/
+7
[next]