summaryrefslogtreecommitdiffstats
path: root/drivers/block/swim3.c
Commit message (Expand)AuthorAgeFilesLines
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-2/+1Star
* swim3: dequeue in-flight requestTejun Heo2009-05-111-13/+34
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-16/+18
* swim3: clean up request completion pathsTejun Heo2009-04-281-26/+5Star
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-13/+13
* [PATCH] switch swim3Al Viro2008-10-211-18/+18
* [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-211-3/+3
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-2/+2
* Fix compile of swim3 as moduleTony Breeds2008-02-151-4/+0Star
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [POWERPC] Update swim3 printk after blkdev.h changeOlaf Hering2006-10-041-2/+2
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-2/+2
* [POWERPC] Update the SWIM3 (powermac) floppy driverBenjamin Herrenschmidt2006-07-031-100/+130
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0Star
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-091-15/+23
* powermac: Use a spinlock in swim3.c (floppy driver) instead of cliPaul Mackerras2005-11-081-10/+10
* [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-6/+3Star
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-281-1/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1154