- 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- 6555781 scsi: sr: Fix sr_probe() missing deallocate of device minor by Simon Arlott · 4 years, 7 months ago
- a247e07 scsi: sr: Fix sr_probe() missing mutex_destroy by Simon Arlott · 4 years, 7 months ago
- 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 9 months ago
- 655da8e5 scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functions by Bart Van Assche · 4 years, 9 months ago
- 93f3321 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
- 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
- 72655c0 scsi: sr: Fix sr_block_release() by Bart Van Assche · 4 years, 9 months ago
- 03264dd scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places by Adam Williamson · 4 years, 11 months ago
- 51a8588 scsi: sr: get rid of sr global mutex by Merlijn Wajer · 4 years, 11 months ago
- 64cbfa9 compat_ioctl: move cdrom commands into cdrom.c by Arnd Bergmann · 5 years ago
- d320a95 compat_ioctl: scsi: move ioctl handling into drivers by Arnd Bergmann · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- c92e2f0 block: disk_events: introduce event flags by Martin Wilck · 6 years ago
- b9f9199 scsi: stop setting up request->special by Christoph Hellwig · 6 years ago
- 159b2cb scsi: return blk_status_t from scsi_init_io and ->init_command by Christoph Hellwig · 6 years ago
- fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
- bca6b06 block: Move power management code into a new source file by Bart Van Assche · 6 years ago
- 1214fd7 scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled by Bart Van Assche · 6 years ago
- 2d097c5 sr: get/drop reference to device in revalidate and check_events by Jens Axboe · 7 years ago
- 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
- 0624cbb scsi: sd: sr: Convert two assignments into warning statements by Bart Van Assche · 7 years ago
- a00a786 scsi: sr: Sanity check returned mode data by Martin K. Petersen · 8 years ago
- 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
- 853fe1b cdrom: Make device operations read-only by Kees Cook · 8 years ago
- aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- a816b4c scsi: sr: constify sr_pm_ops structure by Julia Lawall · 8 years ago
- 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
- 13b4389 SCSI: fix crashes in sd and sr runtime PM by Alan Stern · 9 years ago
- 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 10 years ago
- 3c356bd scsi: stop passing a gfp_mask argument down the command setup path by Christoph Hellwig · 10 years ago
- 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 10 years ago
- 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
- fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
- 5158a89 scsi: set sc_data_direction in common code by Christoph Hellwig · 11 years ago
- 3868cf8 scsi: restructure command initialization for TYPE_FS requests by Christoph Hellwig · 11 years ago
- 96eefad2 scsi: Implement sr_printk() by Hannes Reinecke · 11 years ago
- a1b73fc scsi: reintroduce scsi_driver.init_command by Christoph Hellwig · 11 years ago
- 6627b38 [SCSI] sr: use block layer runtime PM by Aaron Lu · 11 years ago
- db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
- 6f4c827 [libata] scsi: no poll when ODD is powered off by Aaron Lu · 12 years ago
- 6c7f1e2 [SCSI] sr: support runtime pm by Aaron Lu · 12 years ago
- 79b9677 [SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwise by Kay Sievers · 14 years ago
- d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- f4013c3 [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event by Tejun Heo · 14 years ago
- 93aae17 sr: implement sr_check_events() by Tejun Heo · 14 years ago
- 9f8a2c2 scsi: replace sr_test_unit_ready() with scsi_test_unit_ready() by Tejun Heo · 14 years ago
- 638428e scsi: fix TUR error handling in sr_media_change() by Tejun Heo · 14 years ago
- 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
- 8e04d80 scsi/sr: add no_read_disc_info scsi_device flag by Hans de Goede · 14 years ago
- 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
- 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
- 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 5915136 [SCSI] sr: consider the last written sector when determining media size by Tejun Heo · 15 years ago
- 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
- b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 16 years ago
- e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 16 years ago
- 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
- a9bddd7 [SCSI] fix recovered error handling by James Bottomley · 16 years ago
- f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
- fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
- 40cc51b [PATCH] switch sr by Al Viro · 17 years ago
- d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
- 83ff6fe [PATCH] don't mess with file in scsi_nonblockable_ioctl() by Al Viro · 17 years ago
- bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
- 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
- f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
- 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
- bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
- 62858da scsi: sr avoids useless buffer allocation by FUJITA Tomonori · 17 years ago
- d1daeab [SCSI] sr: fix corrupt CD data after media change and delay by James Bottomley · 17 years ago
- c02e600 [SCSI] sd, sr: do not emit change event at device add by Kay Sievers · 17 years ago
- 38582a6 [SCSI] sr: fix test unit ready responses by James Bottomley · 17 years ago
- 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
- 210ba1d [SCSI] sr: update to follow tray status correctly by James Bottomley · 17 years ago
- 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 17 years ago
- 285e967 [SCSI] sr,sd: send media state change modification events by Kay Sievers · 17 years ago
- 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 17 years ago
- ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 17 years ago
- 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
- 7f9a6bc [SCSI] move ULD attachment into the prep function by James Bottomley · 17 years ago
- 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
- 44818ef [SCSI] small cleanups by Adrian Bunk · 18 years ago
- da3962f [SCSI] sr: fix error handling in module_init by Akinobu Mita · 18 years ago
- d7b8bcb0 [SCSI] modalias for scsi devices by Michael Tokarev · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- 6397256 [SCSI] sr: fix error code check in sr_block_ioctl() by Tejun Heo · 18 years ago
- 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 19 years ago
- 03aba2f [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion by Luben Tuikov · 19 years ago
- 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 19 years ago
- 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 19 years ago
- f018fa5 [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi by Rene Herman · 19 years ago
- 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 19 years ago
- 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 19 years ago
- 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
- 776b23a [SCSI] always handle REQ_BLOCK_PC requests in common code by Christoph Hellwig · 19 years ago