Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / libfc / fc_exch.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakerscsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-31 Vasu Dev[SCSI] libfc: avoid exchanges collision during lport...
2011-10-31 Vasu Dev[SCSI] libfc: fix checking FC_TYPE_BLS
2011-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-10-02 Vasu Dev[SCSI] libfc: cache align fc_exch_pool
2011-08-29 Yi Zou[SCSI] libfc: fix referencing to fc_fcp_pkt from the...
2011-08-29 Vasu Dev[SCSI] libfc: fix fc_eh_host_reset
2011-07-28 Vasu Dev[SCSI] libfc, fcoe: ignore rx frame with wrong xid...
2011-07-28 Hillf Danton[SCSI] libfc: release exchg cache
2011-06-29 Kiran Patil[SCSI] libfc:Fix for exchange/seq loopup failure when...
2011-05-24 Vasu Dev[SCSI] libfc: don't call resp handler after FC_EX_TIMEOUT
2011-05-24 Yi Zou[SCSI] libfc: release DDP context if frame_send() fails
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-01 Vasu Dev[SCSI] fcoe, libfc: initialize EM anchors list and...
2011-03-01 Parikh, Neerav[SCSI] Revert "[SCSI] libfc: fix exchange being deleted...
2011-02-12 Kiran Patil[SCSI] libfc: Enhanced exchange ID selection mechanism...
2011-02-12 Joe Eykholt[SCSI] libfc: export seq_release() for users of seq_ass...
2011-02-12 Joe Eykholt[SCSI] libfc: add method for setting handler for incomi...
2011-02-12 Randy Dunlap[SCSI] libfc: fix sparse static and non-ANSI warnings
2010-12-21 Yi Zou[SCSI] libfc: fix exchange being deleted when the abort...
2010-12-21 Hillf Danton[SCSI] libfc: fix mem leak in fc_seq_assign()
2010-12-21 Hillf Danton[SCSI] libfc: tune fc_exch_em_alloc() to be O(2)
2010-12-21 Hillf Danton[SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp()
2010-12-21 Hillf Danton[SCSI] libfc: remove define of fc_seq_exch in fc_exch.c
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-07-28 Joe Eykholt[SCSI] libfc: don't require a local exchange for incomi...
2010-07-28 Joe Eykholt[SCSI] libfc: add interface to allocate a sequence...
2010-07-28 Joe Eykholt[SCSI] libfc: track FIP exchanges
2010-07-20 Kulikov Vasiliylibfc: use ARRAY_SIZE
2010-05-17 Robert Love[SCSI] libfc: Move the port_id into lport
2010-05-17 Joe Eykholt[SCSI] libfc: set seq_id for incoming sequence
2010-04-11 Joe Eykholt[SCSI] libfc: remove unneeded variables in fc_exch_recv...
2010-04-11 Joe Eykholt[SCSI] libfc, libfcoe, fcoe: use smp_processor_id(...
2010-04-11 Vasu Dev[SCSI] libfc: use offload EM instance again instead...
2010-04-11 Vasu Dev[SCSI] libfc: fixes unnecessary seq id jump
2010-04-11 Joe Eykholt[SCSI] libfc: fix sequence-initiative WARN in fc_seq_st...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Vasu Dev[SCSI] libfc: call ddp setup for only FCP reads to...
2010-02-17 Vasu Dev[SCSI] libfc: call ddp setup for only FCP reads to...
2009-12-04 Vasu Dev[SCSI] libfc: fix an issue of pending exch/es after...
2009-12-04 Robert Love[SCSI] libfc: Formatting cleanups across libfc
2009-12-04 Chris Leech[SCSI] libfc: add some generic NPIV support routines...
2009-12-04 Robert Love[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc interna...
2009-12-04 Robert Love[SCSI] libfc: Move non-common routines and prototypes...
2009-12-04 Vasu Dev[SCSI] libfc: removes unused disc_work and ex_list
2009-12-04 Vasu Dev[SCSI] libfc: adds missing exch release for accepted RRQ
2009-12-04 Vasu Dev[SCSI] libfc: removes initializing fc_cpu_order and...
2009-12-04 Robert Love[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
2009-09-10 Joe Eykholt[SCSI] libfc: don't swap OX_ID and RX_ID when sending...
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: fully makes use of per cpu exch...
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: adds per cpu exch pool within excha...
2009-09-05 Robert Love[SCSI] libfc: Fix misleading debug statement
2009-08-22 Vasu Dev[SCSI] fcoe, libfc: adds offload EM per eth device...
2009-08-22 Vasu Dev[SCSI] fcoe, fnic, libfc: modifies current code paths...
2009-08-22 Robert Love[SCSI] libfc: Remove the FC_EM_DBG macro
2009-08-22 Vasu Dev[SCSI] fcoe, libfc: adds exchange manager(EM) anchor...
2009-08-22 Joe Eykholt[SCSI] libfc: fix WARNING from fc_seq_start_next on...
2009-08-22 Joe Eykholt[SCSI] libfc: rename lport NONE state to DISABLED
2009-07-30 Vasu Dev[SCSI] libfc: fix a circular locking warning during...
2009-06-21 Robert Lovelibfc: Add runtime debugging with debug_logging module...
2009-06-08 Steve Ma[SCSI] libfc: Check if exchange is completed when recei...
2009-03-13 Yi Zou[SCSI] libfc: add support of large receive offload...
2009-03-12 Julia Lawall[SCSI] libfc: Correct use of ! and &
2009-03-10 Yi Zou[SCSI] libfc: do not change the fh_rx_id of a recevied...
2009-03-10 Robert Love[SCSI] libfc, fcoe: Cleanup function formatting and...
2009-03-06 Chris Leech[SCSI] libfc: rport retry on LS_RJT from certain ELS
2009-03-06 Vasu Dev[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv...
2009-03-06 Vasu Dev[SCSI] libfc: handle RRQ exch timeout
2009-03-06 Abhijeet Joglekar[SCSI] libfc: Pass lport in exch_mgr_reset
2008-12-29 Robert Love[SCSI] libfc: A modular Fibre Channel library