1. 289324b [SCSI] iscsi class: add callout to get iscsi_endpoint values by Mike Christie · 14 years ago
  2. a79af8a [SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi function by Mike Christie · 14 years ago
  3. 00f3708 [SCSI] libiscsi: add helper to convert addr to string by Mike Christie · 14 years ago
  4. bbc5261 [SCSI] iscsi class: remove unused active variable by Mike Christie · 14 years ago
  5. 22a39fb [SCSI] iscsi: fix iscsi_endpoint leak by Mike Christie · 14 years ago
  6. fdafd4d [SCSI] cxgbi: enable TEXT PDU support by Mike Christie · 14 years ago
  7. fc33638 [SCSI] bnx2i: Updated to version 2.6.2.3 by Eddie Wai · 14 years ago
  8. 09813ba [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload by Eddie Wai · 14 years ago
  9. 4518835 [SCSI] bnx2i: Added jumbo MTU support for the no shost case by Eddie Wai · 14 years ago
  10. 8a4a0f3 [SCSI] bnx2i: Added support for the 57712(E) devices by Eddie Wai · 14 years ago
  11. a977d2c [SCSI] bnx2i: Added handling for unsupported iSCSI offload hba by Eddie Wai · 14 years ago
  12. ee15bd2 [SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X by Eddie Wai · 14 years ago
  13. ec8933b [SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup by Eddie Wai · 14 years ago
  14. 6fc1246 [SCSI] lpfc 8.3.21: Change lpfc driver version to 8.3.21 by James Smart · 14 years ago
  15. 2a622bf [SCSI] lpfc 8.3.21: Debugfs additions by James Smart · 14 years ago
  16. ab56dc2 [SCSI] lpfc 8.3.21: Initialization and user interface changes by James Smart · 14 years ago
  17. 9249414 [SCSI] lpfc 8.3.21: FC Discovery changes by James Smart · 14 years ago
  18. 1151e3e [SCSI] lpfc 8.3.21: RRQ Implementation fixes by James Smart · 14 years ago
  19. fedd3b7 [SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes by James Smart · 14 years ago
  20. 382be66 [SCSI] hpsa: fix bad comparison by Dan Carpenter · 14 years ago
  21. ba95e2a [SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed. by Stephen M. Cameron · 14 years ago
  22. 960a30e [SCSI] hpsa: Inform controller we are using 32-bit tags. by Stephen M. Cameron · 14 years ago
  23. 745a7a2 [SCSI] hpsa: Add transport_mode host attribute in /sys by Stephen M. Cameron · 14 years ago
  24. a9a3a27 [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work by Stephen M. Cameron · 14 years ago
  25. 9e0fc76 [SCSI] hpsa: do not re-order commands in internal queues by Stephen M. Cameron · 14 years ago
  26. 5767a1c [SCSI] ipr: Fix a race on multiple configuration changes by Kleber Sacilotto de Souza · 14 years ago
  27. c299190 [SCSI] libsas: convert to libata new error handler by James Bottomley · 14 years ago
  28. 64878c0 [SCSI] libata: separate error handler into usable components by James Bottomley · 14 years ago
  29. 4451ef6 [SCSI] libata: fix eh locking by James Bottomley · 14 years ago
  30. b8784f7 [SCSI] libata: fix locking for sas paths by James Bottomley · 14 years ago
  31. 1f72386 [SCSI] libata: plumb sas port scan into standard libata paths by James Bottomley · 14 years ago
  32. a0b990c [SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handler by Moger, Babu · 14 years ago
  33. 9dfeb31 [SCSI] scsi_dh: cosmetic change to sizeof() by Hillf Danton · 14 years ago
  34. 04b6e15 [SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handler by Moger, Babu · 14 years ago
  35. 3487735 [SCSI] mptfusion: Remove bus reset for mptsas module by Kashyap, Desai · 14 years ago
  36. d75733d [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers by Kashyap, Desai · 14 years ago
  37. 8597ae8 [SCSI] libfcoe: Move common code from fcoe to libfcoe module by Bhanu Prakash Gollapudi · 14 years ago
  38. 2ca32b4 [SCSI] fcoe: use dedicated workqueue instead of system_wq by Tejun Heo · 14 years ago
  39. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 14 years ago
  40. acc1a92 [SCSI] libfc: Extending lport's roles for target if there is a registered target. by Kiran Patil · 14 years ago
  41. 78a5824 [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver by Yi Zou · 14 years ago
  42. 8ca86f8 [SCSI] fcoe: prepare fcoe for using fcoe transport by Yi Zou · 14 years ago
  43. e01efc3 [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module by Yi Zou · 14 years ago
  44. 0095a92 [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c by Yi Zou · 14 years ago
  45. fdecf31 [SCSI] libfcoe: add implementation to support fcoe transport by Yi Zou · 14 years ago
  46. 0ade7d2 [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.h by Yi Zou · 14 years ago
  47. 21b7b2f [SCSI] libfcoe: move logging macros into the local libfcoe.h header file by Yi Zou · 14 years ago
  48. 6c8cc1c [SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA selection logic. by Kiran Patil · 14 years ago
  49. 62bdb64 [SCSI] libfc: export seq_release() for users of seq_assign() by Joe Eykholt · 14 years ago
  50. 04885b1 [SCSI] libfc: Remove usage of the Scsi_Host's host_lock by Robert Love · 14 years ago
  51. 925ceda [SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI by Joe Eykholt · 14 years ago
  52. 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 14 years ago
  53. baf9fdf [SCSI] libfc: add local port hook for provider session lookup by Joe Eykholt · 14 years ago
  54. 1a5c2d7 [SCSI] libfc: add method for setting handler for incoming exchange by Joe Eykholt · 14 years ago
  55. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 14 years ago
  56. 5520490 [SCSI] libfc: fix sparse static and non-ANSI warnings by Randy Dunlap · 14 years ago
  57. 52ee832 [SCSI] fcoe: drop FCoE LOGO in FIP mode by Vasu Dev · 14 years ago
  58. 7287fb9 [SCSI] fcoe: Fix module reference count for vports by Robert Love · 14 years ago
  59. 6da92d3 [SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1. by Venkata Siva Vijayendra Bhamidipati · 14 years ago
  60. c954f8a [SCSI] fnic: fix memory leak by Venkata Siva Vijayendra Bhamidipati · 14 years ago
  61. e4a9a98 [SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done() by Dan Carpenter · 14 years ago
  62. 28a4af1 [SCSI] libfc: Cleanup return paths in fc_rport_error_retry by Hillf Danton · 14 years ago
  63. fa79dbd [SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort() by Hillf Danton · 14 years ago
  64. f56635a [SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UNKNOWN by Yi Zou · 14 years ago
  65. 7977556 [SCSI] block: improve detail in I/O error messages by Hannes Reinecke · 14 years ago
  66. 751b2a7 [SCSI] dm mpath: propagate target errors immediately by Hannes Reinecke · 14 years ago
  67. 63583cc [SCSI] Add detailed SCSI I/O errors by Hannes Reinecke · 14 years ago
  68. 7a1e9d8 [SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endio by Mike Snitzer · 14 years ago
  69. 98cb7e4 [SCSI] megaraid_sas: Sanity check user supplied length before passing it to dma_alloc_coherent() by Bjørn Mork · 14 years ago
  70. 429305e [SCSI] pm8001: simplify workqueue usage by Tejun Heo · 14 years ago
  71. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 14 years ago
  72. 75c65a5 [SCSI] scsi_mid_low_api.txt recommend resid usage by Douglas Gilbert · 14 years ago
  73. 4977c82 [SCSI] libosd: osd_req_read_sg, optimize the single entry case by Boaz Harrosh · 14 years ago
  74. 1e34c83 [SCSI] libsas: remove spurious sata control register read/write by James Bottomley · 14 years ago
  75. 96db6fa [SCSI] libsas: convert to standard kernel debugging by James Bottomley · 14 years ago
  76. 75c0b38 [SCSI] libsas: fix ATAPI check condition termination by James Bottomley · 14 years ago
  77. 940d7fa [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables. by Peter Jones · 14 years ago
  78. 38a039b [SCSI] Add scsi_dev_info_list_del_keyed() by Peter Jones · 14 years ago
  79. 716163f [SCSI] cxgb3i: fixed connection problem with iscsi private ip by kxie@chelsio.com · 14 years ago
  80. d38e19d [SCSI] MAINTAINERS: Update zfcp entry by Christof Schmitt · 14 years ago
  81. efee0bd [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() by Jesper Juhl · 14 years ago
  82. 70e1472 [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets by Eddie Wai · 14 years ago
  83. b8ce8b5 [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info by kxie@chelsio.com · 14 years ago
  84. c343a01 [SCSI] cxgbi: set ulpmode only if digest is on by kxie@chelsio.com · 14 years ago
  85. 938abd8 [SCSI] hpsa: avoid leaking stack contents to userland by Vasiliy Kulikov · 14 years ago
  86. 1d5e2ed [SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as unknown by Stephen M. Cameron · 14 years ago
  87. c4f8a29 [SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_device() by Stephen M. Cameron · 14 years ago
  88. 94a1364 [SCSI] hpsa: Add a per controller commands_outstanding entry in /sys by Stephen M. Cameron · 14 years ago
  89. 60d3f5b [SCSI] hpsa: use usleep_range not msleep for small sleeps by Stephen M. Cameron · 14 years ago
  90. 02ec19c [SCSI] hpsa: allow driver to put controller in either simple or performant mode by Stephen M. Cameron · 14 years ago
  91. 6eaf46f [SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack by Stephen M. Cameron · 14 years ago
  92. 25c1e56 [SCSI] hpsa: do not reset unknown boards on reset_devices by Stephen M. Cameron · 14 years ago
  93. 72ceeae [SCSI] hpsa: limit commands allocated on reset_devices by Stephen M. Cameron · 14 years ago
  94. 270d05d [SCSI] hpsa: Use kernel provided PCI state save and restore functions by Stephen M. Cameron · 14 years ago
  95. fe5389c [SCSI] hpsa: fix board status waiting code by Stephen M. Cameron · 14 years ago
  96. 922a9e4 [SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants by Stephen M. Cameron · 14 years ago
  97. d896f3f [SCSI] hpsa: fixup DMA address before freeing. by Stephen M. Cameron · 14 years ago
  98. b03a777 [SCSI] hpsa: defend against zero sized buffers in passthru ioctls by Stephen M. Cameron · 14 years ago
  99. 5fd1062 [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev list by Mike Snitzer · 14 years ago
  100. a3b1eff [SCSI] scsi_dh_alua: Add Promise VTrak to dev list by Ilgu Hong · 14 years ago