1. 22bcd22 [SCSI] libfcoe: Allow FIP to be disabled by the driver by Joe Eykholt · 15 years ago
  2. a7bbc7f [SCSI] fcoe, libfc: use single frame allocation API by Vasu Dev · 15 years ago
  3. 70b51aa [SCSI] libfcoe: formatting and comment cleanups by Robert Love · 15 years ago
  4. 3a3b42b [SCSI] libfc: Formatting cleanups across libfc by Robert Love · 15 years ago
  5. a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
  6. 07aac32 [SCSI] libfc: Export FC headers by Robert Love · 15 years ago
  7. c9866a5 [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) by Chris Leech · 15 years ago
  8. 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
  9. c9c7bd7 [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches by Chris Leech · 15 years ago
  10. 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
  11. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  12. db36c06 [SCSI] libfc, libfcoe: FDISC ELS for NPIV by Chris Leech · 15 years ago
  13. 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
  14. 174e1eb [SCSI] libfc: add some generic NPIV support routines to libfc by Chris Leech · 15 years ago
  15. 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
  16. 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
  17. 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
  18. 1a7b75a [SCSI] libfc: Move non-common routines and prototypes out of libfc.h by Robert Love · 15 years ago
  19. 65d430f [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh by Christof Schmitt · 15 years ago
  20. 3ae31f6 [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous by Chandra Seetharaman · 15 years ago
  21. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  22. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  23. b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
  24. d37322a [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data by Yi Zou · 15 years ago
  25. e95147d [SCSI] libfc: removes unused disc_work and ex_list by Vasu Dev · 15 years ago
  26. f57e450 [SCSI] scsi: Add missing command definitions by Martin K. Petersen · 15 years ago
  27. 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
  28. b2b465e [SCSI] Fix incorrect reporting of host protection capabilities by Martin K. Petersen · 15 years ago
  29. b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 15 years ago
  30. 4e7392e [SCSI] sd: Support disks formatted with DIF Type 2 by Martin K. Petersen · 15 years ago
  31. 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago
  32. c6af404 [SCSI] Deprecate SCSI_PROT_*_CONVERT operations by Martin K. Petersen · 15 years ago
  33. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  34. 661134a [SCSI] libiscsi, bnx2i: make bound ep check common by Mike Christie · 15 years ago
  35. 4c0ba5d [SCSI] libiscsi: add completion function for drivers that do not need pdu processing by Mike Christie · 15 years ago
  36. 2ab7e1e [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. by Joe Eykholt · 15 years ago
  37. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
  38. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
  39. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  40. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  41. c762608 [SCSI] libfc: fix: empty zone causes endless discovery retries. by Joe Eykholt · 15 years ago
  42. 0f6c61498 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
  43. b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
  44. 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
  45. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  46. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  47. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  48. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  49. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  50. 922aa21 [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. by Joe Eykholt · 15 years ago
  51. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
  52. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
  53. b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
  54. e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
  55. d1af8a3 [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed by Mike Christie · 15 years ago
  56. 18ee70c [SCSI] scsi_dh: add the interface scsi_dh_set_params() by Chandra Seetharaman · 15 years ago
  57. 537029f [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data by Yi Zou · 15 years ago
  58. 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
  59. d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
  60. 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
  61. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
  62. b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
  63. 7f74549 [SCSI] libfc: change debug messages to give host number. by Joe Eykholt · 15 years ago
  64. beb29a6 [SCSI] libfc: remove extra semicolons from debug macros by Joe Eykholt · 15 years ago
  65. 6c10db7 [SCSI] scsi_dh: Reference count scsi_dh_attach by Chandra Seetharaman · 15 years ago
  66. b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
  67. 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
  68. d355e57 libiscsi: don't run scsi eh if iscsi task is making progress by Mike Christie · 15 years ago
  69. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  70. ea44319 [SCSI] aic79xx: make driver respect nvram for IU and QAS settings by James Bottomley · 15 years ago
  71. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  72. 9e4f5e2 [SCSI] FC Pass Thru support by James Smart · 15 years ago
  73. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  74. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  75. 021e223 [SCSI] osduld: use filp_open() when looking up an osd-device by Boaz Harrosh · 15 years ago
  76. fc2fac5 [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue by Boaz Harrosh · 15 years ago
  77. 62f469b [SCSI] libosd: osd_req_{read,write} takes a length parameter by Boaz Harrosh · 15 years ago
  78. 0e35afb [SCSI] libosd: osd_req_{read,write}_kern new API by Boaz Harrosh · 15 years ago
  79. 29191b9 [SCSI] libosd: OSD2r05: Attribute definitions by Boaz Harrosh · 15 years ago
  80. feb6118 [SCSI] libosd: OSD2r05: Additional command enums by Boaz Harrosh · 15 years ago
  81. 4351477 [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. by Michael Chan · 15 years ago
  82. 226c7ff [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertype by Joe Eykholt · 15 years ago
  83. a366695 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts by Abhijeet Joglekar · 15 years ago
  84. b3cd505 [SCSI] libiscsi: add task aborted state by Mike Christie · 15 years ago
  85. 3bbaaad [SCSI] libiscsi: handle cleanup task races by Mike Christie · 15 years ago
  86. 8f9256c [SCSI] libiscsi: export iscsi_itt_to_task for bnx2i by Mike Christie · 15 years ago
  87. 10eb0f0 [SCSI] iscsi: pass ep connect shost by Mike Christie · 15 years ago
  88. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  89. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. 184dd34 fcoe: adds spma mode support by Vasu Dev · 15 years ago
  91. 9a1a69a1 [SCSI] fc-transport: Close state transition-window during rport deletion. by Andrew Vasquez · 15 years ago
  92. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  93. e9da4d7 [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. by Boaz Harrosh · 15 years ago
  94. f8d3a64 [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes by Boaz Harrosh · 15 years ago
  95. 71f32e3 [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes by Boaz Harrosh · 15 years ago
  96. a29e764 [SCSI] libfc: Fix compilation warnings with allmodconfig by Robert Love · 15 years ago
  97. b4c6f54 [SCSI] libfc: Track rogue remote ports by Abhijeet Joglekar · 15 years ago
  98. 6b5d6c4 [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue by Mike Christie · 15 years ago
  99. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 15 years ago
  100. 97c8389 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. by Joe Eykholt · 16 years ago