aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] md: Allow re-add to work on array without bitmapsNeilBrown2-11/+20
2006-06-26[PATCH] md: Fix bug that stops raid5 resync from happeningNeilBrown1-1/+1
2006-06-26[PATCH] md: Fix Kconfig errorakpm@osdl.org1-1/+1
2006-06-26[PATCH] md: md Kconfig speeling feexJustin Piszcz1-3/+3
2006-06-26[PATCH] md: Calculate correct array size for raid10 in new offset modeNeilBrown1-1/+7
2006-06-26[PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fixNeilBrown1-24/+23
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown1-148/+135
2006-06-26[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmapNeilBrown2-26/+31
2006-06-26[PATCH] md/bitmap: remove dead code from md/bitmapNeilBrown1-22/+0
2006-06-26[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bitmap codeNeilBrown1-18/+2
2006-06-26[PATCH] md/bitmap: use set_bit etc for bitmap page attributesNeilBrown1-7/+12
2006-06-26[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeilBrown1-19/+22
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown1-107/+8
2006-06-26[PATCH] md/bitmap: fix online removal of file-backed bitmapsNeilBrown1-2/+5
2006-06-26[PATCH] md: split reshape portion of raid5 sync_request into a separate functionNeilBrown1-118/+128
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk1-2/+5
2006-06-26[PATCH] md: support stripe/offset mode in raid10NeilBrown1-21/+43
2006-06-26[PATCH] md: allow a linear array to have drives added while activeNeilBrown2-15/+74
2006-06-26[PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown4-23/+99
2006-06-26[PATCH] md: remove nuisance message at shutdownNeilBrown1-1/+1
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown4-2527/+1002
2006-06-26[PATCH] md: increase the delay before marking metadata clean, and make it configurableNeilBrown1-2/+52
2006-06-26[PATCH] md: remove useless ioctl warningNeilBrown1-5/+0
2006-06-26[PATCH] md: remove arbitrary limit on chunk sizeNeilBrown3-5/+5
2006-06-26[PATCH] md: reformat code in raid1_end_write_request to avoid gotoNeilBrown1-17/+17
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon16-112/+141
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon3-21/+78
2006-06-26[PATCH] dm: create error tableDavid Teigland1-0/+38
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon2-80/+7
2006-06-26[PATCH] dm: consolidate creation functionsAlasdair G Kergon3-31/+26
2006-06-26[PATCH] dm table split_args: handle no inputDavid Teigland1-0/+6
2006-06-26[PATCH] dm kcopyd: error accumulation fixJonathan Brassow2-3/+3
2006-06-26[PATCH] dm mirror log: sync_count fixAlasdair G Kergon1-1/+5
2006-06-26[PATCH] dm mirror log: bitset_size fixAlasdair G Kergon1-2/+2
2006-06-26[PATCH] dm mirror log: refactor contextAlasdair G Kergon1-50/+63
2006-06-26[PATCH] dm mirror log: sector size fixKevin Corry2-50/+20
2006-06-26[PATCH] dm table: get_target: fix last indexMilan Broz1-1/+1
2006-06-26[PATCH] dm: mirror sector offset fixNeil Brown1-31/+32
2006-06-26[PATCH] dm: fix block device initialisationJeff Mahoney1-4/+4
2006-06-26[PATCH] dm: add module ref countingJeff Mahoney1-0/+6
2006-06-26[PATCH] dm: fix mapped device ref countingJeff Mahoney1-10/+24
2006-06-26[PATCH] dm: add DMF_FREEINGJeff Mahoney1-2/+30
2006-06-26[PATCH] dm: change minor_lock to spinlockJeff Mahoney1-14/+13
2006-06-26[PATCH] dm: move idr_pre_getJeff Mahoney1-14/+9
2006-06-26[PATCH] dm: fix idr minor allocationJeff Mahoney1-3/+16
2006-06-26[PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon2-26/+45
2006-06-26[PATCH] VT binding: Make sticon support bindingAntonino A. Daplas1-1/+1
2006-06-26[PATCH] VT binding: Make promcon support bindingAntonino A. Daplas1-2/+2
2006-06-26[PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas1-10/+28
2006-06-26[PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas1-1/+1