Commit Graph

390 Commits (d17f086550a6fdb13fe82371d60ebf80904c6f96)

Author SHA1 Message Date
Adrian Bunk cfb9e32f2f [PATCH] drivers/md/raid5.c: remove an unused variable 19 years ago
Greg Kroah-Hartman 890fbae281 [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman 96192ff1a9 [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 1a715c5cf9 [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Adrian Bunk 0538195424 [PATCH] drivers/md/md.c: make code static 19 years ago
NeilBrown f655675b3f [PATCH] md: Allow the write_mostly flag to be set via sysfs 19 years ago
NeilBrown a94213b1fa [PATCH] md: Allow resync_start to be set and queried via sysfs 19 years ago
NeilBrown d4dbd0250e [PATCH] md: Allow raid 'layout' to be read and set via sysfs 19 years ago
NeilBrown 45dc2de1e5 [PATCH] md: Allow rdev state to be set via sysfs 19 years ago
NeilBrown 9e653b6342 [PATCH] md: Set/get state of array via sysfs 19 years ago
NeilBrown 4254376914 [PATCH] md: Don't write dirty/clean update to spares - leave them alone 19 years ago
NeilBrown 07d84d109d [PATCH] md: Allow re-add to work on array without bitmaps 19 years ago
NeilBrown 3285edf152 [PATCH] md: Fix bug that stops raid5 resync from happening 19 years ago
akpm@osdl.org b3cc9ec76b [PATCH] md: Fix Kconfig error 19 years ago
Justin Piszcz 4d2554d045 [PATCH] md: md Kconfig speeling feex 19 years ago
NeilBrown 8838832830 [PATCH] md: Calculate correct array size for raid10 in new offset mode 19 years ago
NeilBrown ce25c31bdd [PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fix 19 years ago
NeilBrown d785a06a0b [PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks 19 years ago
NeilBrown acc55e2201 [PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap 19 years ago
NeilBrown 0cdd02cabd [PATCH] md/bitmap: remove dead code from md/bitmap 19 years ago
NeilBrown a647e4bc5c [PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bitmap code 19 years ago
NeilBrown e16b68b6e4 [PATCH] md/bitmap: use set_bit etc for bitmap page attributes 19 years ago
NeilBrown ec7a3197f4 [PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap 19 years ago
NeilBrown 0b79ccf0cd [PATCH] md/bitmap: remove bitmap writeback daemon 19 years ago
NeilBrown d7375ab324 [PATCH] md/bitmap: fix online removal of file-backed bitmaps 19 years ago
NeilBrown 52c03291a8 [PATCH] md: split reshape portion of raid5 sync_request into a separate function 19 years ago
Adrian Bunk 5e56341d02 [PATCH] md: make md_print_devices() static 19 years ago
NeilBrown c93983bf51 [PATCH] md: support stripe/offset mode in raid10 19 years ago
NeilBrown 7c7546ccf6 [PATCH] md: allow a linear array to have drives added while active 19 years ago
NeilBrown 5fd6c1dce0 [PATCH] md: allow checkpoint of recovery with version-1 superblock 19 years ago
NeilBrown a8a55c387d [PATCH] md: remove nuisance message at shutdown 19 years ago
NeilBrown 16a53ecc35 [PATCH] md: merge raid5 and raid6 code 19 years ago
NeilBrown 16f17b39f3 [PATCH] md: increase the delay before marking metadata clean, and make it configurable 19 years ago
NeilBrown 9443a1d1f7 [PATCH] md: remove useless ioctl warning 19 years ago
NeilBrown 8932c2e0dc [PATCH] md: remove arbitrary limit on chunk size 19 years ago
NeilBrown c70810b327 [PATCH] md: reformat code in raid1_end_write_request to avoid goto 19 years ago
Alasdair G Kergon 72d9486169 [PATCH] dm: improve error message consistency 19 years ago
Alasdair G Kergon 5c6bd75d06 [PATCH] dm: prevent removal if open 19 years ago
David Teigland c2ade42dd3 [PATCH] dm: create error table 19 years ago
Alasdair G Kergon 17b2f66f2a [PATCH] dm: add exports 19 years ago
Alasdair G Kergon 2b06cfff12 [PATCH] dm: consolidate creation functions 19 years ago
David Teigland 814d68629b [PATCH] dm table split_args: handle no input 19 years ago
Jonathan Brassow ce503f59ae [PATCH] dm kcopyd: error accumulation fix 19 years ago
Alasdair G Kergon 8a835f11bc [PATCH] dm mirror log: sync_count fix 19 years ago
Alasdair G Kergon 29121bd0b0 [PATCH] dm mirror log: bitset_size fix 19 years ago
Alasdair G Kergon b7cca195c4 [PATCH] dm mirror log: refactor context 19 years ago