1. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  2. 5bc65793 [SCSI] Merge up to linux-2.6 head by James Bottomley · 17 years ago
  3. a6123f1 [SCSI] sd: remove __GFP_DMA by Bernhard Walle · 17 years ago
  4. 09ff92f [SCSI] sd: fix refcounting regression in suspend/resume routines by Alan Stern · 17 years ago
  5. d7b8bcb [SCSI] modalias for scsi devices by Michael Tokarev · 18 years ago
  6. cc5d2c8 [SCSI] sd: fix up start/stop messages for new sd_printk() API by James Bottomley · 17 years ago
  7. c3c94c5 [SCSI] sd: implement START/STOP management by Tejun Heo · 17 years ago
  8. 3721050 [SCSI] sd: fix return value of sd_sync_cache() by Tejun Heo · 17 years ago
  9. 56937f7 [SCSI] sd: typo fix: sdkp_printk should be sd_printk by James Bottomley · 17 years ago
  10. fa0d34b [SCSI] sd: convert logging to new printk helpers by Martin K. Petersen · 17 years ago
  11. e73aec8 [SCSI] sd: make printing use a common prefix by Martin K. Petersen · 17 years ago
  12. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 17 years ago
  13. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  14. 017f2e3 [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash by Nagendra Singh Tomar · 17 years ago
  15. 7ac6207 [PATCH] struct path: convert scsi by Josef Sipek · 18 years ago
  16. fd44bab [SCSI] sd: clearer output of disk cache state by Luben Tuikov · 18 years ago
  17. b4d38e3 [SCSI] Reduce polling in sd.c by Alan Stern · 18 years ago
  18. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  19. 5e4009b [SCSI] SCSI sd: fix module init/exit error handling by Jeff Garzik · 18 years ago
  20. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  21. 69bdd88 [SCSI] Wrong size information for devices with disabled read access by Hannes Reinecke · 18 years ago
  22. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  23. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. a144c5a [SCSI] scsi: Add allow_restart sysfs class attribute by Brian King · 18 years ago
  26. 03aba2f [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion by Luben Tuikov · 18 years ago
  27. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  28. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  29. a9312fb [PATCH] git-scsi-misc: min() warning fix by Andrew Morton · 18 years ago
  30. 6bdaa1f [SCSI] allow displaying and setting of cache type via sysfs by James Bottomley · 18 years ago
  31. f018fa5 [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi by Rene Herman · 18 years ago
  32. 6d73c85 [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges by Al Viro · 18 years ago
  33. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 19 years ago
  34. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 19 years ago
  35. 4897080 [PATCH] sd: fix memory corruption with broken mode page headers by Al Viro · 18 years ago
  36. 776b23a [SCSI] always handle REQ_BLOCK_PC requests in common code by Christoph Hellwig · 19 years ago
  37. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 19 years ago
  38. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  39. 007365a [BLOCK] scsi: add FUA support to sd by Tejun Heo · 19 years ago
  40. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  41. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  42. 7b16318 Fix up SCSI mismerge by James Bottomley · 19 years ago
  43. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  44. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 19 years ago
  45. 38d76df [SCSI] sd: Always do write-protect check by Alan Stern · 19 years ago
  46. c0ed79a [SCSI] sd: fix issue_flush by James Bottomley · 19 years ago
  47. 39b7f1e [SCSI] sd: Fix refcounting by Alan Stern · 19 years ago
  48. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  49. 7a691bd [SCSI] avoid overflows in disk size calculations by James Bottomley · 19 years ago
  50. 186d330 [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd by Timothy Thelin · 19 years ago
  51. 17fa53d Merge by hand (conflicts in sd.c) by James Bottomley · 19 years ago
  52. 4451e47 [SCSI] sd: pause in sd_spinup_disk for slow USB devices by Alan Stern · 19 years ago
  53. ea73a9f [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) by James Bottomley · 19 years ago
  54. 1cf7269 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req by James Bottomley · 19 years ago
  55. 7fce2cf [SCSI] Redundant this_count check in sd_init_command() by Chen, Kenneth W · 19 years ago
  56. 631e8a1 [SCSI] TYPE_RBC cache fixes (sbp2.c affected) by Al Viro · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago