aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/ubd_kern.c
Commit message (Expand)AuthorAge
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * uml: kill big kernel lockArnd Bergmann2010-10-19
* | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-15
|/
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-15
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* ubd: drop unnecessary rq->sector manipulationTejun Heo2009-04-28
* ubd: cleanup completion pathTejun Heo2009-04-28
* ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-01
* ubd: stop defintining MAJOR_NRChristoph Hellwig2009-04-01
* [PATCH] switch ubdAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* uml: remove a duplicate includeHuang Weiyi2008-06-06
* uml: use DIV_ROUND_UPJiri Olsa2008-05-13
* uml: clean up arch/um/drivers/ubd_kern.cWANG Cong2008-04-28
* uml: remove fakehdJeff Dike2008-02-05
* uml: reconst a parameterJeff Dike2008-02-05
* uml: tidy kern_util.hJeff Dike2008-02-05
* uml: const and other tidyingWANG Cong2008-02-05
* uml: document new ubd flagJeff Dike2008-02-05
* blk_end_request: changing um (take 4)Kiyoshi Ueda2008-01-28
* leak in do_ubd_requestMiklos Szeredi2007-11-29
* uml: fix incompatible types warning in previous SG fixWANG Cong2007-11-05
* arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong2007-10-24
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* uml: remove unneeded void * castJesper Juhl2007-10-16
* uml: fix previous request size limit fixJeff Dike2007-08-22
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* uml: limit request size on COWed devicesJeff Dike2007-07-16
* uml: fix request->sector updateJeff Dike2007-07-16
* uml: get declaration of simple_strtoulJeff Dike2007-06-08
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-07
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-07
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-07
* uml: fixup allocation in the ubd driverPeter Zijlstra2007-05-07
* uml: send pointers instead of structures to I/O threadJeff Dike2007-05-07
* uml: batch I/O requestsJeff Dike2007-05-07
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-07
* uml: drivers get release methodsJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: handle block device hotplug errorsJeff Dike2007-05-07
* [PATCH] uml: fix I/O hang when multiple devices are in useJeff Dike2007-03-29
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-11
* [PATCH] uml: locking fixes in the ubd driverJeff Dike2007-02-11