aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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 attributesNeilBrown
2006-06-26[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeilBrown
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown
2006-06-26[PATCH] md/bitmap: fix online removal of file-backed bitmapsNeilBrown
2006-06-26[PATCH] md: split reshape portion of raid5 sync_request into a separate functionNeilBrown
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk
2006-06-26[PATCH] md: support stripe/offset mode in raid10NeilBrown
2006-06-26[PATCH] md: allow a linear array to have drives added while activeNeilBrown
2006-06-26[PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown
2006-06-26[PATCH] md: remove nuisance message at shutdownNeilBrown
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown
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 warningNeilBrown
2006-06-26[PATCH] md: remove arbitrary limit on chunk sizeNeilBrown
2006-06-26[PATCH] md: reformat code in raid1_end_write_request to avoid gotoNeilBrown
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon
2006-06-26[PATCH] dm: create error tableDavid Teigland
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon
2006-06-26[PATCH] dm: consolidate creation functionsAlasdair G Kergon
2006-06-26[PATCH] dm table split_args: handle no inputDavid Teigland
2006-06-26[PATCH] dm kcopyd: error accumulation fixJonathan Brassow
2006-06-26[PATCH] dm mirror log: sync_count fixAlasdair G Kergon
2006-06-26[PATCH] dm mirror log: bitset_size fixAlasdair G Kergon
2006-06-26[PATCH] dm mirror log: refactor contextAlasdair G Kergon
2006-06-26[PATCH] dm mirror log: sector size fixKevin Corry
2006-06-26[PATCH] dm table: get_target: fix last indexMilan Broz
2006-06-26[PATCH] dm: mirror sector offset fixNeil Brown
2006-06-26[PATCH] dm: fix block device initialisationJeff Mahoney
2006-06-26[PATCH] dm: add module ref countingJeff Mahoney
2006-06-26[PATCH] dm: fix mapped device ref countingJeff Mahoney
2006-06-26[PATCH] dm: add DMF_FREEINGJeff Mahoney
2006-06-26[PATCH] dm: change minor_lock to spinlockJeff Mahoney
2006-06-26[PATCH] dm: move idr_pre_getJeff Mahoney
2006-06-26[PATCH] dm: fix idr minor allocationJeff Mahoney
2006-06-26[PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon
2006-06-26[PATCH] VT binding: Make sticon support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Make promcon support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas
2006-06-26[PATCH] VT binding: Make VT binding a Kconfig optionAntonino A. Daplas
2006-06-26[PATCH] VT binding: Add sysfs control to the VT layerAntonino A. Daplas
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas