- 28cc0e3 [SCSI] libfc: RPN_ID is obsolete and unnecessary by Chris Leech · 15 years ago
- 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
- db36c06 [SCSI] libfc, libfcoe: FDISC ELS for NPIV by Chris Leech · 15 years ago
- 8faecdd [SCSI] libfc: vport link handling and fc_vport state managment by Chris Leech · 15 years ago
- 174e1eb [SCSI] libfc: add some generic NPIV support routines to libfc by Chris Leech · 15 years ago
- 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
- 8866a5d [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines by Robert Love · 15 years ago
- 255f638 [SCSI] libfc: Remove fc_fcp_complete by Robert Love · 15 years ago
- 1a7b75a [SCSI] libfc: Move non-common routines and prototypes out of libfc.h by Robert Love · 15 years ago
- 65d430f [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh by Christof Schmitt · 15 years ago
- 3ae31f6 [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous by Chandra Seetharaman · 15 years ago
- 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
- e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
- b4a9c7e [SCSI] libfc: fix free of fc_rport_priv with timer pending by Joe Eykholt · 15 years ago
- d37322a [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data by Yi Zou · 15 years ago
- e95147d [SCSI] libfc: removes unused disc_work and ex_list by Vasu Dev · 15 years ago
- f57e450 [SCSI] scsi: Add missing command definitions by Martin K. Petersen · 15 years ago
- 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
- b2b465e [SCSI] Fix incorrect reporting of host protection capabilities by Martin K. Petersen · 15 years ago
- b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 15 years ago
- 4e7392e [SCSI] sd: Support disks formatted with DIF Type 2 by Martin K. Petersen · 15 years ago
- 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago
- c6af404 [SCSI] Deprecate SCSI_PROT_*_CONVERT operations by Martin K. Petersen · 15 years ago
- a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
- 661134a [SCSI] libiscsi, bnx2i: make bound ep check common by Mike Christie · 15 years ago
- 4c0ba5d [SCSI] libiscsi: add completion function for drivers that do not need pdu processing by Mike Christie · 15 years ago
- 2ab7e1e [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. by Joe Eykholt · 15 years ago
- 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
- f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
- 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
- 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
- c762608 [SCSI] libfc: fix: empty zone causes endless discovery retries. by Joe Eykholt · 15 years ago
- 0f6c61498 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
- b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
- 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
- 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
- 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
- f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
- a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
- 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
- 922aa21 [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. by Joe Eykholt · 15 years ago
- 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
- ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
- b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
- e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
- d1af8a3 [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed by Mike Christie · 15 years ago
- 18ee70c [SCSI] scsi_dh: add the interface scsi_dh_set_params() by Chandra Seetharaman · 15 years ago
- 537029f [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data by Yi Zou · 15 years ago
- 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
- d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
- 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
- 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
- b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
- 7f74549 [SCSI] libfc: change debug messages to give host number. by Joe Eykholt · 15 years ago
- beb29a6 [SCSI] libfc: remove extra semicolons from debug macros by Joe Eykholt · 15 years ago
- 6c10db7 [SCSI] scsi_dh: Reference count scsi_dh_attach by Chandra Seetharaman · 15 years ago
- b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
- 7414705 libfc: Add runtime debugging with debug_logging module parameter by Robert Love · 15 years ago
- d355e57 libiscsi: don't run scsi eh if iscsi task is making progress by Mike Christie · 15 years ago
- aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
- ea44319 [SCSI] aic79xx: make driver respect nvram for IU and QAS settings by James Bottomley · 15 years ago
- 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
- 9e4f5e2 [SCSI] FC Pass Thru support by James Smart · 16 years ago
- 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
- c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- 021e223 [SCSI] osduld: use filp_open() when looking up an osd-device by Boaz Harrosh · 15 years ago
- fc2fac5 [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue by Boaz Harrosh · 15 years ago
- 62f469b [SCSI] libosd: osd_req_{read,write} takes a length parameter by Boaz Harrosh · 15 years ago
- 0e35afb [SCSI] libosd: osd_req_{read,write}_kern new API by Boaz Harrosh · 15 years ago
- 29191b9 [SCSI] libosd: OSD2r05: Attribute definitions by Boaz Harrosh · 15 years ago
- feb6118 [SCSI] libosd: OSD2r05: Additional command enums by Boaz Harrosh · 15 years ago
- 4351477 [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. by Michael Chan · 15 years ago
- 226c7ff [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertype by Joe Eykholt · 16 years ago
- a366695 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts by Abhijeet Joglekar · 16 years ago
- b3cd505 [SCSI] libiscsi: add task aborted state by Mike Christie · 16 years ago
- 3bbaaad [SCSI] libiscsi: handle cleanup task races by Mike Christie · 16 years ago
- 8f9256c [SCSI] libiscsi: export iscsi_itt_to_task for bnx2i by Mike Christie · 16 years ago
- 10eb0f0 [SCSI] iscsi: pass ep connect shost by Mike Christie · 16 years ago
- e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 16 years ago
- bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 184dd34 fcoe: adds spma mode support by Vasu Dev · 16 years ago
- 9a1a69a1 [SCSI] fc-transport: Close state transition-window during rport deletion. by Andrew Vasquez · 16 years ago
- 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
- e9da4d7 [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. by Boaz Harrosh · 16 years ago
- f8d3a64 [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes by Boaz Harrosh · 16 years ago
- 71f32e3 [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes by Boaz Harrosh · 16 years ago
- a29e764 [SCSI] libfc: Fix compilation warnings with allmodconfig by Robert Love · 16 years ago
- b4c6f54 [SCSI] libfc: Track rogue remote ports by Abhijeet Joglekar · 16 years ago
- 6b5d6c4 [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue by Mike Christie · 16 years ago
- c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 16 years ago
- 97c8389 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. by Joe Eykholt · 16 years ago
- af5f428 [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE. by Joe Eykholt · 16 years ago
- a0a25da [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc by Vasu Dev · 16 years ago
- fdd7802 [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module by Vasu Dev · 16 years ago
- 7f34914 [SCSI] fcoe: removes default sw transport code file fcoe_sw.c by Vasu Dev · 16 years ago
- 61e17af [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files by Vasu Dev · 16 years ago
- 5919a59 [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code by Vasu Dev · 16 years ago
- 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 16 years ago
- 5e5e92d [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s by Robert Love · 16 years ago
- 38eccab [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded by Robert Love · 16 years ago