index
:
Linux Stable
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.14.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
...
*
|
|
|
dm raid1: add userspace log
Jonthan Brassow
2009-06-22
5
-0
/
+1004
*
|
|
|
dm: calculate queue limits during resume not load
Mike Snitzer
2009-06-22
3
-87
/
+115
*
|
|
|
dm log: fix create_log_context to use logical_block_size of log device
Mike Snitzer
2009-06-22
1
-3
/
+4
*
|
|
|
dm target:s introduce iterate devices fn
Mike Snitzer
2009-06-22
6
-6
/
+94
*
|
|
|
dm table: establish queue limits by copying table limits
Mike Snitzer
2009-06-22
1
-10
/
+2
*
|
|
|
dm table: replace struct io_restrictions with struct queue_limits
Mike Snitzer
2009-06-22
1
-95
/
+43
*
|
|
|
dm table: validate device logical_block_size
Mike Snitzer
2009-06-22
1
-0
/
+69
*
|
|
|
dm table: ensure targets are aligned to logical_block_size
Mike Snitzer
2009-06-22
1
-14
/
+44
*
|
|
|
dm ioctl: support cookies for udev
Milan Broz
2009-06-22
3
-11
/
+31
*
|
|
|
dm: sysfs add suspended attribute
Peter Rajnoha
2009-06-22
1
-0
/
+9
*
|
|
|
dm table: improve warning message when devices not freed before destruction
Jonthan Brassow
2009-06-22
1
-5
/
+3
*
|
|
|
dm mpath: add service time load balancer
Kiyoshi Ueda
2009-06-22
3
-0
/
+350
*
|
|
|
dm mpath: add queue length load balancer
Kiyoshi Ueda
2009-06-22
3
-0
/
+273
*
|
|
|
dm mpath: add start_io and nr_bytes to path selectors
Kiyoshi Ueda
2009-06-22
3
-13
/
+25
*
|
|
|
dm snapshot: use barrier when writing exception store
Mikulas Patocka
2009-06-22
1
-1
/
+1
*
|
|
|
dm io: retry after barrier error
Mikulas Patocka
2009-06-22
1
-0
/
+6
*
|
|
|
dm io: record eopnotsupp
Mikulas Patocka
2009-06-22
1
-1
/
+7
*
|
|
|
dm snapshot: support barriers
Mikulas Patocka
2009-06-22
1
-0
/
+11
*
|
|
|
dm mpath: support barriers
Mikulas Patocka
2009-06-22
1
-0
/
+2
*
|
|
|
dm delay: support barriers
Mikulas Patocka
2009-06-22
1
-2
/
+4
*
|
|
|
dm crypt: support flush
Mikulas Patocka
2009-06-22
1
-0
/
+8
*
|
|
|
dm: stripe support flush
Mikulas Patocka
2009-06-22
1
-3
/
+12
*
|
|
|
dm: linear support flush
Mikulas Patocka
2009-06-22
1
-1
/
+3
*
|
|
|
dm: send empty barriers to targets in dm_flush
Mikulas Patocka
2009-06-22
1
-0
/
+10
*
|
|
|
dm: initialise tio in alloc_tio
Alasdair G Kergon
2009-06-22
1
-18
/
+15
*
|
|
|
dm: introduce num_flush_requests
Mikulas Patocka
2009-06-22
1
-0
/
+39
*
|
|
|
dm: remove check that prevents mapping empty bios
Mikulas Patocka
2009-06-22
1
-5
/
+0
*
|
|
|
dm: remove EOPNOTSUPP for barriers
Mikulas Patocka
2009-06-22
1
-1
/
+1
*
|
|
|
dm: store only first barrier error
Mikulas Patocka
2009-06-22
1
-8
/
+9
*
|
|
|
dm: process requeue in dm_wq_work
Mikulas Patocka
2009-06-22
1
-3
/
+10
*
|
|
|
dm: make dm_flush return void
Mikulas Patocka
2009-06-22
1
-13
/
+4
*
|
|
|
dm: always hold bdev reference
Mikulas Patocka
2009-06-22
1
-41
/
+16
*
|
|
|
dm: rename suspended_bdev to bdev
Mikulas Patocka
2009-06-22
1
-18
/
+18
*
|
|
|
dm exception store: fix exstore lookup to be case insensitive
Jonathan Brassow
2009-06-22
1
-1
/
+1
*
|
|
|
dm: use i_size_read
Mikulas Patocka
2009-06-22
3
-3
/
+4
*
|
|
|
dm: avoid unsupported spanning of md stripe boundaries
Mikulas Patocka
2009-06-22
1
-0
/
+10
*
|
|
|
dm mpath: flush keventd queue in destructor
Mikulas Patocka
2009-06-22
1
-0
/
+1
*
|
|
|
dm raid1: keep retrying alloc if mempool_alloc failed
Mikulas Patocka
2009-06-22
1
-1
/
+1
*
|
|
|
dm mpath: call activate fn for each path in pg_init
Chandra Seetharaman
2009-06-22
1
-37
/
+26
*
|
|
|
dm mpath: change attached scsi_dh
Hannes Reinecke
2009-06-22
1
-2
/
+13
*
|
|
|
dm: sysfs skip output when device is being destroyed
Milan Broz
2009-06-22
1
-0
/
+4
*
|
|
|
dm mpath: validate hw_handler argument count
Mikulas Patocka
2009-06-22
1
-0
/
+5
*
|
|
|
dm mpath: validate table argument count
Mikulas Patocka
2009-06-22
1
-0
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
2009-06-19
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-06-18
15
-662
/
+587
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
md/raid5: correctly update sync_completed when we reach max_resync
NeilBrown
2009-06-18
1
-1
/
+1
|
*
|
|
|
md/raid5: add missing call to schedule() after prepare_to_wait()
Dan Williams
2009-06-18
1
-0
/
+1
|
*
|
|
|
md/linear: use call_rcu to free obsolete 'conf' structures.
NeilBrown
2009-06-18
2
-9
/
+14
|
*
|
|
|
md linear: Protecting mddev with rcu locks to avoid races
SandeepKsinha
2009-06-18
1
-9
/
+38
[prev]
[next]