summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/cdrom.c
AgeCommit message (Expand)AuthorLines
2007-09-26cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro-0/+4
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe-1/+1
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori-1/+2
2007-07-10[PATCH] cdrom_sysctl_info fixDave Young-91/+125
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-1/+1
2007-02-14[PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman-2/+0
2007-02-14[PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman-1/+1
2007-01-03[PATCH] cdrom: set default timeout to 7 secondsJens Axboe-1/+7
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe-2/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-4/+4
2006-12-01[PATCH] block: support larger block pc requestsMike Christie-4/+2
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan-3/+3
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe-1/+1
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-17[PATCH] fix cdrom openJens Axboe-2/+4
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig-7/+0
2006-03-23[PATCH] cleanup cdrom_ioctlChristoph Hellwig-340/+537
2006-01-10[PATCH] cdrom: kill "open failed" error messageJens Axboe-1/+1
2005-06-20[PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley-1/+1
2005-06-20[PATCH] Cleanup blk_rq_map_* interfacesJens Axboe-4/+9
2005-05-01[PATCH] Avoid unnecessary ide-cd cache flushesJens Axboe-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3397