index
:
linux-stable.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.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
*
md/raid5: fix previous patch.
NeilBrown
2010-04-23
1
-17
/
+18
*
md/raid5: allow for more than 2^31 chunks.
NeilBrown
2010-04-20
1
-12
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
14
-1
/
+14
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-03-18
5
-41
/
+60
|
\
|
*
md: deal with merge_bvec_fn in component devices better.
NeilBrown
2010-03-16
5
-41
/
+60
*
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
2
-3
/
+3
|
/
*
dm raid1: fix deadlock when suspending failed device
Takahiro Yasui
2010-03-06
1
-18
/
+23
*
dm: eliminate some holes data structures
Mike Snitzer
2010-03-06
1
-13
/
+13
*
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
2010-03-06
3
-12
/
+18
*
dm: free dm_io before bio_endio not after
Mikulas Patocka
2010-03-06
1
-2
/
+2
*
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2010-03-06
9
-29
/
+19
*
dm ioctl: only issue uevent on resume if state changed
Mike Snitzer
2010-03-06
1
-4
/
+5
*
dm raid1: always return error if all legs fail
Mikulas Patocka
2010-03-06
1
-3
/
+6
*
dm mpath: refactor pg_init
Kiyoshi Ueda
2010-03-06
1
-12
/
+19
*
dm mpath: wait for pg_init completion when suspending
Kiyoshi Ueda
2010-03-06
1
-3
/
+35
*
dm mpath: hold io until all pg_inits completed
Kiyoshi Ueda
2010-03-06
1
-6
/
+11
*
dm mpath: avoid storing private suspended state
Kiyoshi Ueda
2010-03-06
1
-12
/
+0
*
dm table: remove dm_get from dm_table_get_md
Kiyoshi Ueda
2010-03-06
3
-19
/
+4
*
dm mpath: skip activate_path for failed paths
Moger, Babu
2010-03-06
1
-2
/
+5
*
dm mpath: pass struct pgpath to pg init done
Moger, Babu
2010-03-06
1
-3
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
2
-2
/
+2
|
\
|
*
percpu: add __percpu sparse annotations to what's left
Tejun Heo
2010-02-17
2
-2
/
+2
*
|
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
|
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
5
-9
/
+9
*
|
dm: sysfs revert add empty release function to avoid debug warning
Alasdair G Kergon
2010-02-16
1
-8
/
+0
*
|
dm mpath: fix stall when requeueing io
Kiyoshi Ueda
2010-02-16
1
-4
/
+17
*
|
dm raid1: fix null pointer dereference in suspend
Takahiro Yasui
2010-02-16
1
-3
/
+2
*
|
dm raid1: fail writes if errors are not handled and log fails
Mikulas Patocka
2010-02-16
1
-1
/
+1
*
|
dm log: userspace fix overhead_size calcuations
Jonathan Brassow
2010-02-16
1
-3
/
+7
*
|
dm snapshot: persistent annotate work_queue as on stack
Mike Snitzer
2010-02-16
1
-1
/
+1
*
|
dm stripe: avoid divide by zero with invalid stripe count
Nikanth Karthikesan
2010-02-16
1
-1
/
+1
*
|
md: fix some lockdep issues between md and sysfs.
NeilBrown
2010-02-10
2
-11
/
+6
*
|
md: fix 'degraded' calculation when starting a reshape.
NeilBrown
2010-02-09
1
-4
/
+7
|
/
*
DM: Fix device mapper topology stacking
Martin K. Petersen
2010-01-11
1
-15
/
+5
*
md: allow a resync that is waiting for other resync to complete, to be aborted.
NeilBrown
2009-12-30
1
-2
/
+3
*
md: remove unnecessary code from do_md_run
NeilBrown
2009-12-30
1
-28
/
+0
*
md: make recovery started by do_md_run() visible via sync_action
Dan Williams
2009-12-30
1
-0
/
+1
*
md: fix small irregularity with start_ro module parameter
NeilBrown
2009-12-30
1
-1
/
+1
*
md: Fix unfortunate interaction with evms
NeilBrown
2009-12-30
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-12-15
18
-874
/
+2274
|
\
|
*
dm snapshot: use merge origin if snapshot invalid
Mikulas Patocka
2009-12-10
1
-5
/
+4
|
*
dm snapshot: report merge failure in status
Mike Snitzer
2009-12-10
1
-2
/
+28
|
*
dm snapshot: merge consecutive chunks together
Mike Snitzer
2009-12-10
1
-10
/
+21
|
*
dm snapshot: trigger exceptions in remaining snapshots during merge
Mikulas Patocka
2009-12-10
1
-0
/
+83
|
*
dm snapshot: delay merging a chunk until writes to it complete
Mikulas Patocka
2009-12-10
1
-1
/
+5
|
*
dm snapshot: queue writes to chunks being merged
Mikulas Patocka
2009-12-10
1
-13
/
+78
|
*
dm snapshot: add merging
Mikulas Patocka
2009-12-10
2
-6
/
+244
|
*
dm snapshot: permit only one merge at once
Mikulas Patocka
2009-12-10
1
-6
/
+27
|
*
dm snapshot: support barriers in snapshot merge target
Mike Snitzer
2009-12-10
1
-3
/
+18
|
*
dm snapshot: avoid allocating exceptions in merge
Mikulas Patocka
2009-12-10
1
-1
/
+56
[next]