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.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
2006-06-26
[PATCH] dm mirror log: refactor context
Alasdair G Kergon
1
-50
/
+63
2006-06-26
[PATCH] dm mirror log: sector size fix
Kevin Corry
2
-50
/
+20
2006-06-26
[PATCH] dm table: get_target: fix last index
Milan Broz
1
-1
/
+1
2006-06-26
[PATCH] dm: mirror sector offset fix
Neil Brown
1
-31
/
+32
2006-06-26
[PATCH] dm: fix block device initialisation
Jeff Mahoney
1
-4
/
+4
2006-06-26
[PATCH] dm: add module ref counting
Jeff Mahoney
1
-0
/
+6
2006-06-26
[PATCH] dm: fix mapped device ref counting
Jeff Mahoney
1
-10
/
+24
2006-06-26
[PATCH] dm: add DMF_FREEING
Jeff Mahoney
1
-2
/
+30
2006-06-26
[PATCH] dm: change minor_lock to spinlock
Jeff Mahoney
1
-14
/
+13
2006-06-26
[PATCH] dm: move idr_pre_get
Jeff Mahoney
1
-14
/
+9
2006-06-26
[PATCH] dm: fix idr minor allocation
Jeff Mahoney
1
-3
/
+16
2006-06-26
[PATCH] dm snapshot: unify chunk_size
Alasdair G Kergon
2
-26
/
+45
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-4
/
+2
2006-06-23
[PATCH] drivers/md/raid6algos.c: fix a NULL dereference
Adrian Bunk
1
-4
/
+3
2006-06-01
[PATCH] md: Fix badness in sysfs_notify caused by md_new_event
NeilBrown
1
-1
/
+10
2006-05-26
[PATCH] Unlock md devices when stopping them on reboot.
Neil Brown
1
-1
/
+3
2006-05-23
[PATCH] md: fix possible oops when starting a raid0 array
NeilBrown
1
-2
/
+3
2006-05-21
[PATCH] md: Fix inverted test for 'repair' directive.
NeilBrown
1
-1
/
+1
2006-05-02
[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests
NeilBrown
1
-5
/
+4
2006-05-02
[PATCH] md: Improve detection of lack of barrier support in raid1
NeilBrown
1
-5
/
+11
2006-05-02
[PATCH] md: Change ENOTSUPP to EOPNOTSUPP
NeilBrown
1
-2
/
+2
2006-05-02
[PATCH] md: Fixed refcounting/locking when attempting read error correction i...
NeilBrown
1
-14
/
+30
2006-05-02
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
1
-1
/
+1
2006-04-20
[PATCH] md: locking fix
Ingo Molnar
1
-12
/
+12
2006-04-14
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
1
-0
/
+1
2006-04-11
[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned
NeilBrown
1
-5
/
+6
2006-04-02
BUG_ON() Conversion in md/raid10.c
Eric Sesterhenn
1
-4
/
+2
2006-04-02
BUG_ON() Conversion in md/raid6main.c
Eric Sesterhenn
1
-19
/
+10
2006-04-02
BUG_ON() Conversion in md/raid5.c
Eric Sesterhenn
1
-22
/
+12
2006-04-01
BUG_ON() Conversion in md/raid1.c
Eric Sesterhenn
1
-4
/
+2
2006-04-01
BUG_ON() Conversion in md/dm-target.c
Eric Sesterhenn
1
-2
/
+1
2006-04-01
[PATCH] md: Raid-6 did not create sysfs entries for stripe cache
NeilBrown
1
-0
/
+2
2006-04-01
[PATCH] md: Remove some code that can sleep from under a spinlock
NeilBrown
1
-5
/
+3
2006-04-01
[PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...
NeilBrown
1
-1
/
+12
2006-03-27
[PATCH] md: Convert reconfig_sem to reconfig_mutex
NeilBrown
1
-7
/
+7
2006-03-27
[PATCH] sem2mutex: drivers/md
Arjan van de Ven
4
-24
/
+28
2006-03-27
[PATCH] md: Restore 'remaining' count when retrying an write operation
NeilBrown
1
-0
/
+3
2006-03-27
[PATCH] md: Fix md grow/size code to correctly find the maximum available space
NeilBrown
1
-1
/
+1
2006-03-27
[PATCH] md: Remove bi_end_io call out from under a spinlock
NeilBrown
1
-2
/
+4
2006-03-27
[PATCH] md: Remove some stray semi-colons after functions called in macro..
NeilBrown
1
-2
/
+2
2006-03-27
[PATCH] md: Improve comments about locking situation in raid5 make_request
NeilBrown
1
-1
/
+14
2006-03-27
[PATCH] md: Support suspending of IO to regions of an md array
NeilBrown
2
-0
/
+73
2006-03-27
[PATCH] md: Make 'reshape' a possible sync_action action
NeilBrown
1
-1
/
+8
2006-03-27
[PATCH] md: Split reshape handler in check_reshape and start_reshape
NeilBrown
3
-33
/
+56
2006-03-27
[PATCH] md: Only checkpoint expansion progress occasionally
NeilBrown
1
-11
/
+42
2006-03-27
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
3
-23
/
+191
2006-03-27
[PATCH] md: Final stages of raid5 expand code
NeilBrown
3
-3
/
+152
2006-03-27
[PATCH] md: Core of raid5 resize process
NeilBrown
2
-25
/
+174
2006-03-27
[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...
NeilBrown
1
-30
/
+58
2006-03-27
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
NeilBrown
3
-7
/
+130
[next]