aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xd.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] beginning of methods conversionAl Viro2008-10-211-1/+1
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-1/+1
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser2006-01-081-3/+3
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-12/+13
* [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-4/+2
* [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan2005-09-101-9/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1112