Commit Graph

147 Commits (4005996e428b0d3df10cd0eba389a14b9f5403e4)

Author SHA1 Message Date
Simon Arlott b8cf0e0e55 cdrom: support devices that have check_events but not media_changed 14 years ago
Tejun Heo 0ead5c86ac gdrom: don't use flush_scheduled_work() 14 years ago
Jens Axboe 30a7caabbb cdrom: export cdrom_check_events() 14 years ago
Tejun Heo 2d9217296b cdrom: add ->check_events() support 14 years ago
Paul Mundt 9eb79bb3f5 cdrom: gdrom: ctrl_in/outX to __raw_read/writeX conversion. 14 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
Joe Perches e597cd09f7 drivers/cdrom: use pr_<level> 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman 894d249115 sysctl drivers: Remove dead binary sysctl support 15 years ago
Paul Mundt 54d5102fac cdrom: gdrom: Kill off PHYSADDR use. 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Roel Kluin d3375ea721 cdrom: beyond ARRAY_SIZE of viocd_diskinfo 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 2343046826 gdrom: dequeue in-flight request 16 years ago
Tejun Heo 296b2f6ae6 block: convert to dequeueing model (easy ones) 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo f06d9a2b52 block: replace end_request() with [__]blk_end_request_cur() 16 years ago
Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 years ago
Marcin Slusarz d194139c18 cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct 16 years ago
Marcin Slusarz 3147c531b6 cdrom: split mmc_ioctl to lower stack usage 16 years ago
Alan D. Brunelle febd7a5c13 Commands needing to be retried require a complete re-initialization. 16 years ago
Nobuhiro Iwamatsu 545727f320 gdrom: Fix compile error 17 years ago
Al Viro 4e379ae6a6 [PATCH] switch viocd 17 years ago
Al Viro 8389feb4a8 [PATCH] switch gdrom 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro bbc1cc9784 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs 17 years ago
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 17 years ago
Al Viro 86d434dede [PATCH] eliminate use of ->f_flags in block methods 17 years ago
Kiyoshi Ueda 7afb3a6e75 gdrom: change to use __blk_end_request() 17 years ago
FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages 17 years ago
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 17 years ago
Alexander Inyukhin bce31b6748 cdrom: handle TOC 17 years ago
Borislav Petkov d15cad5df1 gdrom: add dummy audio_ioctl handler 17 years ago
Borislav Petkov 3e636f78e5 viocd: add dummy audio ioctl handler 17 years ago
Tejun Heo af744e3294 cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() 17 years ago
Paul Mundt 0764bff445 sh: More header path fixups for mach dir refactoring. 17 years ago
FUJITA Tomonori fce5384755 cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack) 17 years ago
Stephen Rothwell 8962cadbe7 [POWERPC] iSeries: Remove unused mail address 17 years ago
Denis V. Lunev c7705f3449 drivers: use non-racy method for proc entries creation (2) 17 years ago
FUJITA Tomonori 992b5bceee block: no need to initialize rq->cmd with blk_get_request 17 years ago
Thomas Bogendoerfer 22a9189fd0 cdrom: use kmalloced buffers instead of buffers on stack 17 years ago