| Commit message (Expand) | Author | Age | Files | Lines |
* | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -3/+4 |
* | block: push down BKL into .locked_ioctl | Arnd Bergmann | 2010-08-07 | 1 | -2/+15 |
* | block/xd.c: fix brace typo | Randy Dunlap | 2010-08-07 | 1 | -1/+1 |
* | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 | 1 | -1/+1 |
* | block,xd: Delay allocation of DMA buffers until device is known | Mel Gorman | 2009-12-09 | 1 | -11/+19 |
* | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 | 1 | -9/+3 |
* | xd: dequeue in-flight request | Tejun Heo | 2009-05-11 | 1 | -12/+17 |
* | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -2/+2 |
* | amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers | Tejun Heo | 2009-04-28 | 1 | -7/+2 |
* | block: replace end_request() with [__]blk_end_request_cur() | Tejun Heo | 2009-04-28 | 1 | -7/+8 |
* | [PATCH] switch xd | Al Viro | 2008-10-21 | 1 | -2/+2 |
* | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -1/+1 |
* | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 2006-10-11 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+1 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] drivers/block: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-08 | 1 | -3/+3 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -12/+13 |
* | [PATCH] drivers/block: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -4/+2 |
* | [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in... | Nishanth Aravamudan | 2005-09-10 | 1 | -9/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1112 |