Commit Graph

37 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
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
Bartlomiej Zolnierkiewicz a1bb9457f0 ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> 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
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
Dave Young 554988d6fe [PATCH] cdrom_sysctl_info fix 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 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
Jens Axboe 2e11c207b0 [PATCH] cdrom: set default timeout to 7 seconds 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
Mike Christie 0e75f9063f [PATCH] block: support larger block pc requests 18 years ago
Alexey Dobriyan 56052d525a [PATCH] cdrom: add endianness annotations 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Jens Axboe 454d6fbc48 [PATCH] cdrom: fix bad cgc.buflen assignment 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Jens Axboe 16070428d3 [PATCH] fix cdrom open 19 years ago
Christoph Hellwig 6a2900b676 [PATCH] kill cdrom ->dev_ioctl method 19 years ago
Christoph Hellwig d2c5d4fc07 [PATCH] cleanup cdrom_ioctl 19 years ago
Jens Axboe 00d6da9b4d [PATCH] cdrom: kill "open failed" error message 19 years ago
James Bottomley 994ca9a196 [PATCH] update blk_execute_rq to take an at_head parameter 20 years ago
Jens Axboe dd1cab95f3 [PATCH] Cleanup blk_rq_map_* interfaces 20 years ago
Jens Axboe 7da21a02b3 [PATCH] Avoid unnecessary ide-cd cache flushes 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago