aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/cdrom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-18sysctl: remove broken cdrom binary sysctlsEric W. Biederman1-40/+6
2007-09-26cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro1-0/+4
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori1-1/+2
2007-07-10[PATCH] cdrom_sysctl_info fixDave Young1-91/+125
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra1-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman1-2/+0
2007-02-14[PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-01-03[PATCH] cdrom: set default timeout to 7 secondsJens Axboe1-1/+7
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe1-2/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-4/+4
2006-12-01[PATCH] block: support larger block pc requestsMike Christie1-4/+2
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan1-3/+3
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[PATCH] fix cdrom openJens Axboe1-2/+4
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-7/+0
2006-03-23[PATCH] cleanup cdrom_ioctlChristoph Hellwig1-340/+537
2006-01-10[PATCH] cdrom: kill "open failed" error messageJens Axboe1-1/+1
2005-06-20[PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley1-1/+1
2005-06-20[PATCH] Cleanup blk_rq_map_* interfacesJens Axboe1-4/+9
2005-05-01[PATCH] Avoid unnecessary ide-cd cache flushesJens Axboe1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3397