| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -5/+6 |
* | block: push down BKL into .open and .release | Arnd Bergmann | 2010-08-07 | 1 | -1/+18 |
* | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |
* | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | 1 | -3/+2 |
|\ |
|
| * | 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 |
* | | powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks | Joe Perches | 2010-02-03 | 1 | -50/+36 |
|/ |
|
* | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | block: use printk_once | Marcin Slusarz | 2009-09-11 | 1 | -9/+3 |
* | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 | 1 | -3/+1 |
* | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -1/+1 |
* | block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones | Tejun Heo | 2009-05-11 | 1 | -3/+3 |
* | [PATCH] switch viodasd | Al Viro | 2008-10-21 | 1 | -7/+7 |
* | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | 1 | -2/+2 |
* | powerpc/iseries: Remove unused variable in viodasd.c | Johann Felix Soden | 2008-10-07 | 1 | -3/+0 |
* | [POWERPC] iSeries: Remove unused mail address | Stephen Rothwell | 2008-05-23 | 1 | -1/+1 |
* | [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c | Julia Lawall | 2008-04-01 | 1 | -1/+1 |
* | [POWERPC] Fix viodasd driver with scatterlist debug | Benjamin Herrenschmidt | 2008-03-13 | 1 | -2/+1 |
* | blk_end_request: changing viodasd (take 4) | Kiyoshi Ueda | 2008-01-28 | 1 | -9/+6 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -0/+2 |
* | [POWERPC] iSeries: Move viodasd probing | Stephen Rothwell | 2007-10-11 | 1 | -52/+25 |
* | Clean up duplicate includes in drivers/block/ | Jesper Juhl | 2007-08-11 | 1 | -1/+0 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -1/+1 |
* | [POWERPC] Fix viodasd geometry calculations | Stephen Rothwell | 2007-07-10 | 1 | -2/+2 |
* | [POWERPC] iSeries: fix viodasd init | Stephen Rothwell | 2006-12-20 | 1 | -0/+6 |
* | [POWERPC] iSeries: improve viodasd initialisation | Stephen Rothwell | 2006-12-04 | 1 | -13/+36 |
* | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
* | [PATCH] powerpc: update iSeries viodasd device-tree entries | Stephen Rothwell | 2006-05-19 | 1 | -1/+1 |
* | [PATCH] powerpc: remove bitfields from HvLpEvent | Stephen Rothwell | 2006-01-12 | 1 | -17/+15 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -35/+9 |
* | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 1 | -1/+1 |
* | merge filename and modify references to iseries/vio.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | merge filename and modify references to iseries/hv_types.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | merge filename and modify references to iseries/hv_lp_event.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | merge filename and modify reference to iseries/hv_lp_config.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | powerpc: set the driver.owner field for all vio drivers | Stephen Rothwell | 2005-10-24 | 1 | -1/+2 |
* | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell | 2005-10-24 | 1 | -2/+4 |
* | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-30 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+846 |