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
*
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
|
*
|
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
2
-8
/
+8
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
1
-15
/
+6
|
\
\
|
*
|
[PATCH] dm: kill lookup_device wrapper
Christoph Hellwig
2008-10-23
1
-15
/
+6
|
|
/
*
|
dm: tidy local_init
Kiyoshi Ueda
2008-10-21
1
-17
/
+17
*
|
dm: remove unused flush_all
Kiyoshi Ueda
2008-10-21
1
-13
/
+1
*
|
dm raid1: separate region_hash interface part1
Heinz Mauelshagen
2008-10-21
3
-687
/
+808
*
|
dm: mark split bio as cloned
Martin K. Petersen
2008-10-21
1
-0
/
+1
*
|
dm crypt: remove waitqueue
Milan Broz
2008-10-21
1
-8
/
+0
*
|
dm crypt: fix async split
Milan Broz
2008-10-21
1
-1
/
+40
*
|
dm crypt: tidy sector
Milan Broz
2008-10-21
1
-2
/
+5
*
|
dm: remove dm header from targets
Mikulas Patocka
2008-10-21
14
-13
/
+18
*
|
dm: publish array_too_big
Mikulas Patocka
2008-10-21
3
-14
/
+2
*
|
dm exception store: fix misordered writes
Mikulas Patocka
2008-10-21
1
-3
/
+8
*
|
dm exception store: refactor zero_area
Alasdair G Kergon
2008-10-21
1
-34
/
+68
*
|
dm snapshot: drop unused last_percent
Mikulas Patocka
2008-10-21
2
-4
/
+0
*
|
dm snapshot: fix primary_pe race
Mikulas Patocka
2008-10-21
1
-7
/
+3
*
|
dm kcopyd: avoid queue shuffle
Kazuo Ito
2008-10-21
1
-1
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-17
2
-3
/
+3
|
\
|
*
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2008-10-13
2
-3
/
+3
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2008-10-16
9
-174
/
+114
|
\
\
|
*
|
md: fix input truncation in safe_delay_store()
Dan Williams
2008-10-16
1
-5
/
+3
|
*
|
md: check for memory allocation failure in faulty personality
Sven Wegener
2008-10-16
1
-0
/
+2
|
*
|
md: build failure due to missing delay.h
Stephen Rothwell
2008-10-15
3
-0
/
+3
|
*
|
md: Relax minimum size restrictions on chunk_size.
NeilBrown
2008-10-13
3
-8
/
+11
|
*
|
md: remove space after function name in declaration and call.
NeilBrown
2008-10-13
2
-28
/
+28
|
*
|
md: Remove unnecessary #includes, #defines, and function declarations.
NeilBrown
2008-10-13
6
-53
/
+4
|
*
|
md: Convert remaining 1k representations in linear.c to sectors.
Andre Noll
2008-10-13
1
-18
/
+17
|
*
|
md: linear.c: Make two local variables sector-based.
Andre Noll
2008-10-13
1
-10
/
+10
|
*
|
md: linear: Represent dev_info->size and dev_info->offset in sectors.
Andre Noll
2008-10-13
1
-25
/
+29
|
*
|
md: linear.c: Remove broken debug code.
Andre Noll
2008-10-13
1
-23
/
+0
|
*
|
md: linear.c: Remove pointless initialization of curr_offset.
Andre Noll
2008-10-13
1
-1
/
+0
|
*
|
md: linear.c: Fix typo in comment.
Andre Noll
2008-10-13
1
-1
/
+1
|
*
|
md: Don't try to set an array to 'read-auto' if it is already in that state.
NeilBrown
2008-10-13
1
-2
/
+2
|
*
|
md: Allow metadata_version to be updated for externally managed metadata.
NeilBrown
2008-10-13
1
-1
/
+7
[next]