aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/paride
AgeCommit message (Expand)Author
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12paride: fix off-by-one testRoel Kluin
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
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-11paride: dequeue in-flight requestTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-02-18paride/pg.c: xs(): &&/|| confusionRoel Kluin
2008-10-21[PATCH] switch pfAl Viro
2008-10-21[PATCH] switch pdAl Viro
2008-10-21[PATCH] switch pcdAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-16device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-15block: convert pd_special_command to use blk_execute_rqFUJITA Tomonori
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-04paride: push ioctl down into driverAlan Cox
2008-06-20paride: cdev lock_kernel() pushdownJonathan Corbet
2008-04-29block: use blk_rq_init() to initialize the requestFUJITA Tomonori
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
2008-01-24paride: Convert from class_device to device for block/parideTony Jones
2007-11-14paride: pf driver fixesOndrej Zary
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-04-24paride drivers: initialize spinlocksAlexey Dobriyan
2007-03-14[PATCH] paride endianness annotationsAl Viro
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-11[PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day
2006-12-07[PATCH] remove drivers/block/paride/jumboAdrian Bunk
2006-12-07[PATCH] paride: remove parport #ifdef'sAdrian Bunk
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita
2006-12-07[PATCH] paride_register(): shuffle return valuesAlexey Dobriyan
2006-12-07[PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel