summaryrefslogtreecommitdiffstats
path: root/drivers/block/paride/pcd.c
AgeCommit message (Expand)Author
2019-04-20paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing
2019-04-20paride/pcd: cleanup queues when detection failsJens Axboe
2018-10-15paride: convert pcd to blk-mqJens Axboe
2018-03-09cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-03-28parport/pcd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-02-14cdrom: Make device operations read-onlyKees Cook
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-06-01paride: use new parport device modelSudip Mukherjee
2014-08-26paride/pcd: Fix grammarGeert Uytterhoeven
2014-04-15block: remove struct request buffer memberJens Axboe
2013-05-07block_device_operations->release() should return voidAl Viro
2012-01-13paride/pcd: fix bool verbose module parameter.Rusty Russell
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo
2011-03-09paride: Convert to bdops->check_events()Tejun Heo
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: push down BKL into .locked_ioctlArnd Bergmann
2010-03-12paride: fix off-by-one testRoel Kluin
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
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
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-04-24paride drivers: initialize spinlocksAlexey Dobriyan
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds