1. 88edf74 [SCSI] SAS: consolidate linkspeed definitions by James Bottomley · 18 years ago
  2. 0f29b96 [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ callback by James Smart · 18 years ago
  3. f14e2e2 [SCSI] SCSI & FC transport: extend event vendor id's to 64bits by James Smart · 18 years ago
  4. 84314fd [SCSI] SCSI and FC Transport: add netlink support for posting of transport events by James Smart · 18 years ago
  5. deb81d8 [SCSI] add failure return to scsi_init_shared_tag_map() by James Bottomley · 18 years ago
  6. 60ecebf [SCSI] add refcouting around ctask usage in main IO patch by Mike Christie · 18 years ago
  7. ffd0436 [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid. by Mike Christie · 18 years ago
  8. 86e33a2 [SCSI] add shared tag map helpers by James Bottomley · 18 years ago
  9. 2908d77 [SCSI] aic94xx: new driver by James Bottomley · 18 years ago
  10. f4ad7b5 [SCSI] scsi_transport_sas: remove local_attached flag by James Bottomley · 18 years ago
  11. 8ce7a9c Merge ../linux-2.6 by James Bottomley · 18 years ago
  12. b8d0821 [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn() by James Smart · 18 years ago
  13. 016131b [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic attribute by James Smart · 18 years ago
  14. 4ff3671 [SCSI] Improve inquiry printing by Matthew Wilcox · 18 years ago
  15. 9e5c50f [SCSI] remove SCSI_STATE_ #defines by Christoph Hellwig · 18 years ago
  16. c8dc1e5 [SCSI] iscsi bugfixes: reduce memory allocations by Mike Christie · 18 years ago
  17. 1c83469 [SCSI] iscsi bugfixes: fix oops when iser is flushing io by Mike Christie · 18 years ago
  18. 7ea8b82 [SCSI] iscsi bugfixes: fix abort handling by Mike Christie · 18 years ago
  19. b6c395e [SCSI] iscsi bugfixes: fix r2t handling by Mike Christie · 18 years ago
  20. a0e1b6e [SCSI] scsi_transport_sas: add expander backlink by James Bottomley · 18 years ago
  21. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  22. c9fefeb [SCSI] scsi_transport_sas: add unindexed ports by James Bottomley · 18 years ago
  23. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  24. 53cb8a1 [SCSI] iscsi: add async notification of session events by Mike Christie · 18 years ago
  25. 6a8a0d3 [SCSI] iscsi: pass target nr to session creation by Mike Christie · 18 years ago
  26. 8434aa8 [SCSI] iscsi: break up session creation into two stages by Mike Christie · 18 years ago
  27. e6f3b63 [SCSI] iscsi: rm channel usage from iscsi by Mike Christie · 18 years ago
  28. a54a52c [SCSI] iscsi: fixup set/get param functions by Mike Christie · 18 years ago
  29. 01cb225 [SCSI] iscsi: add target discvery event to transport class by Mike Christie · 18 years ago
  30. 65c92b0 [SCSI] scsi_transport_sas: introduce a sas_port entity by James Bottomley · 18 years ago
  31. d7a1bb0 [SCSI] Block I/O while SG reset operation in progress - the midlayer patch by James Smart · 19 years ago
  32. 03aba2f [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion by Luben Tuikov · 18 years ago
  33. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  34. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  35. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  36. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  37. 73c0996 [SCSI] srp.h: Add I/O Class values by Ramachandra K · 18 years ago
  38. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  39. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  40. 3219e52 [SCSI] iscsi: fix writepsace race by Mike Christie · 18 years ago
  41. 67a6111 [SCSI] iscsi: don't switch states when just cleaning up by Mike Christie · 18 years ago
  42. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  43. e0ecae8 [SCSI] iscsi: update version by Mike Christie · 18 years ago
  44. 656cffc [SCSI] iscsi: fix command requeues during iscsi recovery by Mike Christie · 18 years ago
  45. f8bbfc2 [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports by Tejun Heo · 18 years ago
  46. efa6e7e Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge by Jeff Garzik · 18 years ago
  47. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  48. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 18 years ago
  49. 8d2860b [SCSI] iscsi: increment expstatsn during login by Mike Christie · 18 years ago
  50. be2df72 [SCSI] iscsi: align printks by Or Gerlitz · 18 years ago
  51. 264faaa [SCSI] iscsi: add transport end point callbacks by Or Gerlitz · 18 years ago
  52. ec448a0 [SCSI] srp.h: avoid padding of structs by Roland Dreier · 18 years ago
  53. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  54. cdb8c2a [SCSI] dc395x: dynamically map scatter-gather for PIO by Guennadi Liakhovetski · 18 years ago
  55. 84d891d Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  56. 7996a77 [SCSI] iscsi: add libiscsi by Mike Christie · 18 years ago
  57. 30a6c65 [SCSI] iscsi: fix up iscsi eh by Mike Christie · 18 years ago
  58. fd7255f [SCSI] iscsi: add sysfs attrs for uspace sync up by Mike Christie · 18 years ago
  59. b5c7a12 [SCSI] iscsi: rm kernel iscsi handles usage for session and connection by Mike Christie · 18 years ago
  60. 13f7e5a [SCSI] BLIST_ATTACH_PQ3 flags by Kurt Garloff · 18 years ago
  61. aedf349 [SCSI] FC transport: fixes for workq deadlocks by James Smart · 18 years ago
  62. 4d7db04 [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions by James Bottomley · 18 years ago
  63. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 19 years ago
  64. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  65. 082776e [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. by Nigel Cunningham · 19 years ago
  66. d04cdb6 Merge ../linux-2.6 by James Bottomley · 19 years ago
  67. 2f8600d [SCSI] eliminate rphy allocation in favour of expander/end device allocation by James Bottomley · 19 years ago
  68. 5baba83 [SCSI] add scsi_mode_select to scsi_lib.c by James Bottomley · 19 years ago
  69. e28482c [SCSI] add scsi_reprobe_device by James Bottomley · 19 years ago
  70. 79cb181 [SCSI] add preliminary expander support to the sas transport class by James Bottomley · 19 years ago
  71. c829c39 [SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked by James Smart · 19 years ago
  72. 42ab036 [PATCH] convert aic94xx over to using the sas transport end device by James Bottomley · 19 years ago
  73. 7e6dff6 [SCSI] add 6.0 Gbit phy definitions to the sas transport class by James Bottomley · 19 years ago
  74. ffedb45 [SCSI] fix scsi process problems and clean up the target reap issues by James Bottomley · 19 years ago
  75. 1bfc5d9 [SCSI] Recognize missing LUNs for non-standard devices by Alan Stern · 19 years ago
  76. a012564 [SCSI] sas: add support for enclosure and bad ID rphy attributes by Christoph Hellwig · 19 years ago
  77. 6ea3c0b [SCSI] Add spi_populate_*_msg functions by Matthew Wilcox · 19 years ago
  78. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 19 years ago
  79. c67a848 [SCSI] Neaten comments in scsi_cmnd.h by Matthew Wilcox · 19 years ago
  80. 5b2ffed Merge branch 'master' by Jeff Garzik · 19 years ago
  81. faead26 [PATCH] add scsi_execute_in_process_context() API by James Bottomley · 19 years ago
  82. 7b7232f [SCSI] iscsi update: cleanup iscsi class interface by Mike Christie · 19 years ago
  83. 18ee361 Merge branch 'master' by Jeff Garzik · 19 years ago
  84. e0ae235 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  85. 041c5fc [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q() by Tejun Heo · 19 years ago
  86. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 19 years ago
  87. dfcd77d [SCSI] Remove host template ordered_flush variable by Tetsuo Takata · 19 years ago
  88. c8d338c [PATCH] scsi_transport_spi build fix by Andrew Morton · 19 years ago
  89. 7b8631b [SCSI] iscsi: seperate iscsi interface from setup functions by Mike Christie · 19 years ago
  90. e02f3f5 [SCSI] remove target parent limitiation by Christoph Hellwig · 19 years ago
  91. d158d26 [SCSI] sem2mutex: scsi_transport_spi.c by Jes Sorensen · 19 years ago
  92. 6b7281d [SCSI] fc transport: add permanent_port_name fc_host attribute by Andreas Herrmann · 19 years ago
  93. 776b23a [SCSI] always handle REQ_BLOCK_PC requests in common code by Christoph Hellwig · 19 years ago
  94. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 19 years ago
  95. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  96. 9b84754 [PATCH] Suspend support for libata by Jens Axboe · 19 years ago
  97. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  98. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  99. 42e3314 [SCSI] fix for fc transport recursion problem. by James.Smart@Emulex.Com · 19 years ago
  100. 1abfd37 [SCSI] Rename scsi_print_msg to spi_print_msg by Matthew Wilcox · 19 years ago