index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: Fix dirty_data accounting
Kent Overstreet
2013-12-04
1
-4
/
+7
*
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
2013-12-04
1
-2
/
+16
*
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
2013-12-04
1
-14
/
+40
*
dm array: fix bug in growing array
Joe Thornber
2013-12-04
1
-1
/
+4
*
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
2013-12-04
1
-3
/
+15
*
raid5: avoid finding "discard" stripe
Shaohua Li
2013-10-24
1
-0
/
+8
*
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
2013-10-24
1
-0
/
+12
*
md: avoid deadlock when md_set_badblocks.
Bian Yu
2013-10-24
1
-2
/
+3
*
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2013-10-24
2
-0
/
+2
*
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
2013-10-23
1
-1
/
+1
*
dm snapshot: fix data corruption
Mikulas Patocka
2013-10-16
1
-6
/
+12
*
bcache: Fix a null ptr deref regression
Kent Overstreet
2013-10-10
1
-2
/
+1
*
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2013-09-25
8
-25
/
+118
|
\
|
*
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
2013-09-23
3
-5
/
+20
|
*
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
2013-09-23
3
-4
/
+42
|
*
dm: lower bio-based mempool reservation
Mike Snitzer
2013-09-23
1
-4
/
+5
|
*
dm thin: do not expose non-zero discard limits if discards disabled
Mike Snitzer
2013-09-23
1
-3
/
+11
|
*
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2013-09-20
2
-1
/
+21
|
*
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
2013-09-20
1
-3
/
+2
|
*
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
2013-09-20
1
-1
/
+1
|
*
dm stats: fix possible counter corruption on 32-bit systems
Mikulas Patocka
2013-09-18
1
-6
/
+17
|
*
dm mpath: do not fail path on -ENOSPC
Jun'ichi Nomura
2013-09-18
1
-0
/
+1
*
|
bcache: Fix flushes in writeback mode
Kent Overstreet
2013-09-24
1
-6
/
+9
*
|
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
2013-09-24
1
-11
/
+28
*
|
bcache: Fix a shrinker deadlock
Kent Overstreet
2013-09-24
1
-1
/
+1
*
|
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
2013-09-24
1
-2
/
+1
*
|
bcache: Fix a flush/fua performance bug
Kent Overstreet
2013-09-24
1
-0
/
+1
*
|
bcache: Fix a writeback performance regression
Kent Overstreet
2013-09-24
4
-30
/
+43
*
|
bcache: Correct printf()-style format length modifier
Geert Uytterhoeven
2013-09-24
1
-1
/
+1
*
|
bcache: Fix for when no journal entries are found
Kent Overstreet
2013-09-24
1
-12
/
+18
*
|
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
2013-09-24
1
-2
/
+7
*
|
bcache: Fix a dumb journal discard bug
Kent Overstreet
2013-09-24
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-12
3
-43
/
+66
|
\
|
*
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
3
-43
/
+66
*
|
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-09-10
18
-151
/
+1359
|
\
\
|
*
|
dm stripe: silence a couple sparse warnings
Mike Snitzer
2013-09-06
1
-0
/
+1
|
*
|
dm: add statistics support
Mikulas Patocka
2013-09-05
6
-12
/
+1102
|
*
|
dm thin: always return -ENOSPC if no_free_space is set
Mike Snitzer
2013-09-05
1
-25
/
+31
|
*
|
dm ioctl: cleanup error handling in table_load
Mike Snitzer
2013-09-05
1
-18
/
+16
|
*
|
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
2013-09-05
3
-4
/
+6
|
*
|
dm ioctl: prevent rename to empty name or uuid
Alasdair Kergon
2013-09-05
1
-1
/
+1
|
*
|
dm thin: set pool read-only if breaking_sharing fails block allocation
Mike Snitzer
2013-09-05
1
-2
/
+4
|
*
|
dm thin: prefix pool error messages with pool device name
Mike Snitzer
2013-09-05
1
-16
/
+32
|
*
|
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
2013-09-05
3
-3
/
+39
|
*
|
dm space map: optimise sm_ll_dec and sm_ll_inc
Joe Thornber
2013-08-23
1
-28
/
+49
|
*
|
dm btree: prefetch child nodes when walking tree for a dm_btree_del
Joe Thornber
2013-08-23
3
-5
/
+31
|
*
|
dm btree: use pop_frame in dm_btree_del to cleanup code
Joe Thornber
2013-08-23
1
-1
/
+1
|
*
|
dm cache: eliminate holes in cache structure
Mike Snitzer
2013-08-23
1
-15
/
+15
|
*
|
dm cache: fix stacking of geometry limits
Mike Snitzer
2013-08-23
1
-2
/
+10
|
*
|
dm thin: fix stacking of geometry limits
Mike Snitzer
2013-08-23
1
-2
/
+10
[next]