- 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
- 0f6c614 [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 · 15 years ago
- 3bbaaad [SCSI] libiscsi: handle cleanup task races by Mike Christie · 15 years ago
- 8f9256c [SCSI] libiscsi: export iscsi_itt_to_task for bnx2i by Mike Christie · 15 years ago
- 10eb0f0 [SCSI] iscsi: pass ep connect shost by Mike Christie · 15 years ago
- e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
- bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 184dd34 fcoe: adds spma mode support by Vasu Dev · 15 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
- 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 16 years ago
- 40a06e7 [SCSI] libiscsi: pass session failure a session struct by Mike Christie · 16 years ago
- 4d10835 [SCSI] iscsi lib: remove qdepth param from iscsi host allocation by Mike Christie · 16 years ago
- 32ae763 [SCSI] iscsi lib: have lib create work queue for transmitting IO by Mike Christie · 16 years ago
- 06d25af [SCSI] iscsi class: fix lock dep warning on logout by Mike Christie · 16 years ago
- e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 16 years ago
- 1b2c7af [SCSI] libiscsi: replace scsi_debug logging with session/conn logging by Mike Christie · 16 years ago
- b277d2a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp by Yi Zou · 16 years ago
- ea1e9a9 [SCSI] fcoe, libfc: check offload features from LLD through netdev by Yi Zou · 16 years ago
- 211c738 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) by Yi Zou · 16 years ago
- f290f19 [SCSI] Make scsi.h independent of the rest of the scsi includes by James Bottomley · 16 years ago
- f078727 [SCSI] remove scsi_req_map_sg by FUJITA Tomonori · 16 years ago
- 98f3aea [SCSI] libosd: SCSI/OSD Sense decoding support by Boaz Harrosh · 16 years ago
- 1b9dce9 [SCSI] libosd: OSDv2 auto detection by Boaz Harrosh · 16 years ago
- c6572c9 [SCSI] libosd: OSD version 2 Support by Boaz Harrosh · 16 years ago
- 4ef1a3d [SCSI] libosd: attributes Support by Boaz Harrosh · 16 years ago
- b799bc7 [SCSI] osd_uld: API for retrieving osd devices from Kernel by Boaz Harrosh · 16 years ago
- 95b05a7 [SCSI] osd_uld: OSD scsi ULD by Boaz Harrosh · 16 years ago
- de258bf [SCSI] libosd: OSDv1 Headers by Boaz Harrosh · 16 years ago
- 82443a5 [SCSI] add OSD_TYPE by Boaz Harrosh · 16 years ago
- 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
- 0762a48 [SCSI] Check for deleted device in scsi_device_online() by Hannes Reinecke · 16 years ago
- 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
- c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 16 years ago