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