Commit Graph

59 Commits (fc432e1952a3899ce35e84b417e5d60f74cb901b)

Author SHA1 Message Date
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
Paolo 'Blaisorblade' Giarrusso fe1db50c72 [PATCH] uml: tidying COW code 19 years ago
Paolo 'Blaisorblade' Giarrusso a374a48ffb [PATCH] uml ubd code: fix a bit of whitespace 19 years ago
Paolo 'Blaisorblade' Giarrusso 4833aff757 [PATCH] uml: allow again to move backing file and to override saved location 19 years ago
Jeff Dike beb25c6e27 [PATCH] uml: kill an unused variable 19 years ago
Christoph Hellwig a885c8c431 [PATCH] Add block_device_operations.getgeo block device method 19 years ago
Jeff Dike 1b57e9c278 [PATCH] uml: non-void functions should return something 19 years ago
Jeff Dike 970d6e3a34 [PATCH] uml: use kstrdup 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Jeff Dike 91acb21f08 [PATCH] uml: revert block driver use of host AIO 20 years ago