dm mpath: check if scsi_dh module already loaded before trying to load
[linux-flexiantxendom0-3.2.10.git] / drivers / block / xd.c
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (drivers...
2010-10-05 Arnd Bergmannblock: autoconvert trivial BKL users to private mutex
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 Randy Dunlapblock/xd.c: fix brace typo
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2009-12-09 Mel Gormanblock,xd: Delay allocation of DMA buffers until device...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoxd: dequeue in-flight request
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoamiflop,ataflop,xd,mg_disk: clean up unnecessary stuff...
2009-04-28 Tejun Heoblock: replace end_request() with [__]blk_end_request_cur()
2008-10-21 Al Viro[PATCH] switch xd
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2006-10-11 Matthew Wilcox[PATCH] Use linux/io.h instead of asm/io.h
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the gendisk devfs_name field...
2006-01-09 Tobias Klauser[PATCH] drivers/block: Use ARRAY_SIZE macro
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2005-09-10 Nishanth Aravamudan[PATCH] drivers/block: fix-up schedule_timeout() usage
2005-09-10 Nishanth Aravamudan[PATCH] janitor: block/xd: replace schedule_timeout...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2