1. 82443a5 [SCSI] add OSD_TYPE by Boaz Harrosh · 16 years ago
  2. c2f9e49 [SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc fails by James Smart · 15 years ago
  3. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  4. 4ace92f fastboot: make scsi probes asynchronous by Arjan van de Ven · 16 years ago
  5. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  6. 5cd3bbf [SCSI] retry with missing data for INQUIRY by FUJITA Tomonori · 16 years ago
  7. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  8. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  9. 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
  10. 0f1d87a [SCSI] add inline functions for recognising created and blocked states by James Bottomley · 16 years ago
  11. 01b291b [SCSI] fix check of PQ and PDT bits for WLUNs by James Bottomley · 16 years ago
  12. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  13. 773e82f [SCSI] scsi_scan.c: Release mutex in error handling code by Julia Lawall · 16 years ago
  14. 453cd0f [SCSI] make struct scsi_{host,target}_type static by Adrian Bunk · 16 years ago
  15. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  16. 643eb2d [SCSI] rework scsi_target allocation by James Bottomley · 16 years ago
  17. b0ed433 [SCSI] add scsi_host and scsi_target to scsi_bus by Hannes Reinecke · 16 years ago
  18. e59e4a0 docbook: fix scsi source file by Randy Dunlap · 16 years ago
  19. d52b381 [SCSI] add missing transport configure points for target and host by James Bottomley · 17 years ago
  20. 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 17 years ago
  21. eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago
  22. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  23. a57b1fc [SCSI] scsi_scan: Cope with kthread_run failing by Matthew Wilcox · 17 years ago
  24. 10f4b89 [SCSI] Fix signness of parameters in scsi module by Masatake YAMATO · 17 years ago
  25. 6b7f123 [SCSI] Fix async scanning double-add problems by Matthew Wilcox · 17 years ago
  26. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  27. 6d87768 [SCSI] Clean up scsi_add_lun a bit by Matthew Wilcox · 17 years ago
  28. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  29. f2f027c [SCSI] fix CONFIG_SCSI_WAIT_SCAN=m by Hugh Dickins · 17 years ago
  30. 0272bf7 [SCSI] fix scsi_wait_scan build problem by James Bottomley · 17 years ago
  31. 5fc7724 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  32. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  33. 7c9d6f1 [SCSI] SCSI core: better initialization for sdev->scsi_level by Alan Stern · 18 years ago
  34. e423ee3 [SCSI] scsi_scan.c: handle bad inquiry responses by Alan Stern · 17 years ago
  35. 81b7bbd Merge branch 'linus' by James Bottomley · 17 years ago
  36. 30716e0 Merge branch 'linus' by James Bottomley · 17 years ago
  37. 938e2ac [SCSI] Fix scsi_add_device() for async scanning by Matthew Wilcox · 18 years ago
  38. 3424a65 [SCSI] scsi_scan message cosmetic error by Kurt Garloff · 18 years ago
  39. ddaf6fc [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devices by James Bottomley · 18 years ago
  40. 8bcc241 [SCSI] Add missing completion to scsi_complete_async_scans() by Matthew Wilcox · 18 years ago
  41. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  42. 1aa8fab [SCSI] Make scsi_scan_host work for drivers which find their own targets by Matthew Wilcox · 18 years ago
  43. 93b45af [SCSI] fix missing check for no scanning by Matthew Wilcox · 18 years ago
  44. 21db188 [SCSI] Add Kconfig option for asynchronous SCSI scanning by Matthew Wilcox · 18 years ago
  45. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  46. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  47. 09123d2 [PATCH] SCSI core: always store >= 36 bytes of INQUIRY data by Alan Stern · 18 years ago
  48. 3e082a9 [SCSI] Add ability to scan scsi busses asynchronously by Matthew Wilcox · 18 years ago
  49. 884d25c [SCSI] Fix refcount breakage with 'echo "1" > scan' when target already present by James Bottomley · 18 years ago
  50. e5b3cd4 [SCSI] SCSI: sanitize INQUIRY strings by Alan Stern · 18 years ago
  51. 84961f2 [SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1f by dave wysochanski · 18 years ago
  52. 19ac0db [SCSI] fix up short inquiry printing by James Bottomley · 18 years ago
  53. 4ff3671 [SCSI] Improve inquiry printing by Matthew Wilcox · 18 years ago
  54. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. 309bd27 [SCSI] scsi: Device scanning oops for offlined devices (resend) by Brian King · 18 years ago
  57. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  58. 091686d [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected() by Amit Arora · 18 years ago
  59. c5f2e64 [SCSI] scsi_scan.c: fix compile warnings by akpm@osdl.org · 18 years ago
  60. 84d891d Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  61. 13f7e5a [SCSI] BLIST_ATTACH_PQ3 flags by Kurt Garloff · 18 years ago
  62. 6c7154c [SCSI] Better log messages for PQ3 devs by Kurt Garloff · 18 years ago
  63. 4186ab1 [SCSI] Try LUN 1 and use bflags by Kurt Garloff · 18 years ago
  64. 4d7db04 [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions by James Bottomley · 18 years ago
  65. a50a5e3 [SCSI] scsi: move target_destroy call by Mike Anderson · 18 years ago
  66. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  67. 93f5608 [SCSI] fix two leaks in scsi_alloc_sdev failure paths by Dave Jones · 18 years ago
  68. 32f9579 [SCSI] scsi: Handle device_add failure in scsi_alloc_target by Brian King · 18 years ago
  69. ffedb45 [SCSI] fix scsi process problems and clean up the target reap issues by James Bottomley · 18 years ago
  70. 1bfc5d9 [SCSI] Recognize missing LUNs for non-standard devices by Alan Stern · 18 years ago
  71. a97a83a [SCSI] fix uninitialized variable error by Matthew Wilcox · 18 years ago
  72. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 19 years ago
  73. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 19 years ago
  74. 9380509 [SCSI] scsi: handle ->slave_configure return value by Christoph Hellwig · 18 years ago
  75. 65110b2 [SCSI] fix wrong context bugs in SCSI by James Bottomley · 18 years ago
  76. e02f3f5 [SCSI] remove target parent limitiation by Christoph Hellwig · 19 years ago
  77. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 19 years ago
  78. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  79. 0433339 [PATCH] Fix Fibre Channel boot oops by James Bottomley · 19 years ago
  80. 863a930 [SCSI] fix scsi_reap_target() device_del from atomic context by James Bottomley · 19 years ago
  81. 0ad7820 [SCSI] Mark some core scsi data structures const by Arjan van de Ven · 19 years ago
  82. 66e05225 [PATCH] Fix SCSI scanning slab corruption by Brian King · 19 years ago
  83. f64a181 [SCSI] remove Scsi_Device typedef by Christoph Hellwig · 19 years ago
  84. 2ef8919 [SCSI] Fix refcount leak in scsi_report_lun_scan by Alan Stern · 19 years ago
  85. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  86. 13ec92b [SCSI] kill unused scsi_scan_single_target() by Jeff Garzik · 19 years ago
  87. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  88. 6f3a202 [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 by James Bottomley · 19 years ago
  89. a64358d [SCSI] SCSI scanning and removal fixes by Alan Stern · 19 years ago
  90. 146f726 [SCSI] Alter the scsi_add_device() API to conform to what users expect by James Bottomley · 19 years ago
  91. b70d37b [SCSI] Fix module removal/device add race by Alan Stern · 19 years ago
  92. e517d31 [SCSI] add missing scan mutex to scsi_scan_target() by Alan Stern · 19 years ago
  93. ea73a9f [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) by James Bottomley · 19 years ago
  94. 7a93aef Merge HEAD from ../scsi-misc-2.6-tmp by James Bottomley · 19 years ago
  95. 3921603 [SCSI] use scatter lists for all block pc requests and simplify hw handlers by James Bottomley · 19 years ago
  96. 5c44cd2 [SCSI] fix target scanning oops with fc transport class by James.Smart@Emulex.Com · 19 years ago
  97. 82f2946 [SCSI] host state model update: mediate host add/remove race by Mike Anderson · 19 years ago
  98. b24b103 [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev by Alan Stern · 19 years ago
  99. 2f4701d [SCSI] add int_to_scsilun() function by James.Smart@Emulex.Com · 19 years ago
  100. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago