index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
6
-8
/
+8
2005-03-11
[PATCH] md: remove kludgy level check from md.c
Neil Brown
1
-3
/
+2
2005-03-11
[PATCH] md: make raid5 and raid6 robust against failure during recovery.
Neil Brown
3
-6
/
+31
2005-03-11
[PATCH] md: remove possible oops in md/raid1
Neil Brown
1
-12
/
+28
2005-03-11
[PATCH] md: RAID Kconfig cleanups, remove experimental tag from RAID-6
Neil Brown
1
-11
/
+8
2005-03-11
[PATCH] md: fix multipath assembly bug
Neil Brown
1
-1
/
+1
2005-03-11
[PATCH] md: erroneous sizeof use in raid1
Neil Brown
1
-1
/
+1
2005-03-09
[PATCH] device-mapper: Some multipath fn renames
Alasdair G. Kergon
5
-21
/
+22
2005-03-09
[PATCH] device-mapper: Some code/formatting cleanups
Alasdair G. Kergon
7
-88
/
+63
2005-03-09
[PATCH] device-mapper: tag multipath exports GPL
Alasdair G. Kergon
3
-6
/
+6
2005-03-09
[PATCH] device-mapper: multipath hardware handler for EMC
Alasdair G. Kergon
3
-0
/
+370
2005-03-09
[PATCH] device-mapper: multipath hardware handler
Alasdair G. Kergon
5
-4
/
+408
2005-03-09
[PATCH] device-mapper: multipath round-robin path selector.
Alasdair G. Kergon
2
-1
/
+215
2005-03-09
[PATCH] device-mapper: multipath
Alasdair G. Kergon
6
-0
/
+1477
2005-03-09
[PATCH] device-mapper: Export map_info
Alasdair G. Kergon
2
-0
/
+10
2005-03-09
[PATCH] device-mapper: Record & restore bio state.
Alasdair G. Kergon
1
-0
/
+45
2005-03-09
[PATCH] device-mapper: Store name directly against device
Lars Marowsky-Bree
7
-28
/
+15
2005-03-09
[PATCH] md: fix typo in super_1_sync
Neil Brown
1
-1
/
+1
2005-03-07
[PATCH] add local bio pool support and modify dm
Dave Olien
3
-230
/
+16
2005-03-07
[PATCH] ppc: raid6 build fix
Andrew Morton
1
-1
/
+1
2005-03-04
[PATCH] PPC/PPC64: Abstract cpu_feature checks.
Olof Johansson
1
-1
/
+1
2005-02-22
[PATCH] device-mapper: dm-raid1 deadlock fix
Alasdair G. Kergon
1
-2
/
+2
2005-02-11
[PATCH] raid5 and raid6 fixes to current bk tree
Dave Olien
2
-0
/
+4
2005-02-10
[PATCH] portability problem in dm-stripe.c
Alexander Viro
1
-1
/
+1
2005-02-07
[PATCH] raid5 overlapping read hack
Neil Brown
2
-17
/
+89
2005-02-07
[PATCH] md: remove extra loop from copy_data
Neil Brown
2
-68
/
+61
2005-02-07
[PATCH] md: fix endless loop when syncing an array that doesn't need any resync.
Neil Brown
1
-2
/
+4
2005-02-07
[PATCH] md: make md work a bit better with devfs
Neil Brown
1
-3
/
+6
2005-02-07
[PATCH] md: prevent oops when drive set faulty in inactive md array.
Neil Brown
1
-0
/
+3
2005-02-07
[PATCH] md: fix problems with verion-1 superblock code
Neil Brown
1
-2
/
+3
2005-02-03
[PATCH] device-mapper: Fixes for 64-bit sector_t
Alasdair G. Kergon
7
-28
/
+29
2005-02-03
[PATCH] device-mapper: stripe_width should be sector_t
Alasdair G. Kergon
1
-1
/
+1
2005-02-02
[PATCH] md sync_page_io bio leak
Jens Axboe
1
-2
/
+0
2005-02-01
[PATCH] assert_spin_locked()
Herbert Pƶtzl
2
-2
/
+2
2005-01-25
[PATCH] device-mapper: fix TB stripe data corruption
Kevin Corry
1
-4
/
+3
2005-01-25
[PATCH] device-mapper: optionally bypass a bdget
Alasdair G. Kergon
1
-12
/
+15
2005-01-25
[PATCH] device-mapper: Add presuspend hook
Alasdair G. Kergon
4
-13
/
+34
2005-01-25
[PATCH] device-mapper: remove unused bs_bio_init()
Alasdair G. Kergon
1
-16
/
+0
2005-01-25
[PATCH] device-mapper: fix mirror log type module ref count
Alasdair G. Kergon
1
-7
/
+7
2005-01-20
[PATCH] Fix md using bio on stack with bio clones
Jens Axboe
1
-16
/
+13
2005-01-20
[PATCH] Lock initializer cleanup: Raid
Thomas Gleixner
3
-4
/
+4
2005-01-14
[PATCH] various Kconfig fixes
Gabor Egry
1
-1
/
+1
2005-01-07
[PATCH] Lock initializer unifying: Raid
Thomas Gleixner
6
-10
/
+10
2005-01-07
[PATCH] raid6: altivec support
H. Peter Anvin
3
-0
/
+162
2005-01-07
[PATCH] md: improve 'hash' code in linear.c
Neil Brown
1
-24
/
+14
2004-12-01
[PATCH] md: fix jiffies handling in md.c
Neil Brown
1
-1
/
+1
2004-12-01
[PATCH] md: fix careless bug in raid10
Neil Brown
1
-0
/
+1
2004-11-18
[PATCH] md: Fix problem with unsigned variable going "negative" in linear.c
Neil Brown
1
-10
/
+11
2004-11-15
[PATCH] device-mapper: Allow referencing by device number
Alasdair G. Kergon
3
-18
/
+54
2004-11-15
[PATCH] device-mapper: Add DM_TARGET_MSG
Alasdair G. Kergon
3
-3
/
+71
[next]