aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/viodasd.c
AgeCommit message (Expand)Author
2012-03-16powerpc: Remove some of the legacy iSeries specific device driversStephen Rothwell
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-03powerpc/viodasd: Remove VIOD_KERN_<level> macros for printksJoe Perches
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-11block: use printk_onceMarcin Slusarz
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2008-10-21[PATCH] switch viodasdAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-07powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell
2008-04-01[POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.cJulia Lawall
2008-03-13[POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt
2008-01-28blk_end_request: changing viodasd (take 4)Kiyoshi Ueda
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell
2007-08-11Clean up duplicate includes in drivers/block/Jesper Juhl
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-10[POWERPC] Fix viodasd geometry calculationsStephen Rothwell
2006-12-20[POWERPC] iSeries: fix viodasd initStephen Rothwell
2006-12-04[POWERPC] iSeries: improve viodasd initialisationStephen Rothwell
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-05-19[PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-04-16Linux-2.6.12-rc2Linus Torvalds