Commit Graph

109 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 16 years ago
Al Viro 86d434dede [PATCH] eliminate use of ->f_flags in block methods 16 years ago
Kiyoshi Ueda 7afb3a6e75 gdrom: change to use __blk_end_request() 16 years ago
FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages 16 years ago
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 16 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
Akinobu Mita 0a0c4114df cdrom: make unregister_cdrom() return void 17 years ago
Akinobu Mita 7fd097d42b cdrom: use list_head for cdrom_device_info list 17 years ago
Akinobu Mita 032d8d90ba cdrom: protect cdrom_device_info list by mutex 17 years ago
Akinobu Mita 3c3f4e012a cdrom: cleanup hardcoded error-code 17 years ago
Akinobu Mita 17672cf0a7 cdrom: remove ifdef CONFIG_SYSCTL 17 years ago
Adrian Bunk ecb80c6a49 make cdrom.c:check_for_audio_disc() static 17 years ago
Borislav Petkov 35841f7080 drivers/cdrom/cdrom.c: simplify logic in cdrom_release() 17 years ago
Stephen Rothwell c721192778 [POWERPC] iSeries: Fix section mismatch in viocd 17 years ago
Bartlomiej Zolnierkiewicz a1bb9457f0 ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> 17 years ago
Kiyoshi Ueda e935eb9dba blk_end_request: changing viocd (take 4) 17 years ago
Adrian McMenamin 74ee1a7590 cdrom: Add support for Sega Dreamcast GD-ROM. 17 years ago
Jens Axboe 3d1266c704 SG: audit of drivers that use blk_rq_map_sg() 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Eric W. Biederman 06489b4eec sysctl: remove broken cdrom binary sysctls 17 years ago
Stephen Rothwell b833b481c1 [POWERPC] iSeries: Move detection of virtual cdroms 18 years ago
Stephen Rothwell 1670b2b271 [POWERPC] Remove iSeries_vio_dev 18 years ago
Stephen Rothwell 73be7d5267 [POWERPC] iSeries: Simplify viocd initialisation 18 years ago
Al Viro ae3ba4fd96 cdrom_open() forgets to unlock on -EROFS failure exits 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
Jens Axboe f3f541f9de Remove legacy CDROM drivers 18 years ago
Boaz Harrosh e654bc4393 [PATCH] fix request->cmd == INT cases 18 years ago
Dave Young 554988d6fe [PATCH] cdrom_sysctl_info fix 18 years ago
Yoann Padioleau a17627ef88 potential parse error in ifdef part 3 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Tony Breeds 1ad7c31107 [PATCH] Fix soft lockup with iSeries viocd driver 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 4b998d4f6e [PATCH] sysctl: cdrom: don't set de->owner 18 years ago
Eric W. Biederman 208367eeec [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Jens Axboe 2e11c207b0 [PATCH] cdrom: set default timeout to 7 seconds 18 years ago
Stephen Rothwell 31c72ad0d1 [POWERPC] iSeries: fix viocd init 18 years ago
Jens Axboe 8e5cfc45e7 [PATCH] Fixup blk_rq_unmap_user() API 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago