index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
md: Don't read past end of bitmap when reading bitmap.
NeilBrown
1
-5
/
+17
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-1
/
+1
2008-11-13
dm: avoid destroying table in dm_any_congested
Chandra Seetharaman
1
-8
/
+16
2008-11-13
dm: move pending queue wake_up end_io_acct
Mikulas Patocka
1
-5
/
+5
2008-11-13
dm mpath: warn if args ignored
Chandra Seetharaman
1
-0
/
+4
2008-11-13
dm mpath: avoid attempting to activate null path
Chandra Seetharaman
1
-2
/
+2
2008-11-13
dm stripe: fix init failure
Heinz Mauelshagen
1
-1
/
+3
2008-11-13
dm raid1: flush workqueue before destruction
Mikulas Patocka
1
-0
/
+1
2008-11-06
md: linear: Fix a division by zero bug for very small arrays.
Andre Noll
1
-0
/
+2
2008-11-06
md: fix bug in raid10 recovery.
NeilBrown
1
-1
/
+1
2008-11-06
md: revert the recent addition of a call to the BLKRRPART ioctl.
NeilBrown
1
-6
/
+0
2008-10-30
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+7
2008-10-30
dm snapshot: wait for chunks in destructor
Mikulas Patocka
2
-1
/
+17
2008-10-30
dm snapshot: fix register_snapshot deadlock
Mikulas Patocka
1
-7
/
+9
2008-10-30
dm raid1: fix do_failures
Ilpo Jarvinen
1
-1
/
+2
2008-10-28
md: destroy partitions and notify udev when md array is stopped.
NeilBrown
1
-0
/
+7
2008-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-23
/
+33
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
6
-60
/
+34
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+6
2008-10-23
[PATCH] dm: kill lookup_device wrapper
Christoph Hellwig
1
-15
/
+6
2008-10-21
dm: tidy local_init
Kiyoshi Ueda
1
-17
/
+17
2008-10-21
dm: remove unused flush_all
Kiyoshi Ueda
1
-13
/
+1
2008-10-21
dm raid1: separate region_hash interface part1
Heinz Mauelshagen
3
-687
/
+808
2008-10-21
dm: mark split bio as cloned
Martin K. Petersen
1
-0
/
+1
2008-10-21
dm crypt: remove waitqueue
Milan Broz
1
-8
/
+0
2008-10-21
dm crypt: fix async split
Milan Broz
1
-1
/
+40
2008-10-21
dm crypt: tidy sector
Milan Broz
1
-2
/
+5
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
14
-13
/
+18
2008-10-21
dm: publish array_too_big
Mikulas Patocka
3
-14
/
+2
2008-10-21
dm exception store: fix misordered writes
Mikulas Patocka
1
-3
/
+8
2008-10-21
dm exception store: refactor zero_area
Alasdair G Kergon
1
-34
/
+68
2008-10-21
dm snapshot: drop unused last_percent
Mikulas Patocka
2
-4
/
+0
2008-10-21
dm snapshot: fix primary_pe race
Mikulas Patocka
1
-7
/
+3
2008-10-21
dm kcopyd: avoid queue shuffle
Kazuo Ito
1
-1
/
+12
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2
-4
/
+4
2008-10-21
[PATCH] switch md
Al Viro
1
-10
/
+10
2008-10-21
[PATCH] switch dm
Al Viro
1
-21
/
+10
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2
-6
/
+6
2008-10-21
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
2
-17
/
+4
2008-10-21
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
3
-5
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
2
-8
/
+8
2008-10-21
md: allow extended partitions on md devices.
NeilBrown
1
-0
/
+5
2008-10-21
md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state
NeilBrown
1
-9
/
+12
2008-10-21
md: use sysfs_notify_dirent to notify changes to md/array_state
NeilBrown
1
-14
/
+16
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-3
/
+3
2008-10-16
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
9
-174
/
+114
2008-10-16
md: fix input truncation in safe_delay_store()
Dan Williams
1
-5
/
+3
2008-10-16
md: check for memory allocation failure in faulty personality
Sven Wegener
1
-0
/
+2
2008-10-15
md: build failure due to missing delay.h
Stephen Rothwell
3
-0
/
+3
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2
-3
/
+3
[next]