1. 43eb99c [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO by Chris Leech · 16 years ago
  2. 211c738 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) by Yi Zou · 16 years ago
  3. 7687fb9 [SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_ATTENTION, NOT_READY(02/04/01) by Chauhan, Vijay · 16 years ago
  4. 0282985 [SCSI] zfcp: Report fc_host_port_type as NPIV by Christof Schmitt · 16 years ago
  5. 6d1a27f [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue by Swen Schillig · 16 years ago
  6. 947a9ac [SCSI] zfcp: fix queue, scheduled work processing. by Swen Schillig · 16 years ago
  7. 2cb5b2c [SCSI] zfcp: erp failed status bit will not be set by Martin Petermann · 16 years ago
  8. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  9. 2409549 [SCSI] zfcp: incorrect reaction on incoming RSCN by Swen Schillig · 16 years ago
  10. 21ddaa5 [SCSI] zfcp: Remove PCI flag by Christof Schmitt · 16 years ago
  11. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  12. cf13c08 [SCSI] zfcp: prevent adapter close on initial adapter open by Swen Schillig · 16 years ago
  13. 2128391 [SCSI] zfcp: remove undefined subtype for status read response by Swen Schillig · 16 years ago
  14. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  15. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 16 years ago
  16. 92cab0d [SCSI] zfcp: Wait for free SBALs when possible by Christof Schmitt · 16 years ago
  17. 52bfb55 [SCSI] zfcp: Only increment req_id for successfully issued requests by Christof Schmitt · 16 years ago
  18. 49f0f01 [SCSI] zfcp: Simplify latency lock handling by Christof Schmitt · 16 years ago
  19. 94506fd [SCSI] zfcp: add measurement data for average qdio queue utilisation by Martin Peschke · 16 years ago
  20. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 16 years ago
  21. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  22. 77c0197 [SCSI] fix /proc memory leak in the SCSI core by Alan Stern · 16 years ago
  23. 058bb82 [SCSI] sym53c8xx: don't flood syslog with negotiation messages by Tony Battersby · 16 years ago
  24. c2fd206 [SCSI] sym53c8xx: use a queue depth of 1 for untagged devices by Tony Battersby · 16 years ago
  25. 783fa73 [SCSI] sym53c8xx: handle pci_iomap() failures by Tony Battersby · 16 years ago
  26. a71d035 [SCSI] sym53c8xx: unmap pci memory after probe errors by Tony Battersby · 16 years ago
  27. b409063 [SCSI] sym53c8xx: fix bogus free_irq() on error path by Tony Battersby · 16 years ago
  28. 07b9d81 [SCSI] sym53c8xx: fix NULL deref on error path by Tony Battersby · 16 years ago
  29. d3ce65d [SCSI] sym53c8xx: fix shost use-after-free and memory leak by Tony Battersby · 16 years ago
  30. 2cf22be [SCSI] ipr: Expose debug and fastfail parameters by Wayne Boyer · 16 years ago
  31. 5c211ca [SCSI] sd: tell the user when a disk's capacity is adjusted by Alan Stern · 16 years ago
  32. b3f1f9a [SCSI] ses: code_set == 1 is tested twice by Roel Kluin · 16 years ago
  33. 3442f80 [SCSI] sg: remove the own list management for struct sg_fd by FUJITA Tomonori · 16 years ago
  34. b2ed6c6 [SCSI] sg: use ALIGN macro by FUJITA Tomonori · 16 years ago
  35. 2134bc7 [SCSI] sg: remove unnecessary function declarations by FUJITA Tomonori · 16 years ago
  36. aa6cd29 [SCSI] libfc: Correct use of ! and & by Julia Lawall · 16 years ago
  37. f290f19 [SCSI] Make scsi.h independent of the rest of the scsi includes by James Bottomley · 16 years ago
  38. 97218a1 [SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformant by Boaz Harrosh · 16 years ago
  39. c96952e [SCSI] sg: avoid blk_put_request/blk_rq_unmap_user in interrupt by FUJITA Tomonori · 16 years ago
  40. a3b7aea [SCSI] ibmvfc: Better handle other FC initiators by Brian King · 16 years ago
  41. ea41e41 [SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handler by Chauhan, Vijay · 16 years ago
  42. b75424f [SCSI] ipr: add message to error table by Wayne Boyer · 16 years ago
  43. 4d086f6 [SCSI] scsi dh alua: handle report luns data changed in check sense callout by Ilgu Hong · 16 years ago
  44. 49baef0 [SCSI] scsi dh alua: add intel Multi-Flex device by Ilgu Hong · 16 years ago
  45. ef3fa8c [SCSI] scsi dh alua: fix group id masking by Ilgu Hong · 16 years ago
  46. f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
  47. 2624304 [SCSI] osst: replace scsi_execute_async with the block layer API by FUJITA Tomonori · 16 years ago
  48. 78a42ce [SCSI] osst: make all the buffer the same size by FUJITA Tomonori · 16 years ago
  49. 6827479 [SCSI] scsi: Add osd library to build system by Boaz Harrosh · 16 years ago
  50. 6864abd [SCSI] osd: Kconfig file for in-tree builds by Boaz Harrosh · 16 years ago
  51. 78e0c62 [SCSI] osd: Documentation for OSD library by Boaz Harrosh · 16 years ago
  52. 98f3aea [SCSI] libosd: SCSI/OSD Sense decoding support by Boaz Harrosh · 16 years ago
  53. 1b9dce9 [SCSI] libosd: OSDv2 auto detection by Boaz Harrosh · 16 years ago
  54. c6572c9 [SCSI] libosd: OSD version 2 Support by Boaz Harrosh · 16 years ago
  55. ae30c99 [SCSI] libosd: Not implemented commands by Boaz Harrosh · 16 years ago
  56. 3e08613 [SCSI] libosd: Add Flush and List-objects support by Boaz Harrosh · 16 years ago
  57. 345c435 [SCSI] libosd: OSD Security processing stubs by Boaz Harrosh · 16 years ago
  58. 4ef1a3d [SCSI] libosd: attributes Support by Boaz Harrosh · 16 years ago
  59. b799bc7 [SCSI] osd_uld: API for retrieving osd devices from Kernel by Boaz Harrosh · 16 years ago
  60. 95b05a7 [SCSI] osd_uld: OSD scsi ULD by Boaz Harrosh · 16 years ago
  61. 02941a5 [SCSI] libosd: OSDv1 preliminary implementation by Boaz Harrosh · 16 years ago
  62. de258bf [SCSI] libosd: OSDv1 Headers by Boaz Harrosh · 16 years ago
  63. 82443a5 [SCSI] add OSD_TYPE by Boaz Harrosh · 16 years ago
  64. 71969fd [SCSI] major.h: char-major number for OSD device driver by Boaz Harrosh · 16 years ago
  65. a2dd3b4 [SCSI] sg: fix races with ioctl(SG_IO) by Tony Battersby · 16 years ago
  66. c6517b7 [SCSI] sg: fix races during device removal by Tony Battersby · 16 years ago
  67. bd5cd9c [SCSI] stex: Version update by Ed Lin - PTU · 16 years ago
  68. 7cfe99a [SCSI] stex: Small fixes by Ed Lin - PTU · 16 years ago
  69. e8a091b [SCSI] stex: Fix for controller type st_yosemite by Ed Lin - PTU · 16 years ago
  70. 62e5b3d [SCSI] stex: Add new device id by Ed Lin - PTU · 16 years ago
  71. dd48ebf [SCSI] stex: Fix for potential invalid response by Ed Lin - PTU · 16 years ago
  72. a4976d6 [SCSI] osst: Remove SUGGEST flags by James Bottomley · 16 years ago
  73. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  74. 5a9ef25 [SCSI] ipr: add MSI support by Wayne Boyer · 16 years ago
  75. 951948a [SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description by Christof Schmitt · 16 years ago
  76. 49799fe [SCSI] sym53c8xx: Keep transfer negotiations valid by Aaro Koskinen · 16 years ago
  77. 5ef0741 [SCSI] Improve SCSI_LOGGING Kconfig entry by Robert Love · 16 years ago
  78. 0762a48 [SCSI] Check for deleted device in scsi_device_online() by Hannes Reinecke · 16 years ago
  79. 71fa742 [SCSI] lpfc: constify virtual function tables by Jan Engelhardt · 16 years ago
  80. 6e7490c [SCSI] libfc: fix compile warning by FUJITA Tomonori · 16 years ago
  81. d943aee [SCSI] libfc: needs CRC32 by Randy Dunlap · 16 years ago
  82. d0ace3c [SCSI] scsi_debug: needs CRC_T10DIF by Randy Dunlap · 16 years ago
  83. c6a4428 [SCSI] scsi_debug: DIF/DIX support by Martin K. Petersen · 16 years ago
  84. 59d3270 [SCSI] scsi_sysfs: delete extra kernel-doc by Randy Dunlap · 16 years ago
  85. 40c3460 [SCSI] ses: Use new scsi VPD helper by Matthew Wilcox · 16 years ago
  86. 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
  87. 5fa0ae1 [SCSI] qla2xxx: Update version number to 8.03.00-k4. by Andrew Vasquez · 16 years ago
  88. ca42f2b [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structure size. by Andrew Vasquez · 16 years ago
  89. c6b2fca [SCSI] qla2xxx: Correct truncation in return-code status checking. by Andrew Vasquez · 16 years ago
  90. ee546b6 [SCSI] qla2xxx: Correct vport delete bug. by Anirban Chakraborty · 16 years ago
  91. 605aa2b [SCSI] qla2xxx: Use correct value for max vport in LOOP topology. by Lalit Chandivade · 16 years ago
  92. 6431c5d [SCSI] qla2xxx: Correct address range checking for option-rom updates. by Andrew Vasquez · 16 years ago
  93. 4469c19 [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20 by Robert Love · 16 years ago
  94. 55c8baf [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3) by Chris Leech · 16 years ago
  95. c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 16 years ago
  96. e904158 [SCSI] fcoe: fix kfree(skb) by Roel Kluin · 16 years ago
  97. 74846bf [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway by Yi Zou · 16 years ago
  98. 422819c [SCSI] libfc: do not change the fh_rx_id of a recevied frame by Yi Zou · 16 years ago
  99. 03ec862 [SCSI] fcoe: Correct fcoe_transports initialization vs. registration by Robert Love · 16 years ago
  100. a468f32 [SCSI] fcoe: Use setup_timer() and mod_timer() by Robert Love · 16 years ago