1. e3deec0 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() by James Bottomley · 15 years ago
  2. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  3. 3ae31f6 [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous by Chandra Seetharaman · 15 years ago
  4. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  5. 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
  6. 18ee70c [SCSI] scsi_dh: add the interface scsi_dh_set_params() by Chandra Seetharaman · 15 years ago
  7. 6c10db7 [SCSI] scsi_dh: Reference count scsi_dh_attach by Chandra Seetharaman · 15 years ago
  8. f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
  9. 0762a48 [SCSI] Check for deleted device in scsi_device_online() by Hannes Reinecke · 16 years ago
  10. 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
  11. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  12. b29f841 [SCSI] remove timeout from struct scsi_device by James Bottomley · 16 years ago
  13. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  14. 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
  15. 0f1d87a [SCSI] add inline functions for recognising created and blocked states by James Bottomley · 16 years ago
  16. d211f05 [SCSI] sd: fix USB devices incorrectly reporting DIF support by Hugh Dickins · 16 years ago
  17. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  18. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  19. 2b142900 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
  20. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  21. 765cbc6 [SCSI] scsi_dh: Implement common device table handling by Hannes Reinecke · 16 years ago
  22. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  23. d2886ea scsi: sd: optionally set power condition in START STOP UNIT by Stefan Richter · 16 years ago
  24. a6a8d9f [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers by Chandra Seetharaman · 16 years ago
  25. 643eb2d [SCSI] rework scsi_target allocation by James Bottomley · 16 years ago
  26. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  27. b30c2fc [SCSI] scsi.h: add macro for enclosure bit of inquiry data by James Bottomley · 17 years ago
  28. a0899d4 [SCSI] sd: add fix for devices with last sector access problems by Hans de Goede · 17 years ago
  29. 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 17 years ago
  30. 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 17 years ago
  31. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  32. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  33. d0f656c [SCSI] Remove unused method scsi_device_cancel by Priyanka Gupta · 17 years ago
  34. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  35. d7b8bcb [SCSI] modalias for scsi devices by Michael Tokarev · 18 years ago
  36. c3c94c5 [SCSI] sd: implement START/STOP management by Tejun Heo · 17 years ago
  37. a4d04a4 [SCSI] Make error printing more verbose by Martin K. Petersen · 17 years ago
  38. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 17 years ago
  39. 3e082a9 [SCSI] Add ability to scan scsi busses asynchronously by Matthew Wilcox · 18 years ago
  40. cb5d9e0 [PATCH] scsi: device_reprobe() can fail by Andrew Morton · 18 years ago
  41. 5baba83 [SCSI] add scsi_mode_select to scsi_lib.c by James Bottomley · 18 years ago
  42. e28482c [SCSI] add scsi_reprobe_device by James Bottomley · 18 years ago
  43. ffedb45 [SCSI] fix scsi process problems and clean up the target reap issues by James Bottomley · 18 years ago
  44. 1bfc5d9 [SCSI] Recognize missing LUNs for non-standard devices by Alan Stern · 18 years ago
  45. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 19 years ago
  46. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 19 years ago
  47. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  48. 7f23e14 [SCSI] correct some dropped const compiler warnings by James Bottomley · 19 years ago
  49. 01d7b3b [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers by Jeff Garzik · 19 years ago
  50. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  51. 6f3a202 [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 by James Bottomley · 19 years ago
  52. 146f726 [SCSI] Alter the scsi_add_device() API to conform to what users expect by James Bottomley · 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. 33aa687 [SCSI] convert SPI transport class to scsi_execute by James Bottomley · 19 years ago
  55. 1cf7269 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req by James Bottomley · 19 years ago
  56. e10fb91 [SCSI] fix function prototype warning by James Bottomley · 19 years ago
  57. 2f4701d [SCSI] add int_to_scsilun() function by James.Smart@Emulex.Com · 19 years ago
  58. a283bd3 [SCSI] Add target alloc/destroy callbacks to the host template by James Bottomley · 19 years ago
  59. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago
  60. 06f81ea [PATCH] scsi: remove volatile from scsi data by · 19 years ago
  61. c2a9331 updates for CFQ oops fix by · 19 years ago
  62. 152587d [PATCH] fix NMI lockup with CFQ scheduler by · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago