1. 5ed7959 SG: Convert SCSI to use scatterlist helpers for sg chaining by Jens Axboe · 17 years ago
  2. 366ca51 [SCSI] libsas: abstract STP task status into a function by James Bottomley · 16 years ago
  3. de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 16 years ago
  4. b30c2fc [SCSI] scsi.h: add macro for enclosure bit of inquiry data by James Bottomley · 16 years ago
  5. a0899d4 [SCSI] sd: add fix for devices with last sector access problems by Hans de Goede · 16 years ago
  6. 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 16 years ago
  7. b98e66f [SCSI] libsas: add host SMP processing by James Bottomley · 16 years ago
  8. a8ac631 [SCSI] iscsi: convert xmit path to iscsi chunks by Olaf Kirch · 17 years ago
  9. f6d5180 [SCSI] libiscsi: fix nop handling by Mike Christie · 17 years ago
  10. 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 17 years ago
  11. b3a7ea8 [SCSI] libiscsi: do not block session during logout by Mike Christie · 17 years ago
  12. 6320377 [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup by Olaf Kirch · 17 years ago
  13. 004d653 [SCSI] iscsi_tcp, libiscsi: initial AHS Support by Boaz Harrosh · 17 years ago
  14. da32dd6 [SCSI] iscsi_tcp: rewrite recv path by Olaf Kirch · 17 years ago
  15. 843c0a8 [SCSI] libiscsi, iscsi_tcp: add device support by Mike Christie · 17 years ago
  16. 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 17 years ago
  17. 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 17 years ago
  18. 8ee2402 [SCSI] libsas: Fix various sparse complaints by Darrick J. Wong · 17 years ago
  19. 5929faf [SCSI] libsas: Convert sas_proto users to sas_protocol by Darrick J. Wong · 17 years ago
  20. 285e967 [SCSI] sr,sd: send media state change modification events by Kay Sievers · 17 years ago
  21. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 16 years ago
  22. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 16 years ago
  23. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  24. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  25. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  26. 645a0c6 [SCSI] include linux/scatterlist.h in scsi_eh.h by James Bottomley · 17 years ago
  27. e629a7d do not export /usr/include/scsi in make headers_install by Olaf Hering · 17 years ago
  28. 2a7c59e remove sglist_len by FUJITA Tomonori · 17 years ago
  29. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  30. a8474ce SCSI: support for allocating large scatterlists by Jens Axboe · 17 years ago
  31. 0cde8d9 scsi: simplify scsi_free_sgtable() by Jens Axboe · 17 years ago
  32. c6132da scsi: convert to using sg helpers by Jens Axboe · 17 years ago
  33. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  34. e1c2346 [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE by Boaz Harrosh · 17 years ago
  35. d773c08 [SCSI] scsi_transport_iscsi: add list, mutex includes by Michael S. Tsirkin · 17 years ago
  36. 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
  37. 311b581 [SCSI] Fix device not ready printk by James Bottomley · 17 years ago
  38. 12a4416 [SCSI] Remove ->pid field from scsi_cmnd by Matthew Wilcox · 17 years ago
  39. 7f9a6bc [SCSI] move ULD attachment into the prep function by James Bottomley · 17 years ago
  40. 7525236 [SCSI] fc_transport: add target driver support by FUJITA Tomonori · 17 years ago
  41. 5dc2b89 [SCSI] add supported_mode and active_mode attributes to the host by FUJITA Tomonori · 17 years ago
  42. 03f002f [SCSI] scsi_transport_fc: Introduce disable_target_scan flag by Christof Schmitt · 17 years ago
  43. bfb7437 [SCSI] tgt: move tsk_mgmt_response callback to transport class by FUJITA Tomonori · 17 years ago
  44. 17b0bcf [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport by FUJITA Tomonori · 17 years ago
  45. 62fe882 [SCSI] srp_transport: add target driver support by FUJITA Tomonori · 17 years ago
  46. 2c47f9e [SCSI] tgt: add I_T nexus support by FUJITA Tomonori · 17 years ago
  47. aebd5e4 [SCSI] transport_srp: add rport roles attribute by FUJITA Tomonori · 17 years ago
  48. 09345f6 [SCSI] add srp transport class by FUJITA Tomonori · 17 years ago
  49. 6724add [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connection by Mike Christie · 17 years ago
  50. 03a5743 [SCSI] sd: disentangle barriers in SCSI by James Bottomley · 17 years ago
  51. a6ce22a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  52. e072640 [SCSI] libiscsi: fix cmd seqeunce number checking by Mike Christie · 17 years ago
  53. 1d1bbee [SCSI] libsas: Remove PCI dependencies by Jeff Garzik · 17 years ago
  54. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  55. b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
  56. b6aff66 [SCSI] scsi_transport_sas: add destructor for bsg by James Bottomley · 17 years ago
  57. b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
  58. ba1fc17 [SCSI] libsas: add SAS management protocol handler by FUJITA Tomonori · 17 years ago
  59. 7aa68e8 [SCSI] transport_sas: add SAS management protocol support by FUJITA Tomonori · 17 years ago
  60. 0f05df8b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA by James Bottomley · 17 years ago
  61. 3a2755a [SCSI] sas_ata: Implement sas_task_abort for ATA devices by Darrick J. Wong · 17 years ago
  62. 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago
  63. fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
  64. d0f656c [SCSI] Remove unused method scsi_device_cancel by Priyanka Gupta · 17 years ago
  65. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  66. d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 17 years ago
  67. 2223696 [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address by Mike Christie · 17 years ago
  68. 0ab823d [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities by Mike Christie · 17 years ago
  69. 1548271 [SCSI] libiscsi: make can_queue configurable by Mike Christie · 17 years ago
  70. 77a23c2 [SCSI] libiscsi: fix iscsi cmdsn allocation by Mike Christie · 17 years ago
  71. b2c6416 [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file by Mike Christie · 17 years ago
  72. 857ae0b [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length by Mike Christie · 17 years ago
  73. d473cc7 [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasn by Mike Christie · 17 years ago
  74. 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 17 years ago
  75. 0801c24 [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers by Mike Christie · 17 years ago
  76. 1d9bf13 [SCSI] iscsi class: add iscsi host set param event by Mike Christie · 17 years ago
  77. 2174a04 [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers by Mike Christie · 17 years ago
  78. 1819dc8 [SCSI] iscsi_transport: export hw address by Mike Christie · 17 years ago
  79. bcd92c9 [SCSI] introduce shost_priv helper by Christoph Hellwig · 17 years ago
  80. 824d7b5 [SCSI] scsi_lib: add scatter/gather data buffer accessors by FUJITA Tomonori · 17 years ago
  81. 9ef3e4a [SCSI] fc_transport: fix sysfs deadlock on vport delete by James Smart · 17 years ago
  82. 1dfcda0 [SCSI] kill scsi host template suspend/resume by Tejun Heo · 17 years ago
  83. a53eb5e [SCSI] FC Transport support for vports based on NPIV by James Smart · 17 years ago
  84. d7a54e3 [SCSI] sas_scsi_host: Convert to use the kthread API by Christoph Hellwig · 17 years ago
  85. d7b8bcb [SCSI] modalias for scsi devices by Michael Tokarev · 18 years ago
  86. c3c94c5 [SCSI] sd: implement START/STOP management by Tejun Heo · 17 years ago
  87. 6c5f8ce [SCSI] expose eh_timed_out to the host template by James Bottomley · 17 years ago
  88. c3d2350 [SCSI] fc_transport: update potential link speeds by James Smart · 17 years ago
  89. bc7e380 [SCSI] tgt: fix sesnse buffer problems by FUJITA Tomonori · 17 years ago
  90. 181011e [SCSI] tgt: rm bio hacks in scsi tgt by Mike Christie · 17 years ago
  91. bf32ed3 [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH by Mike Christie · 17 years ago
  92. e73aec8 [SCSI] sd: make printing use a common prefix by Martin K. Petersen · 17 years ago
  93. a4d04a4 [SCSI] Make error printing more verbose by Martin K. Petersen · 17 years ago
  94. 684b7fe [SCSI] constants.c: cleanup, verbose result printing by Martin K. Petersen · 17 years ago
  95. 5fc7724 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  96. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 17 years ago
  97. a9b7320 [SCSI] scsi_transport.h should include scsi_device.h by Rolf Eike Beer · 17 years ago
  98. 930e99b [SCSI] tgt: fix the user/kernel ring buffer interface by FUJITA Tomonori · 17 years ago
  99. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  100. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago