summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown2006-06-261-148/+135
* [PATCH] md/bitmap: tidy up i_writecount handling in md/bitmapNeilBrown2006-06-262-26/+31
* [PATCH] md/bitmap: remove dead code from md/bitmapNeilBrown2006-06-261-22/+0
* [PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bi...NeilBrown2006-06-261-18/+2
* [PATCH] md/bitmap: use set_bit etc for bitmap page attributesNeilBrown2006-06-261-7/+12
* [PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeilBrown2006-06-261-19/+22
* [PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown2006-06-261-107/+8
* [PATCH] md/bitmap: fix online removal of file-backed bitmapsNeilBrown2006-06-261-2/+5
* [PATCH] md: split reshape portion of raid5 sync_request into a separate functionNeilBrown2006-06-261-118/+128
* [PATCH] md: make md_print_devices() staticAdrian Bunk2006-06-261-2/+5
* [PATCH] md: support stripe/offset mode in raid10NeilBrown2006-06-261-21/+43
* [PATCH] md: allow a linear array to have drives added while activeNeilBrown2006-06-262-15/+74
* [PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown2006-06-264-23/+99
* [PATCH] md: remove nuisance message at shutdownNeilBrown2006-06-261-1/+1
* [PATCH] md: merge raid5 and raid6 codeNeilBrown2006-06-264-2527/+1002
* [PATCH] md: increase the delay before marking metadata clean, and make it con...NeilBrown2006-06-261-2/+52
* [PATCH] md: remove useless ioctl warningNeilBrown2006-06-261-5/+0
* [PATCH] md: remove arbitrary limit on chunk sizeNeilBrown2006-06-263-5/+5
* [PATCH] md: reformat code in raid1_end_write_request to avoid gotoNeilBrown2006-06-261-17/+17
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-2616-112/+141
* [PATCH] dm: prevent removal if openAlasdair G Kergon2006-06-263-21/+78
* [PATCH] dm: create error tableDavid Teigland2006-06-261-0/+38
* [PATCH] dm: add exportsAlasdair G Kergon2006-06-262-80/+7
* [PATCH] dm: consolidate creation functionsAlasdair G Kergon2006-06-263-31/+26
* [PATCH] dm table split_args: handle no inputDavid Teigland2006-06-261-0/+6
* [PATCH] dm kcopyd: error accumulation fixJonathan Brassow2006-06-262-3/+3
* [PATCH] dm mirror log: sync_count fixAlasdair G Kergon2006-06-261-1/+5
* [PATCH] dm mirror log: bitset_size fixAlasdair G Kergon2006-06-261-2/+2
* [PATCH] dm mirror log: refactor contextAlasdair G Kergon2006-06-261-50/+63
* [PATCH] dm mirror log: sector size fixKevin Corry2006-06-262-50/+20
* [PATCH] dm table: get_target: fix last indexMilan Broz2006-06-261-1/+1
* [PATCH] dm: mirror sector offset fixNeil Brown2006-06-261-31/+32
* [PATCH] dm: fix block device initialisationJeff Mahoney2006-06-261-4/+4
* [PATCH] dm: add module ref countingJeff Mahoney2006-06-261-0/+6
* [PATCH] dm: fix mapped device ref countingJeff Mahoney2006-06-261-10/+24
* [PATCH] dm: add DMF_FREEINGJeff Mahoney2006-06-261-2/+30
* [PATCH] dm: change minor_lock to spinlockJeff Mahoney2006-06-261-14/+13
* [PATCH] dm: move idr_pre_getJeff Mahoney2006-06-261-14/+9
* [PATCH] dm: fix idr minor allocationJeff Mahoney2006-06-261-3/+16
* [PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon2006-06-262-26/+45
* [PATCH] VT binding: Make sticon support bindingAntonino A. Daplas2006-06-261-1/+1
* [PATCH] VT binding: Make promcon support bindingAntonino A. Daplas2006-06-261-2/+2
* [PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas2006-06-261-10/+28
* [PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas2006-06-261-1/+1
* [PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas2006-06-261-4/+2
* [PATCH] VT binding: Make VT binding a Kconfig optionAntonino A. Daplas2006-06-262-16/+44
* [PATCH] VT binding: Add sysfs control to the VT layerAntonino A. Daplas2006-06-261-147/+232
* [PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2006-06-262-61/+150
* [PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas2006-06-261-33/+434
* [PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas2006-06-261-58/+97
OpenPOWER on IntegriCloud