summaryrefslogtreecommitdiff
path: root/drivers/block/paride
Commit message (Expand)AuthorAge
* scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-09
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\
| * block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
| * block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-31
* | cdrom: Make device operations read-onlyKees Cook2017-02-14
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* paride: make 'verbose' parameter an 'int' againArnd Bergmann2016-03-15
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-26
|\
| * paride: use new parport device modelSudip Mukherjee2015-06-01
* | block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-05
|/
* paride: fix the "verbose" module paramDan Carpenter2015-04-15
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
| * block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-26
* | paride/pcd: Fix grammarGeert Uytterhoeven2014-08-26
|/
* block: remove struct request buffer memberJens Axboe2014-04-15
* drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter2014-01-21
* block_device_operations->release() should return voidAl Viro2013-05-07
* drivers/block/paride: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
* paride/pcd: fix bool verbose module parameter.Rusty Russell2012-01-13
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* paride: fix potential information leak in pg_read()Dan Carpenter2011-11-16
* block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds2011-06-02
* Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-20
|\
| * block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-21
* | block: don't block events on excl write for non-optical devicesTejun Heo2011-04-21
|/
* paride: Convert to bdops->check_events()Tejun Heo2011-03-09
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* | drivers: 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
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\
| * paride: fix off-by-one testRoel Kluin2010-03-12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* block: use printk_onceMarcin Slusarz2009-09-11
* 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
* paride/pg.c: xs(): &&/|| confusionRoel Kluin2009-02-18
* [PATCH] switch pfAl Viro2008-10-21
* [PATCH] switch pdAl Viro2008-10-21
* [PATCH] switch pcdAl Viro2008-10-21