1. 6724add [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connection by Mike Christie · 17 years ago
  2. 03a5743 [SCSI] sd: disentangle barriers in SCSI by James Bottomley · 17 years ago
  3. a6ce22a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  4. e072640 [SCSI] libiscsi: fix cmd seqeunce number checking by Mike Christie · 17 years ago
  5. 1d1bbee [SCSI] libsas: Remove PCI dependencies by Jeff Garzik · 17 years ago
  6. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  7. b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
  8. b6aff66 [SCSI] scsi_transport_sas: add destructor for bsg by James Bottomley · 17 years ago
  9. b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
  10. ba1fc17 [SCSI] libsas: add SAS management protocol handler by FUJITA Tomonori · 17 years ago
  11. 7aa68e8 [SCSI] transport_sas: add SAS management protocol support by FUJITA Tomonori · 17 years ago
  12. 0f05df8b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA by James Bottomley · 17 years ago
  13. 3a2755a [SCSI] sas_ata: Implement sas_task_abort for ATA devices by Darrick J. Wong · 17 years ago
  14. 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago
  15. fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
  16. d0f656c [SCSI] Remove unused method scsi_device_cancel by Priyanka Gupta · 17 years ago
  17. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  18. d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 17 years ago
  19. 2223696 [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address by Mike Christie · 17 years ago
  20. 0ab823d [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities by Mike Christie · 17 years ago
  21. 1548271 [SCSI] libiscsi: make can_queue configurable by Mike Christie · 17 years ago
  22. 77a23c2 [SCSI] libiscsi: fix iscsi cmdsn allocation by Mike Christie · 17 years ago
  23. b2c6416 [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file by Mike Christie · 17 years ago
  24. 857ae0b [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length by Mike Christie · 17 years ago
  25. d473cc7 [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasn by Mike Christie · 17 years ago
  26. 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 17 years ago
  27. 0801c24 [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers by Mike Christie · 17 years ago
  28. 1d9bf13 [SCSI] iscsi class: add iscsi host set param event by Mike Christie · 17 years ago
  29. 2174a04 [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers by Mike Christie · 17 years ago
  30. 1819dc8 [SCSI] iscsi_transport: export hw address by Mike Christie · 17 years ago
  31. bcd92c9 [SCSI] introduce shost_priv helper by Christoph Hellwig · 17 years ago
  32. 824d7b5 [SCSI] scsi_lib: add scatter/gather data buffer accessors by FUJITA Tomonori · 17 years ago
  33. 9ef3e4a [SCSI] fc_transport: fix sysfs deadlock on vport delete by James Smart · 17 years ago
  34. 1dfcda0 [SCSI] kill scsi host template suspend/resume by Tejun Heo · 17 years ago
  35. a53eb5e [SCSI] FC Transport support for vports based on NPIV by James Smart · 17 years ago
  36. d7a54e3 [SCSI] sas_scsi_host: Convert to use the kthread API by Christoph Hellwig · 17 years ago
  37. d7b8bcb [SCSI] modalias for scsi devices by Michael Tokarev · 18 years ago
  38. c3c94c5 [SCSI] sd: implement START/STOP management by Tejun Heo · 17 years ago
  39. 6c5f8ce [SCSI] expose eh_timed_out to the host template by James Bottomley · 17 years ago
  40. c3d2350 [SCSI] fc_transport: update potential link speeds by James Smart · 17 years ago
  41. bc7e380 [SCSI] tgt: fix sesnse buffer problems by FUJITA Tomonori · 17 years ago
  42. 181011e [SCSI] tgt: rm bio hacks in scsi tgt by Mike Christie · 17 years ago
  43. bf32ed3 [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH by Mike Christie · 17 years ago
  44. e73aec8 [SCSI] sd: make printing use a common prefix by Martin K. Petersen · 17 years ago
  45. a4d04a4 [SCSI] Make error printing more verbose by Martin K. Petersen · 17 years ago
  46. 684b7fe [SCSI] constants.c: cleanup, verbose result printing by Martin K. Petersen · 17 years ago
  47. 5fc7724 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  48. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 17 years ago
  49. a9b7320 [SCSI] scsi_transport.h should include scsi_device.h by Rolf Eike Beer · 17 years ago
  50. 930e99b [SCSI] tgt: fix the user/kernel ring buffer interface by FUJITA Tomonori · 17 years ago
  51. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  52. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  53. 81b7bbd Merge branch 'linus' by James Bottomley · 17 years ago
  54. b437735 [PATCH] iscsi endianness annotations by Al Viro · 17 years ago
  55. a9344e6 [SCSI] libsas: Add an LU reset mechanism to the error handler by Darrick J. Wong · 17 years ago
  56. 502c62f [SCSI] spi transport class: export spi_dv_pending by Eric Moore · 17 years ago
  57. ad68923 [SCSI] libsas: Handle SCSI commands that complete with failure codes by Darrick J. Wong · 17 years ago
  58. 6f63caa [SCSI] libsas: Clean up discovery failure handler code by Darrick J. Wong · 17 years ago
  59. 6b0efb8 [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading by Darrick J. Wong · 17 years ago
  60. 396819f [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler by Darrick J. Wong · 17 years ago
  61. 3ebf692 [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command by Darrick J. Wong · 17 years ago
  62. 37958fb [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag by Darrick J. Wong · 17 years ago
  63. acbf167 [SCSI] libsas: Add a sysfs knob to enable/disable a phy by Darrick J. Wong · 17 years ago
  64. b218a0d [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned by Darrick J. Wong · 17 years ago
  65. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  66. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  67. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  68. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  69. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  70. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  71. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  72. 26b1482 [SCSI] scsi tgt: SCSI RDMA Protocol library functions by FUJITA Tomonori · 18 years ago
  73. 4195bdb [PATCH] add missing libsas include to fix s390 compilation. by Dave Jones · 18 years ago
  74. 97f7875 [SCSI] scsi tgt: scsi target user and kernel communication interface by FUJITA Tomonori · 18 years ago
  75. 5a55c25 [SCSI] scsi tgt: scsi target lib functionality by FUJITA Tomonori · 18 years ago
  76. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  77. 1aa8fab [SCSI] Make scsi_scan_host work for drivers which find their own targets by Matthew Wilcox · 18 years ago
  78. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  79. dea2221 [PATCH] aic94xx: handle REQ_DEVICE_RESET by Darrick J. Wong · 18 years ago
  80. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  81. 4f777ed2 [SCSI] kill scsi_assign_lock by Christoph Hellwig · 18 years ago
  82. 79a5eb6 [SCSI] libsas: add sas_abort_task by Darrick J. Wong · 18 years ago
  83. f456393 [SCSI] libsas: modify error handler to use scsi_eh_* functions by Darrick J. Wong · 18 years ago
  84. 4a531e8 [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space by FUJITA Tomonori · 18 years ago
  85. 5a09e39 [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS by Hannes Reinecke · 18 years ago
  86. 9864404 [SCSI] libiscsi: fix oops in connection create failure path by Mike Christie · 18 years ago
  87. 43a145a [SCSI] iscsi class: fix slab corruption during restart by Mike Christie · 18 years ago
  88. 3e082a9 [SCSI] Add ability to scan scsi busses asynchronously by Matthew Wilcox · 18 years ago
  89. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  90. f583f49 [PATCH] helper function for retrieving scsi_cmd given host based block layer tag by David C Somayajulu · 18 years ago
  91. cb5d9e0 [PATCH] scsi: device_reprobe() can fail by Andrew Morton · 18 years ago
  92. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  93. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  94. 8350a34 [SCSI] scsi: device_reprobe() can fail by Andrew Morton · 18 years ago
  95. 6460e75 [SCSI] sg: fixes for large page_size by Douglas Gilbert · 18 years ago
  96. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  97. dfdc58b [SCSI] SPI transport class: misc DV fixes by James Bottomley · 18 years ago
  98. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  99. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  100. a01e70e [SCSI] aci94xx: implement link rate setting by James Bottomley · 18 years ago