Age | Commit message (Expand) | Author |
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 |
2006-06-26 | [PATCH] md: make md_print_devices() static | Adrian Bunk |
2006-06-26 | [PATCH] md: support stripe/offset mode in raid10 | NeilBrown |
2006-06-26 | [PATCH] md: allow a linear array to have drives added while active | NeilBrown |
2006-06-26 | [PATCH] md: allow checkpoint of recovery with version-1 superblock | NeilBrown |
2006-06-26 | [PATCH] md: remove nuisance message at shutdown | NeilBrown |
2006-06-26 | [PATCH] md: merge raid5 and raid6 code | NeilBrown |
2006-06-26 | [PATCH] md: increase the delay before marking metadata clean, and make it con... | NeilBrown |
2006-06-26 | [PATCH] md: remove useless ioctl warning | NeilBrown |
2006-06-26 | [PATCH] md: remove arbitrary limit on chunk size | NeilBrown |
2006-06-26 | [PATCH] md: reformat code in raid1_end_write_request to avoid goto | NeilBrown |
2006-06-26 | [PATCH] dm: improve error message consistency | Alasdair G Kergon |
2006-06-26 | [PATCH] dm: prevent removal if open | Alasdair G Kergon |
2006-06-26 | [PATCH] dm: create error table | David Teigland |
2006-06-26 | [PATCH] dm: add exports | Alasdair G Kergon |
2006-06-26 | [PATCH] dm: consolidate creation functions | Alasdair G Kergon |
2006-06-26 | [PATCH] dm table split_args: handle no input | David Teigland |
2006-06-26 | [PATCH] dm kcopyd: error accumulation fix | Jonathan Brassow |
2006-06-26 | [PATCH] dm mirror log: sync_count fix | Alasdair G Kergon |
2006-06-26 | [PATCH] dm mirror log: bitset_size fix | Alasdair G Kergon |