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
*
Merge tag 'v3.2.31' into v3.2-rt
Steven Rostedt
2012-10-10
3
-25
/
+65
|
\
|
*
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
2012-10-10
1
-3
/
+5
|
*
dm table: clear add_random unless all devices have it set
Milan Broz
2012-10-10
1
-4
/
+22
|
*
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-10-10
1
-18
/
+38
*
|
Merge tag 'v3.2.29' into v3.2-rt
Steven Rostedt
2012-09-17
1
-3
/
+6
|
\
\
|
|
/
|
*
md: Don't truncate size at 4TB for RAID0 and Linear
NeilBrown
2012-09-12
1
-3
/
+6
*
|
Merge tag 'v3.2.27' into v3.2-rt
Steven Rostedt
2012-08-13
2
-4
/
+8
|
\
\
|
|
/
|
*
md/raid1: don't abort a resync on the first badblock.
NeilBrown
2012-08-10
1
-1
/
+4
|
*
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
2012-08-10
1
-2
/
+3
|
*
dm thin: reduce endio_hook pool size
Alasdair G Kergon
2012-08-10
1
-1
/
+1
*
|
Merge tag 'v3.2.24' into v3.2-rt
Steven Rostedt
2012-08-02
5
-19
/
+42
|
\
\
|
|
/
|
*
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
2012-07-25
1
-0
/
+1
|
*
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2012-07-25
2
-2
/
+5
|
*
md/raid1: close some possible races on write errors during resync
NeilBrown
2012-07-25
1
-2
/
+8
|
*
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
2012-07-25
1
-13
/
+23
|
*
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
2012-07-25
1
-1
/
+2
|
*
raid5: delayed stripe fix
Shaohua Li
2012-07-25
1
-1
/
+3
*
|
Merge tag 'v3.2.23' into v3.2-rt
Steven Rostedt
2012-07-17
5
-30
/
+68
|
\
\
|
|
/
|
*
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
2012-07-12
1
-11
/
+19
|
*
dm persistent data: handle space map checker creation failure
Mike Snitzer
2012-07-12
3
-15
/
+28
|
*
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
2012-07-12
1
-0
/
+3
|
*
md/raid10: fix failure when trying to repair a read error.
NeilBrown
2012-07-12
1
-3
/
+3
|
*
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
2012-07-12
1
-0
/
+6
|
*
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
2012-07-12
1
-1
/
+3
|
*
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
2012-07-12
1
-0
/
+6
*
|
Merge tag 'v3.2.22' into v3.2-rt
Steven Rostedt
2012-07-06
1
-3
/
+6
|
\
\
|
|
/
|
*
dm thin: reinstate missing mempool_free in cell_release_singleton
Mike Snitzer
2012-07-04
1
-3
/
+6
*
|
Merge tag 'v3.2.19' into v3.2-rt
Steven Rostedt
2012-06-06
1
-1
/
+1
|
\
\
|
|
/
|
*
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
2012-05-31
1
-1
/
+1
*
|
Merge tag 'v3.2.18' into v3.2-rt
Steven Rostedt
2012-05-21
2
-2
/
+4
|
\
\
|
|
/
|
*
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
2012-05-20
1
-0
/
+2
|
*
dm mpath: check if scsi_dh module already loaded before trying to load
Mike Snitzer
2012-05-20
1
-2
/
+2
*
|
Merge tag 'v3.2.17' into v3.2-rt
Steven Rostedt
2012-05-14
1
-1
/
+2
|
\
\
|
|
/
|
*
md: fix possible corruption of array metadata on shutdown.
NeilBrown
2012-05-11
1
-1
/
+2
*
|
Merge tag 'v3.2.16' into v3.2-rt
Steven Rostedt
2012-04-23
1
-0
/
+2
|
\
\
|
|
/
|
*
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
2012-04-22
1
-0
/
+2
*
|
dm: Make rt aware
Thomas Gleixner
2012-04-10
1
-2
/
+2
*
|
md: raid5: Make raid5_percpu handling RT aware
Thomas Gleixner
2012-04-10
2
-2
/
+6
|
/
*
dm thin: fix stacked bi_next usage
Joe Thornber
2012-04-02
1
-51
/
+73
*
dm persistent data: fix btree rebalancing after remove
Joe Thornber
2012-04-02
1
-75
/
+99
*
dm exception store: fix init error path
Andrei Warkentin
2012-04-02
1
-1
/
+1
*
dm crypt: add missing error handling
Mikulas Patocka
2012-04-02
1
-12
/
+16
*
dm crypt: fix mempool deadlock
Mikulas Patocka
2012-04-02
1
-6
/
+4
*
md: fix clearing of the 'changed' flags for the bad blocks list.
NeilBrown
2012-04-02
1
-1
/
+2
*
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2012-04-02
2
-4
/
+30
*
md: don't set md arrays to readonly on shutdown.
NeilBrown
2012-04-02
1
-22
/
+15
*
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
2012-04-02
1
-0
/
+2
*
dm raid: fix flush support
Jonathan E Brassow
2012-03-12
1
-0
/
+1
*
dm raid: set MD_CHANGE_DEVS when rebuilding
Jonathan E Brassow
2012-03-12
1
-6
/
+10
*
dm thin metadata: decrement counter after removing mapped block
Joe Thornber
2012-03-12
1
-0
/
+2
[next]