index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] dm snapshot: fix metadata error handling
Mark McLoughlin
2006-10-03
1
-12
/
+5
*
[PATCH] dm snapshot: allow zero chunk_size
Mark McLoughlin
2006-10-03
3
-99
/
+120
*
[PATCH] dm snapshot: fix invalidation ENOMEM
Milan Broz
2006-10-03
1
-1
/
+1
*
[PATCH] dm: fix alloc_dev error path
Ishai Rabinovitz
2006-10-03
1
-1
/
+2
*
[PATCH] dm: support ioctls on mapped devices: fix with fake file
Milan Broz
2006-10-03
2
-4
/
+17
*
[PATCH] dm: export blkdev_driver_ioctl
Alasdair G Kergon
2006-10-03
2
-2
/
+3
*
[PATCH] dm mpath: support ioctls
Milan Broz
2006-10-03
1
-1
/
+29
*
[PATCH] dm linear: support ioctls
Milan Broz
2006-10-03
1
-1
/
+12
*
[PATCH] dm: support ioctls on mapped devices
Milan Broz
2006-10-03
1
-0
/
+41
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
1
-0
/
+3
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
1
-1
/
+2
*
[BLOCK] dm-crypt: trivial comment improvements
Rik Snel
2006-09-21
1
-4
/
+4
*
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2006-09-21
1
-14
/
+16
*
[BLOCK] dm-crypt: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-61
/
+47
*
[PATCH] md: Fix issues with referencing rdev in md/raid1
NeilBrown
2006-09-01
1
-22
/
+35
*
[PATCH] md: fix recent breakage of md/raid1 array checking
NeilBrown
2006-08-27
1
-3
/
+4
*
[PATCH] md: avoid backward event updates in md superblock when degraded.
NeilBrown
2006-08-27
1
-0
/
+13
*
[PATCH] dm: Fix deadlock under high i/o load in raid1 setup.
Daniel Kobras
2006-08-27
1
-1
/
+3
*
[PATCH] dm: BUG/OOPS fix
Michal Miroslaw
2006-08-14
1
-1
/
+2
*
[PATCH] md: Fix a bug that recently crept into md/linear
NeilBrown
2006-08-06
1
-3
/
+3
*
[PATCH] md: fix oops in error-handling
Andrew Morton
2006-07-10
1
-0
/
+2
*
[PATCH] md: include sector number in messages about corrected read errors
NeilBrown
2006-07-10
3
-7
/
+30
*
[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs
NeilBrown
2006-07-10
1
-0
/
+4
*
[PATCH] md: unify usage of symbolic names for perms
NeilBrown
2006-07-10
1
-29
/
+27
*
[PATCH] md: fix usage of wrong variable in raid1
NeilBrown
2006-07-10
1
-1
/
+1
*
[PATCH] md: fix some small races in bitmap plugging in raid5
NeilBrown
2006-07-10
1
-3
/
+27
*
[PATCH] md: fix a plug/unplug race in raid5
NeilBrown
2006-07-10
1
-12
/
+6
*
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
2006-07-10
2
-5
/
+8
*
[PATCH] md: delay starting md threads until array is completely setup
NeilBrown
2006-07-10
2
-7
/
+4
*
[PATCH] md: set desc_nr correctly for version-1 superblocks
NeilBrown
2006-07-10
1
-1
/
+5
*
[PATCH] md: possible fix for unplug problem
NeilBrown
2006-07-10
1
-1
/
+1
*
[PATCH] lockdep: annotate blkdev nesting
Ingo Molnar
2006-07-03
1
-3
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
5
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
3
-58
/
+4
|
\
|
*
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
2006-06-26
1
-1
/
+1
|
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-5
/
+2
|
*
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
2
-2
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-20
/
+1
|
*
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-27
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-2
/
+0
*
|
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
2006-06-29
1
-1
/
+0
|
/
*
[PATCH] drivers/md/md.c: make code static
Adrian Bunk
2006-06-26
1
-2
/
+2
*
[PATCH] md: Allow the write_mostly flag to be set via sysfs
NeilBrown
2006-06-26
1
-0
/
+12
*
[PATCH] md: Allow resync_start to be set and queried via sysfs
NeilBrown
2006-06-26
1
-0
/
+26
*
[PATCH] md: Allow raid 'layout' to be read and set via sysfs
NeilBrown
2006-06-26
1
-0
/
+27
*
[PATCH] md: Allow rdev state to be set via sysfs
NeilBrown
2006-06-26
1
-1
/
+25
*
[PATCH] md: Set/get state of array via sysfs
NeilBrown
2006-06-26
1
-9
/
+188
*
[PATCH] md: Don't write dirty/clean update to spares - leave them alone
NeilBrown
2006-06-26
1
-8
/
+57
*
[PATCH] md: Allow re-add to work on array without bitmaps
NeilBrown
2006-06-26
2
-11
/
+20
[next]