1. bcf447f scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled by Bart Van Assche · 6 years ago
  2. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 6 years ago
  3. b2666b2 sr: get/drop reference to device in revalidate and check_events by Jens Axboe · 6 years ago
  4. c80c158 scsi: sr: Sanity check returned mode data by Martin K. Petersen · 7 years ago
  5. a816b4c scsi: sr: constify sr_pm_ops structure by Julia Lawall · 8 years ago
  6. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  7. 13b4389 SCSI: fix crashes in sd and sr runtime PM by Alan Stern · 8 years ago
  8. 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 10 years ago
  9. 3c356bd scsi: stop passing a gfp_mask argument down the command setup path by Christoph Hellwig · 10 years ago
  10. 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 10 years ago
  11. 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
  12. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  13. 5158a89 scsi: set sc_data_direction in common code by Christoph Hellwig · 10 years ago
  14. 3868cf8 scsi: restructure command initialization for TYPE_FS requests by Christoph Hellwig · 10 years ago
  15. 96eefad scsi: Implement sr_printk() by Hannes Reinecke · 10 years ago
  16. a1b73fc scsi: reintroduce scsi_driver.init_command by Christoph Hellwig · 10 years ago
  17. 6627b38 [SCSI] sr: use block layer runtime PM by Aaron Lu · 11 years ago
  18. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  19. 6f4c827 [libata] scsi: no poll when ODD is powered off by Aaron Lu · 11 years ago
  20. 6c7f1e2 [SCSI] sr: support runtime pm by Aaron Lu · 11 years ago
  21. 79b9677 [SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwise by Kay Sievers · 13 years ago
  22. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. f4013c3 [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event by Tejun Heo · 13 years ago
  25. 93aae17 sr: implement sr_check_events() by Tejun Heo · 13 years ago
  26. 9f8a2c2 scsi: replace sr_test_unit_ready() with scsi_test_unit_ready() by Tejun Heo · 13 years ago
  27. 638428e scsi: fix TUR error handling in sr_media_change() by Tejun Heo · 13 years ago
  28. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  29. 8e04d80 scsi/sr: add no_read_disc_info scsi_device flag by Hans de Goede · 14 years ago
  30. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  31. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  32. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. 5915136 [SCSI] sr: consider the last written sector when determining media size by Tejun Heo · 15 years ago
  35. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  36. b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
  37. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  38. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  39. a9bddd7 [SCSI] fix recovered error handling by James Bottomley · 15 years ago
  40. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 15 years ago
  41. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  42. 40cc51b [PATCH] switch sr by Al Viro · 16 years ago
  43. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  44. 83ff6fe [PATCH] don't mess with file in scsi_nonblockable_ioctl() by Al Viro · 16 years ago
  45. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  46. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  47. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  48. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  49. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  50. 62858da scsi: sr avoids useless buffer allocation by FUJITA Tomonori · 16 years ago
  51. d1daeab [SCSI] sr: fix corrupt CD data after media change and delay by James Bottomley · 16 years ago
  52. c02e600 [SCSI] sd, sr: do not emit change event at device add by Kay Sievers · 16 years ago
  53. 38582a6 [SCSI] sr: fix test unit ready responses by James Bottomley · 16 years ago
  54. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 16 years ago
  55. 210ba1d [SCSI] sr: update to follow tray status correctly by James Bottomley · 16 years ago
  56. 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 16 years ago
  57. 285e967 [SCSI] sr,sd: send media state change modification events by Kay Sievers · 17 years ago
  58. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 16 years ago
  59. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 16 years ago
  60. 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
  61. 7f9a6bc [SCSI] move ULD attachment into the prep function by James Bottomley · 17 years ago
  62. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  63. 44818ef [SCSI] small cleanups by Adrian Bunk · 17 years ago
  64. da3962f [SCSI] sr: fix error handling in module_init by Akinobu Mita · 17 years ago
  65. d7b8bcb [SCSI] modalias for scsi devices by Michael Tokarev · 18 years ago
  66. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  67. 6397256 [SCSI] sr: fix error code check in sr_block_ioctl() by Tejun Heo · 17 years ago
  68. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  69. 03aba2f [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion by Luben Tuikov · 18 years ago
  70. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  71. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 18 years ago
  72. f018fa5 [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi by Rene Herman · 18 years ago
  73. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 18 years ago
  74. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 18 years ago
  75. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  76. 776b23a [SCSI] always handle REQ_BLOCK_PC requests in common code by Christoph Hellwig · 18 years ago
  77. bcc1e38 [SCSI] Mask capabilities for SCSI-1 CD drive by Chuck Ebbert · 18 years ago
  78. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 18 years ago
  79. 7b16318 Fix up SCSI mismerge by James Bottomley · 18 years ago
  80. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 18 years ago
  81. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 18 years ago
  82. 0ad7820 [SCSI] Mark some core scsi data structures const by Arjan van de Ven · 19 years ago
  83. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  84. 80d904c [SCSI] sr: remove dead code by Jayachandran C · 19 years ago
  85. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  86. 186d330 [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd by Timothy Thelin · 19 years ago
  87. ba482ef Merge by hand (conflicts in sr.c) by James Bottomley · 19 years ago
  88. 820732b [SCSI] convert sr to scsi_execute_req by James Bottomley · 19 years ago
  89. 1cf7269 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req by James Bottomley · 19 years ago
  90. 51490c8 [SCSI] sr.c: Fix getting wrong size by Pete Zaitcev · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago