Commit Graph

80 Commits (85fd129a721e6e892dbaaf05203baf819730f699)

Author SHA1 Message Date
Al Viro a625c998e6 [PATCH] switch ubd 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Huang Weiyi 9f31287b44 uml: remove a duplicate include 17 years ago
Jiri Olsa 6d0742426c uml: use DIV_ROUND_UP 17 years ago
WANG Cong 5dc62b1b64 uml: clean up arch/um/drivers/ubd_kern.c 17 years ago
Jeff Dike 83380cc1c9 uml: remove fakehd 17 years ago
Jeff Dike 8299ca5ce1 uml: reconst a parameter 17 years ago
Jeff Dike edea138584 uml: tidy kern_util.h 17 years ago
WANG Cong c0a9290ecf uml: const and other tidying 17 years ago
Jeff Dike 20ede453af uml: document new ubd flag 17 years ago
Kiyoshi Ueda 4898b53a5e blk_end_request: changing um (take 4) 17 years ago
Miklos Szeredi 12429bf932 leak in do_ubd_request 17 years ago
WANG Cong 4f40c05528 uml: fix incompatible types warning in previous SG fix 17 years ago
WANG Cong 23464ffa47 arch/um/drivers/ubd_kern.c: fix a building error 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jesper Juhl da2486ba2c uml: remove unneeded void * cast 18 years ago
Jeff Dike f4768ffd1d uml: fix previous request size limit fix 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Jeff Dike 8619b86f20 uml: limit request size on COWed devices 18 years ago
Jeff Dike 0a6d3a2a38 uml: fix request->sector update 18 years ago
Jeff Dike e16f5350d4 uml: get declaration of simple_strtoul 18 years ago
Jeff Dike a6ea4cceed uml: rename os_{read_write}_file_k back to os_{read_write}_file 18 years ago
Jeff Dike dc764e5087 uml: formatting fixes around os_{read_write}_file callers 18 years ago
Jeff Dike fda83a99b2 uml: change remaining callers of os_{read_write}_file 18 years ago
Peter Zijlstra 990c55871b uml: fixup allocation in the ubd driver 18 years ago
Jeff Dike 2adcec2197 uml: send pointers instead of structures to I/O thread 18 years ago
Jeff Dike a0044bdf60 uml: batch I/O requests 18 years ago
Jeff Dike 3d564047a5 uml: start fixing os_read_file and os_write_file 18 years ago
Jeff Dike 2e3f5251ac uml: drivers get release methods 18 years ago
Jeff Dike 9218b17149 uml: remove user_util.h 18 years ago
Jeff Dike b47d2debf2 uml: handle block device hotplug errors 18 years ago
Jeff Dike 2a9529a0c8 [PATCH] uml: fix I/O hang when multiple devices are in use 18 years ago
Alexey Dobriyan b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 years ago
Jeff Dike b8831a1d2c [PATCH] uml: locking fixes in the ubd driver 18 years ago
Jeff Dike 62f96cb01e [PATCH] uml: add per-device queues and locks to ubd driver 18 years ago
Jeff Dike 84f48d4f2b [PATCH] uml: mconsole locking 18 years ago
Jeff Dike f28169d200 [PATCH] uml: return hotplug errors to host 18 years ago
Paolo 'Blaisorblade' Giarrusso d8d7c28ec0 [PATCH] uml ubd driver: various little changes 19 years ago
Paolo 'Blaisorblade' Giarrusso 0bf16bffee [PATCH] uml ubd driver: do not store error codes as ->fd 19 years ago
Paolo 'Blaisorblade' Giarrusso 84e945e399 [PATCH] uml ubd driver: use bitfields where possible 19 years ago
Paolo 'Blaisorblade' Giarrusso e7f6552f23 [PATCH] uml ubd driver: reformat ubd_config 19 years ago
Paolo 'Blaisorblade' Giarrusso 2fe30a34a1 [PATCH] uml ubd driver: convert do_ubd to a boolean variable 19 years ago
Paolo 'Blaisorblade' Giarrusso 33f775eea1 [PATCH] uml ubd driver: ubd_io_lock usage fixup 19 years ago
Paolo 'Blaisorblade' Giarrusso d7fb2c3865 [PATCH] uml ubd driver: change ubd_lock to be a mutex 19 years ago
Paolo 'Blaisorblade' Giarrusso 5f75a4f887 [PATCH] uml ubd driver: give better names to some functions. 19 years ago
Paolo 'Blaisorblade' Giarrusso 7d314e346d [PATCH] uml ubd driver: var renames 19 years ago
Paolo 'Blaisorblade' Giarrusso 2a9d32f682 [PATCH] uml ubd driver: document some struct fields 19 years ago
Paolo 'Blaisorblade' Giarrusso 97d88ac835 [PATCH] uml ubd driver: allow using up to 16 UBD devices 19 years ago
Al Viro 7bea96fd22 [PATCH] uml pt_regs fixes 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago