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
2009-01-06
dm snapshot: extend exception store functions
Jonathan Brassow
6
-37
/
+55
2009-01-06
dm snapshot: split out exception store implementations
Alasdair G Kergon
6
-737
/
+833
2009-01-06
dm snapshot: rename struct exception_store
Jonathan Brassow
3
-24
/
+25
2009-01-06
dm snapshot: separate out exception store interface
Jonathan Brassow
4
-120
/
+134
2009-01-06
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
1
-4
/
+4
2009-01-06
dm: add name and uuid to sysfs
Milan Broz
4
-2
/
+136
2009-01-06
dm table: rework reference counting
Mikulas Patocka
4
-20
/
+33
2009-01-06
dm: support barriers on simple devices
Andi Kleen
4
-10
/
+26
2009-01-06
dm request: add caches
Kiyoshi Ueda
1
-1
/
+40
2009-01-06
dm ioctl: allow dm_copy_name_and_uuid to return only one field
Milan Broz
1
-2
/
+4
2009-01-06
dm log: ensure log bitmap fits on log device
Milan Broz
1
-0
/
+8
2009-01-06
dm log: move region_size validation
Milan Broz
2
-14
/
+14
2009-01-06
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
1
-10
/
+7
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
9
-48
/
+16
2009-01-06
dm raid1: fix error count
Jonathan Brassow
1
-3
/
+3
2009-01-06
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
1
-0
/
+5
2009-01-06
dm snapshot: change yield to msleep
Mikulas Patocka
1
-3
/
+4
2009-01-06
dm table: drop reference at unbind
Mikulas Patocka
1
-1
/
+1
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
3
-3
/
+3
2008-12-24
Merge branch 'linus' into tracing/hw-branch-tracing
Ingo Molnar
1
-5
/
+17
2008-12-19
md: Don't read past end of bitmap when reading bitmap.
NeilBrown
1
-5
/
+17
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
1
-1
/
+1
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-1
/
+1
2008-11-26
blktrace: port to tracepoints, update
Ingo Molnar
1
-0
/
+2
2008-11-26
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
1
-3
/
+3
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
[next]