| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 2012-03-28 | 1 | -4/+1 |
* | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 | 1 | -2/+1 |
* | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 | 1 | -1/+1 |
* | 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 | -2/+1 |
* | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -1/+1 |
* | sunvdc: kill vdc_end_request() | Tejun Heo | 2009-04-28 | 1 | -7/+2 |
* | sparc64: Fix unsigned long long warnings in drivers. | Sam Ravnborg | 2009-01-06 | 1 | -4/+4 |
* | sparc64: Apply const or __initdata to vio_device_id[] | David S. Miller | 2008-09-01 | 1 | -2/+2 |
* | block/sunvdc.c:print_version() must be __devinit | Adrian Bunk | 2008-02-01 | 1 | -1/+1 |
* | blk_end_request: changing sunvdc (take 4) | Kiyoshi Ueda | 2008-01-28 | 1 | -7/+4 |
* | More SG build fixes | David Miller | 2007-10-24 | 1 | -0/+1 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -0/+1 |
* | [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. | David S. Miller | 2007-08-26 | 1 | -1/+1 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -1/+1 |
* | [SPARC64]: Fix handling of multiple vdc-port nodes. | David S. Miller | 2007-07-19 | 1 | -16/+8 |
* | [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. | Fabio Massimo Di Nitto | 2007-07-19 | 1 | -1/+1 |
* | [SPARC64]: Simplify VDC device probing. | David S. Miller | 2007-07-18 | 1 | -87/+10 |
* | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller | 2007-07-16 | 1 | -11/+13 |
* | [SPARC64]: Add Sun LDOM virtual disk driver. | David S. Miller | 2007-07-16 | 1 | -0/+970 |