aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/paride/pf.c
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-21
* paride: Convert to bdops->check_events()Tejun Heo2011-03-09
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* paride: fix off-by-one testRoel Kluin2010-03-12
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* paride: dequeue in-flight requestTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* [PATCH] switch pfAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* paride: pf driver fixesOndrej Zary2007-11-14
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* paride drivers: initialize spinlocksAlexey Dobriyan2007-04-24
* [PATCH] paride: return proper error codeAkinobu Mita2006-12-07
* [PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn2006-06-29
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel2005-10-30
* [PATCH] fix pf request handlingJens Axboe2005-09-17
* [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16