Commit Graph

69 Commits (12e339ac6e31a34fe42396aec8fb1c0b43caf61e)

Author SHA1 Message Date
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
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Jeff Dike 80c1374914 [PATCH] uml: close file descriptor leaks 19 years ago
Jeff Dike 03a3f824ea [PATCH] uml: remove unused variable 19 years ago
Thomas Gleixner bd6aa6502e [PATCH] irq-flags: UM: Use the new IRQF_ constants 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 79021a625c [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Jeff Dike f4c57a78e2 [PATCH] uml: fix initcall return values 19 years ago
Jeff Dike 6c29256c57 [PATCH] uml: allow ubd devices to be shared in a cluster 19 years ago