summaryrefslogtreecommitdiff
path: root/arch/um/drivers/ubd_kern.c
AgeCommit message (Expand)Author
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
2006-07-10[PATCH] uml: remove unused variableJeff Dike
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26spelling fixesAndreas Mohr
2006-03-31[PATCH] uml: fix initcall return valuesJeff Dike
2006-03-27[PATCH] uml: allow ubd devices to be shared in a clusterJeff Dike
2006-02-24[PATCH] uml: tidying COW codePaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml ubd code: fix a bit of whitespacePaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml: allow again to move backing file and to override saved locationPaolo 'Blaisorblade' Giarrusso
2006-01-11[PATCH] uml: kill an unused variableJeff Dike
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06[PATCH] uml: non-void functions should return somethingJeff Dike
2006-01-06[PATCH] uml: use kstrdupJeff Dike
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-12[PATCH] uml: revert block driver use of host AIOJeff Dike
2005-09-05[PATCH] uml: add host AIO support to block driverJeff Dike
2005-09-05[PATCH] uml: error path cleanupJeff Dike
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike
2005-05-28[PATCH] uml: single-space a help messageJeff Dike
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike
2005-05-20[PATCH] uml: Remove ubd-mmap supportJeff Dike
2005-05-01[PATCH] uml ubd: handle readonly statusPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2Linus Torvalds