summaryrefslogtreecommitdiff
path: root/arch/um/drivers/ubd_kern.c
AgeCommit message (Expand)Author
2008-06-06uml: remove a duplicate includeHuang Weiyi
2008-05-13uml: use DIV_ROUND_UPJiri Olsa
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong
2008-02-05uml: remove fakehdJeff Dike
2008-02-05uml: reconst a parameterJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05uml: document new ubd flagJeff Dike
2008-01-28blk_end_request: changing um (take 4)Kiyoshi Ueda
2007-11-29leak in do_ubd_requestMiklos Szeredi
2007-11-05uml: fix incompatible types warning in previous SG fixWANG Cong
2007-10-24arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16uml: remove unneeded void * castJesper Juhl
2007-08-22uml: fix previous request size limit fixJeff Dike
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-16uml: limit request size on COWed devicesJeff Dike
2007-07-16uml: fix request->sector updateJeff Dike
2007-06-08uml: get declaration of simple_strtoulJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: fixup allocation in the ubd driverPeter Zijlstra
2007-05-07uml: send pointers instead of structures to I/O threadJeff Dike
2007-05-07uml: batch I/O requestsJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: drivers get release methodsJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: handle block device hotplug errorsJeff Dike
2007-03-29[PATCH] uml: fix I/O hang when multiple devices are in useJeff Dike
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] uml: locking fixes in the ubd driverJeff Dike
2007-02-11[PATCH] uml: add per-device queues and locks to ubd driverJeff Dike
2007-02-11[PATCH] uml: mconsole lockingJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: do not store error codes as ->fdPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: use bitfields where possiblePaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: reformat ubd_configPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: convert do_ubd to a boolean variablePaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: ubd_io_lock usage fixupPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: change ubd_lock to be a mutexPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: give better names to some functions.Paolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: var renamesPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: document some struct fieldsPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: allow using up to 16 UBD devicesPaolo 'Blaisorblade' Giarrusso
2006-10-08[PATCH] uml pt_regs fixesAl Viro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-29[PATCH] uml: close file descriptor leaksJeff Dike