1. de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 17 years ago
  2. b30c2fc [SCSI] scsi.h: add macro for enclosure bit of inquiry data by James Bottomley · 17 years ago
  3. a0899d4 [SCSI] sd: add fix for devices with last sector access problems by Hans de Goede · 17 years ago
  4. b523381 [SCSI] fix pcmcia compile problem by James Bottomley · 17 years ago
  5. cb1042f [SCSI] aacraid: add Voodoo Lite class of cards. by Salyzyn, Mark · 17 years ago
  6. 2ca39c4 [SCSI] aacraid: add new driver features flags by Salyzyn, Mark · 17 years ago
  7. 0c27f5b [SCSI] qla2xxx: Update version number to 8.02.00-k7. by Andrew Vasquez · 17 years ago
  8. c48339d [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. by Seokmann Ju · 17 years ago
  9. fc44765 [SCSI] qla2xxx: Correct late-memset() of EFT buffer. by Andrew Vasquez · 17 years ago
  10. df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 17 years ago
  11. 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 17 years ago
  12. a824ebb [SCSI] qla2xxx: Code cleanups. by Adrian Bunk · 17 years ago
  13. 50db6b1 [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vport creation. by Seokmann Ju · 17 years ago
  14. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 17 years ago
  15. a4722cf [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. by Andrew Vasquez · 17 years ago
  16. da7429f [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. by Andrew Vasquez · 17 years ago
  17. 6f13fd5 [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write. by Andrew Vasquez · 17 years ago
  18. 3776541 [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. by Andrew Vasquez · 17 years ago
  19. 43ef058 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. by Andrew Vasquez · 17 years ago
  20. 4733fcb [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. by Andrew Vasquez · 17 years ago
  21. fd66c1b [SCSI] st: convert to unlocked_ioctl by Kai Makisara · 17 years ago
  22. 8ce3eca [SCSI] aacraid: remove pigs in space by Salyzyn, Mark · 17 years ago
  23. d07e036 [SCSI] sg: handle class_device_create failure properly by FUJITA Tomonori · 17 years ago
  24. a24484f [SCSI] sg: set class_data after success by FUJITA Tomonori · 17 years ago
  25. d814c51 [SCSI] dpt_i2o: use constant instead of bare value by Salyzyn, Mark · 17 years ago
  26. f7fea18 [SCSI] ch: Convert to use unlocked_ioctl by Mathieu Segaud · 17 years ago
  27. eaa3e22 [SCSI] sg: Only print SCSI data direction warning once for a command by Andi Kleen · 17 years ago
  28. d496f94 [SCSI] aacraid: fix security weakness by Alan Cox · 17 years ago
  29. 3ace426 [SCSI] aacraid: replace '<?:' with min_t() by Salyzyn, Mark · 17 years ago
  30. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  31. 94aa5e5 [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand by FUJITA Tomonori · 17 years ago
  32. 382db81 [SCSI] megaraid: fix section mismatch by Randy Dunlap · 17 years ago
  33. cc75e8a [SCSI] libsas: fix sense_buffer overrun by FUJITA Tomonori · 17 years ago
  34. 3bc8070 [SCSI] aacraid: SMC vendor identification by Salyzyn, Mark · 17 years ago
  35. 0995ad3 [SCSI] aacraid: respond to enclosure service events by Salyzyn, Mark · 17 years ago
  36. d9aa3af [SCSI] sym53c8xx: fixes two bugs related to chip reset by Krzysztof Helt · 17 years ago
  37. 3a0086a [SCSI] aacraid: add call to flush_kernel_dcache_page by Salyzyn, Mark · 17 years ago
  38. 984621b [SCSI] mpt fusion: Fix for module unload problem in flash less controller environment by Prakash, Sathya · 17 years ago
  39. 32cfe34 [SCSI] lpfc 8.2.4 : Update lpfc driver version to 8.2.4 by James Smart · 17 years ago
  40. fa4066b [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structure by James Smart · 17 years ago
  41. c95d6c6 [SCSI] lpfc 8.2.4 : Enhance debugfs use by James Smart · 17 years ago
  42. 9c2face [SCSI] lpfc 8.2.4 : Fix Unsolicited Data items by James Smart · 17 years ago
  43. 83108bd [SCSI] lpfc 8.2.4 : Add additional sysfs and module parameters by James Smart · 17 years ago
  44. 8a4df12 [SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port free by Tomohiro Kusumi · 17 years ago
  45. 0937282 [SCSI] lpfc 8.2.4 : Miscellaneous Fixes by James Smart · 17 years ago
  46. 13815c8 [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba resets by James Smart · 17 years ago
  47. fa61a54 [SCSI] lpfc 8.2.4 : Correct abort handler logic by James Smart · 17 years ago
  48. 0ff10d4 [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS Fixes by James Smart · 17 years ago
  49. b18268f [SCSI] aacraid: improve queue balancing by Salyzyn, Mark · 17 years ago
  50. b6ef70f [SCSI] aacraid: OS panic after Adapter panic (hardening). by Salyzyn, Mark · 17 years ago
  51. 6dcd4a7 [SCSI] aacraid: fix multiple definition of automatic variable warning. by Salyzyn, Mark · 17 years ago
  52. a3940da [SCSI] aacraid: fix big endian issues by Salyzyn, Mark · 17 years ago
  53. 06a43d1 [SCSI] aacraid: variable redefinition hides earlier warning by Salyzyn, Mark · 17 years ago
  54. 17eaace [SCSI] aacraid: add sysfs report of RAID level by Salyzyn, Mark · 17 years ago
  55. 95e852e [SCSI] aacraid: add parameter to control FUA and SYNCHRONIZE_CACHE policy by Salyzyn, Mark · 17 years ago
  56. 9b161a4 [SCSI] scsi_transport_spi: convert to attribute groups by James Bottomley · 17 years ago
  57. d4acd72 [SCSI] sysfs: add filter function to groups by James Bottomley · 17 years ago
  58. d52b381 [SCSI] add missing transport configure points for target and host by James Bottomley · 17 years ago
  59. fd11097 [SCSI] attribute_container: update to use the group interface by James Bottomley · 17 years ago
  60. 11f24fb [SCSI] sysfs: fix the sysfs_add_file_to_group interfaces by James Bottomley · 17 years ago
  61. d0ad3bc [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI by James Bottomley · 17 years ago
  62. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  63. 11c3e68 [SCSI] block: Introduce new blk_queue_update_dma_alignment interface by James Bottomley · 17 years ago
  64. 166a728 [SCSI] fix scsi_setup_command_freelist failure path race by FUJITA Tomonori · 17 years ago
  65. 210ba1d [SCSI] sr: update to follow tray status correctly by James Bottomley · 17 years ago
  66. 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 17 years ago
  67. 2d507a0 [SCSI] libsas, bsg: pass errors through correctly by James Bottomley · 17 years ago
  68. 2d4b63e [SCSI] libsas: don't treat underrun as an error on SMP tasks by James Bottomley · 17 years ago
  69. b98e66f [SCSI] libsas: add host SMP processing by James Bottomley · 17 years ago
  70. 38b3167 [SCSI] mpt fusion: make mptsas_smp_handler update resid by FUJITA Tomonori · 17 years ago
  71. fdf2345 [SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmd by Christof Schmitt · 17 years ago
  72. ba17242 [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command by Christof Schmitt · 17 years ago
  73. 3f0ca62 [SCSI] zfcp: Hold queue lock when checking port handle for ELS command by Christof Schmitt · 17 years ago
  74. 951f746 [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command by Christof Schmitt · 17 years ago
  75. 8627533 [SCSI] zfcp: Fix evaluation of port handles in abort handler by Christof Schmitt · 17 years ago
  76. d1ad09d [SCSI] zfcp: fix use after free bug. by Heiko Carstens · 17 years ago
  77. bfd90dc [SCSI] megaraid: add __devexit annotation by Adrian Bunk · 17 years ago
  78. 3be38e7 [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix by Roel Kluin · 17 years ago
  79. 0033bb4 [SCSI] zfcp: update MAINTAINERS by Swen Schillig · 17 years ago
  80. 1039623 [SCSI] iscsi class: bump version by Mike Christie · 17 years ago
  81. df93ffc [SCSI] iscsi_tcp: fix setting of r2t by Mike Christie · 17 years ago
  82. 1183657 [SCSI] libiscsi: use is_power_of_2 by vignesh babu · 17 years ago
  83. 4545a88 [SCSI] iscsi_tcp: hold lock during data rsp processing by Mike Christie · 17 years ago
  84. 66bbe0c [SCSI] iscsi_tcp: enable sg chaining by Mike Christie · 17 years ago
  85. 4cd49ea [SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfs by Mike Christie · 17 years ago
  86. 7a53dc5 [SCSI] iscsi_tcp: drop session when itt does not match any command by Mike Christie · 17 years ago
  87. 03766a1 [SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is bad by Olaf Kirch · 17 years ago
  88. a8ac631 [SCSI] iscsi: convert xmit path to iscsi chunks by Olaf Kirch · 17 years ago
  89. 1040c99 [SCSI] libiscsi: Drop host lock in queuecommand by Mike Christie · 17 years ago
  90. c1635cb [SCSI] libiscsi: clear conn->ctask when task is completed early by Mike Christie · 17 years ago
  91. 9000bcd [SCSI] libiscsi: Do not fail commands immediately during logout by Mike Christie · 17 years ago
  92. bca1088 [SCSI] iscsi_tcp: update the website URL by FUJITA Tomonori · 17 years ago
  93. f6d5180 [SCSI] libiscsi: fix nop handling by Mike Christie · 17 years ago
  94. 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 17 years ago
  95. bc436b2 [SCSI] libiscsi: grab eh_mutex during host reset by Mike Christie · 17 years ago
  96. d8bf541 [SCSI] iscsi class: Use our own workq instead of common system one. by Mike Christie · 17 years ago
  97. b3a7ea8 [SCSI] libiscsi: do not block session during logout by Mike Christie · 17 years ago
  98. 6320377 [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup by Olaf Kirch · 17 years ago
  99. 38ad03d [SCSI] libiscsi,iser: patch for AHS support by Boaz Harrosh · 17 years ago
  100. 004d653 [SCSI] iscsi_tcp, libiscsi: initial AHS Support by Boaz Harrosh · 17 years ago