index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2006-09-01
[PATCH] md: Fix issues with referencing rdev in md/raid1
NeilBrown
2006-08-27
[PATCH] md: fix recent breakage of md/raid1 array checking
NeilBrown
2006-08-27
[PATCH] md: avoid backward event updates in md superblock when degraded.
NeilBrown
2006-08-27
[PATCH] dm: Fix deadlock under high i/o load in raid1 setup.
Daniel Kobras
2006-08-14
[PATCH] dm: BUG/OOPS fix
Michal Miroslaw
2006-08-06
[PATCH] md: Fix a bug that recently crept into md/linear
NeilBrown
2006-07-10
[PATCH] md: fix oops in error-handling
Andrew Morton
2006-07-10
[PATCH] md: include sector number in messages about corrected read errors
NeilBrown
2006-07-10
[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs
NeilBrown
2006-07-10
[PATCH] md: unify usage of symbolic names for perms
NeilBrown
2006-07-10
[PATCH] md: fix usage of wrong variable in raid1
NeilBrown
2006-07-10
[PATCH] md: fix some small races in bitmap plugging in raid5
NeilBrown
2006-07-10
[PATCH] md: fix a plug/unplug race in raid5
NeilBrown
2006-07-10
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
2006-07-10
[PATCH] md: delay starting md threads until array is completely setup
NeilBrown
2006-07-10
[PATCH] md: set desc_nr correctly for version-1 superblocks
NeilBrown
2006-07-10
[PATCH] md: possible fix for unplug problem
NeilBrown
2006-07-03
[PATCH] lockdep: annotate blkdev nesting
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] drivers/md/md.c: make code static
Adrian Bunk
2006-06-26
[PATCH] md: Allow the write_mostly flag to be set via sysfs
NeilBrown
2006-06-26
[PATCH] md: Allow resync_start to be set and queried via sysfs
NeilBrown
2006-06-26
[PATCH] md: Allow raid 'layout' to be read and set via sysfs
NeilBrown
2006-06-26
[PATCH] md: Allow rdev state to be set via sysfs
NeilBrown
2006-06-26
[PATCH] md: Set/get state of array via sysfs
NeilBrown
2006-06-26
[PATCH] md: Don't write dirty/clean update to spares - leave them alone
NeilBrown
2006-06-26
[PATCH] md: Allow re-add to work on array without bitmaps
NeilBrown
2006-06-26
[PATCH] md: Fix bug that stops raid5 resync from happening
NeilBrown
2006-06-26
[PATCH] md: Fix Kconfig error
akpm@osdl.org
2006-06-26
[PATCH] md: md Kconfig speeling feex
Justin Piszcz
2006-06-26
[PATCH] md: Calculate correct array size for raid10 in new offset mode
NeilBrown
2006-06-26
[PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fix
NeilBrown
2006-06-26
[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks
NeilBrown
2006-06-26
[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove dead code from md/bitmap
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bi...
NeilBrown
2006-06-26
[PATCH] md/bitmap: use set_bit etc for bitmap page attributes
NeilBrown
2006-06-26
[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove bitmap writeback daemon
NeilBrown
2006-06-26
[PATCH] md/bitmap: fix online removal of file-backed bitmaps
NeilBrown
2006-06-26
[PATCH] md: split reshape portion of raid5 sync_request into a separate function
NeilBrown
[next]