Commit Graph

134 Commits (086fa5ff0854c676ec333760f4c0154b3b242616)

Author SHA1 Message Date
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. 15 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 16 years ago
Al Viro 4e379ae6a6 [PATCH] switch viocd 16 years ago
Al Viro 8389feb4a8 [PATCH] switch gdrom 16 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 16 years ago
Al Viro bbc1cc9784 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs 16 years ago
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