aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/ide-cd.c
AgeCommit message (Expand)Author
2018-11-10ide: don't use req->specialChristoph Hellwig
2018-11-09ide: cleanup ->prep_rq calling conventionChristoph Hellwig
2018-11-07ide: convert to blk-mqJens Axboe
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-08-02ide-cd: Remove redundant sense bufferKees Cook
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02ide-cd: Drop unused sense buffersKees Cook
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-16ide: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-03-09cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2017-11-14ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointerBart Van Assche
2017-11-07drivers/ide-cd: Handle missing driver data during status check gracefullyBorislav Petkov
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-14cdrom: Make device operations read-onlyKees Cook
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31ide: don't abuse cmd_typeChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-06-27block: convert to device_add_disk()Dan Williams
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-05-05block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-05-07block_device_operations->release() should return voidAl Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2011-11-08ide-{cd,floppy,tape}: Do not include <linux/irq.h>Geert Uytterhoeven
2011-06-11ide-cd: signedness warning fix againConnor Hansen
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-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10ide-cd: convert to blk_delay_queue() for a short pauseJens Axboe
2011-03-09ide: Convert to bdops->check_events()Tejun Heo
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-09ide-cd: Do not access completed requests in the irq handlerBorislav Petkov
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07block: fix some more cmd_type cleanup falloutChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-01ide: convert to ->proc_fopsAlexey Dobriyan
2009-08-07drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSESTJulia Lawall