index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm snapshot: extend exception store functions
Jonathan Brassow
2009-01-06
6
-37
/
+55
*
dm snapshot: split out exception store implementations
Alasdair G Kergon
2009-01-06
6
-737
/
+833
*
dm snapshot: rename struct exception_store
Jonathan Brassow
2009-01-06
3
-24
/
+25
*
dm snapshot: separate out exception store interface
Jonathan Brassow
2009-01-06
4
-120
/
+134
*
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
2009-01-06
1
-4
/
+4
*
dm: add name and uuid to sysfs
Milan Broz
2009-01-06
4
-2
/
+136
*
dm table: rework reference counting
Mikulas Patocka
2009-01-06
4
-20
/
+33
*
dm: support barriers on simple devices
Andi Kleen
2009-01-06
4
-10
/
+26
*
dm request: add caches
Kiyoshi Ueda
2009-01-06
1
-1
/
+40
*
dm ioctl: allow dm_copy_name_and_uuid to return only one field
Milan Broz
2009-01-06
1
-2
/
+4
*
dm log: ensure log bitmap fits on log device
Milan Broz
2009-01-06
1
-0
/
+8
*
dm log: move region_size validation
Milan Broz
2009-01-06
2
-14
/
+14
*
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
2009-01-06
1
-10
/
+7
*
dm: consolidate target deregistration error handling
Mikulas Patocka
2009-01-06
9
-48
/
+16
*
dm raid1: fix error count
Jonathan Brassow
2009-01-06
1
-3
/
+3
*
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
2009-01-06
1
-0
/
+5
*
dm snapshot: change yield to msleep
Mikulas Patocka
2009-01-06
1
-3
/
+4
*
dm table: drop reference at unbind
Mikulas Patocka
2009-01-06
1
-1
/
+1
*
bio: allow individual slabs in the bio_set
Jens Axboe
2008-12-29
3
-3
/
+3
*
Merge branch 'linus' into tracing/hw-branch-tracing
Ingo Molnar
2008-12-24
1
-5
/
+17
|
\
|
*
md: Don't read past end of bitmap when reading bitmap.
NeilBrown
2008-12-19
1
-5
/
+17
*
|
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
2008-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
2008-12-03
1
-1
/
+1
*
|
blktrace: port to tracepoints, update
Ingo Molnar
2008-11-26
1
-0
/
+2
*
|
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
2008-11-26
1
-3
/
+3
|
/
*
dm: avoid destroying table in dm_any_congested
Chandra Seetharaman
2008-11-13
1
-8
/
+16
*
dm: move pending queue wake_up end_io_acct
Mikulas Patocka
2008-11-13
1
-5
/
+5
*
dm mpath: warn if args ignored
Chandra Seetharaman
2008-11-13
1
-0
/
+4
*
dm mpath: avoid attempting to activate null path
Chandra Seetharaman
2008-11-13
1
-2
/
+2
*
dm stripe: fix init failure
Heinz Mauelshagen
2008-11-13
1
-1
/
+3
*
dm raid1: flush workqueue before destruction
Mikulas Patocka
2008-11-13
1
-0
/
+1
*
md: linear: Fix a division by zero bug for very small arrays.
Andre Noll
2008-11-06
1
-0
/
+2
*
md: fix bug in raid10 recovery.
NeilBrown
2008-11-06
1
-1
/
+1
*
md: revert the recent addition of a call to the BLKRRPART ioctl.
NeilBrown
2008-11-06
1
-6
/
+0
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2008-10-30
1
-0
/
+7
|
\
|
*
md: destroy partitions and notify udev when md array is stopped.
NeilBrown
2008-10-28
1
-0
/
+7
*
|
dm snapshot: wait for chunks in destructor
Mikulas Patocka
2008-10-30
2
-1
/
+17
*
|
dm snapshot: fix register_snapshot deadlock
Mikulas Patocka
2008-10-30
1
-7
/
+9
*
|
dm raid1: fix do_failures
Ilpo Jarvinen
2008-10-30
1
-1
/
+2
|
/
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2008-10-26
1
-23
/
+33
|
\
|
*
md: allow extended partitions on md devices.
NeilBrown
2008-10-21
1
-0
/
+5
|
*
md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state
NeilBrown
2008-10-21
1
-9
/
+12
|
*
md: use sysfs_notify_dirent to notify changes to md/array_state
NeilBrown
2008-10-21
1
-14
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
2008-10-23
6
-60
/
+34
|
\
\
|
*
|
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
2
-4
/
+4
|
*
|
[PATCH] switch md
Al Viro
2008-10-21
1
-10
/
+10
|
*
|
[PATCH] switch dm
Al Viro
2008-10-21
1
-21
/
+10
|
*
|
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
2
-6
/
+6
|
*
|
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
2008-10-21
2
-17
/
+4
|
*
|
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
2008-10-21
3
-5
/
+3
[next]