]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers/md/md.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
[net-next-2.6.git] / drivers / md / md.c
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2006-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-06 Len BrownAuto-update from upstream
2006-01-06 Greg Kroah-HartmanMerge ../torvalds-2.6/
2006-01-06 Linus TorvaldsMerge branch 'post-2.6.15' of git://brick.kernel.dk...
2006-01-06 NeilBrown[PATCH] md: allow sync-speed to be controlled per-device
2006-01-06 NeilBrown[PATCH] md: support adding new devices to md arrays...
2006-01-06 NeilBrown[PATCH] md: allow available size of component devices...
2006-01-06 Andrew Morton[PATCH] md-export-rdev-data_offset-via-sysfs-fix
2006-01-06 NeilBrown[PATCH] md: export rdev->data_offset via sysfs
2006-01-06 NeilBrown[PATCH] md: expose device slot information via sysfs
2006-01-06 NeilBrown[PATCH] md: keep better track of dev/array size when...
2006-01-06 NeilBrown[PATCH] md: allow md/raid_disks to be settable
2006-01-06 NeilBrown[PATCH] md: count corrected read errors per drive
2006-01-06 NeilBrown[PATCH] md: allow array level to be set textually via...
2006-01-06 NeilBrown[PATCH] md: expose md metadata format in sysfs
2006-01-06 NeilBrown[PATCH] md: allow md array component size to be accesse...
2006-01-06 NeilBrown[PATCH] md: allow chunk_size to be settable through...
2006-01-06 NeilBrown[PATCH] md: fix rdev->pending counts in raid1
2006-01-06 Adrian Bunk[PATCH] drivers/md/md.c: make md_new_event() static
2006-01-06 NeilBrown[PATCH] md: make a couple of names in md.c static
2006-01-06 NeilBrown[PATCH] md: helper function to match commands written...
2006-01-06 NeilBrown[PATCH] md: remove personality numbering from md
2006-01-06 NeilBrown[PATCH] md: convert recently exported symbol to GPL
2006-01-06 NeilBrown[PATCH] md: convert md to use kzalloc throughout
2006-01-06 NeilBrown[PATCH] md: clean up 'page' related names in md
2006-01-06 NeilBrown[PATCH] md: make /proc/mdstat pollable
2006-01-06 NeilBrown[PATCH] md: attempt to auto-correct read errors in...
2006-01-06 NeilBrown[PATCH] md: write intent bitmap support for raid10
2006-01-06 NeilBrown[PATCH] md: move bitmap_create to after md array has...
2006-01-06 NeilBrown[PATCH] md: allow dirty raid[456] arrays to be started...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-01-04 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2006-01-03 Jeff GarzikMerge branch 'master'
2006-01-03 Jeff GarzikMerge branch 'master'
2005-12-24 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2005-12-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2005-12-21 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2005-12-21 Len BrownAuto-update from upstream
2005-12-21 Dmitry TorokhovManual merge with Linus (conflict in drivers/input...
2005-12-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2005-12-20 Linus TorvaldsMerge branch 'to_linus' of master.kernel.org:/pub/scm...
2005-12-20 Neil Brown[PATCH] md: Change case of raid level reported in sys...
2005-12-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2005-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2005-11-30 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2005-11-30 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-11-29 Dave JonesMerge ../linus
2005-11-29 Jeff GarzikMerge branch 'master'
2005-11-29 Jeff GarzikMerge branch 'master'
2005-11-29 Jeff GarzikMerge branch 'master'
2005-11-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-11-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-11-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-28 NeilBrown[PATCH] md: set default_bitmap_offset properly in set_a...
2005-11-21 Dave JonesMerge ../linus/
2005-11-21 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-20 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-11-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-11-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-19 Paul MackerrasMerge branch 'mymerge' of ssh://ozlabs.org/home/sfr...
2005-11-18 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2005-11-18 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2005-11-18 Kyle McMartinMerge branch 'master'
2005-11-18 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2005-11-18 Jeff GarzikMerge branch 'linville-e1000' of git://git.tuxdriver...
2005-11-18 Jeff GarzikMerge branch 'upstream-fixes' of git://git.tuxdriver...
2005-11-18 Jeff GarzikMerge branch 'halasa-hdlc' of git://git.tuxdriver.com...
2005-11-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.tuxdriver...
2005-11-18 Jeff GarzikMerge branch 'master'
2005-11-18 Jeff GarzikMerge branch 'for-jeff' of git://electric-eye.fr.zoreil...
2005-11-18 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2005-11-18 Jeff GarzikMerge branch 'master'
2005-11-18 NeilBrown[PATCH] md: fix is_mddev_idle calculation now that...
2005-11-18 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2005-11-16 Jeff GarzikMerge branch 'upstream-fixes'
2005-11-16 Jeff GarzikMerge branch 'master'
2005-11-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-11-16 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-11-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-15 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2005-11-15 NeilBrown[PATCH] md: make md threads interruptible again
2005-11-15 NeilBrown[PATCH] md: mark START_ARRAY deprecated with a date
2005-11-15 Linus TorvaldsMerge x86-64 update from Andi
2005-11-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2005-11-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-11 Jeff GarzikMerge branch 'atmel'
2005-11-11 Jeff GarzikMerge branch 'master'
2005-11-11 Jeff GarzikMerge branch 'master'
2005-11-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sam...
next