Linus Torvalds
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Joe Eykholt
|
9226115695
[SCSI] libfc: don't require a local exchange for incoming requests
|
15 years ago |
Joe Eykholt
|
239e81048b
[SCSI] libfc: add interface to allocate a sequence for incoming requests
|
15 years ago |
Joe Eykholt
|
f60e12e9c7
[SCSI] libfc: track FIP exchanges
|
15 years ago |
Kulikov Vasiliy
|
7156fffaaa
libfc: use ARRAY_SIZE
|
15 years ago |
Robert Love
|
7b2787ec15
[SCSI] libfc: Move the port_id into lport
|
15 years ago |
Joe Eykholt
|
b3667f9177
[SCSI] libfc: set seq_id for incoming sequence
|
15 years ago |
Joe Eykholt
|
3b719d0161
[SCSI] libfc: remove unneeded variables in fc_exch_recv_req()
|
15 years ago |
Joe Eykholt
|
f018b73af6
[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled
|
15 years ago |
Vasu Dev
|
3e22760d4d
[SCSI] libfc: use offload EM instance again instead jumping to next EM
|
15 years ago |
Vasu Dev
|
a104c84457
[SCSI] libfc: fixes unnecessary seq id jump
|
15 years ago |
Joe Eykholt
|
cc3593d388
[SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Vasu Dev
|
10897ae71d
[SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer
|
15 years ago |
Vasu Dev
|
4ae1e19f25
[SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoe
|
15 years ago |
Robert Love
|
3a3b42bf89
[SCSI] libfc: Formatting cleanups across libfc
|
15 years ago |
Chris Leech
|
174e1ebffd
[SCSI] libfc: add some generic NPIV support routines to libfc
|
15 years ago |
Robert Love
|
8866a5d907
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
|
15 years ago |
Robert Love
|
1a7b75ae71
[SCSI] libfc: Move non-common routines and prototypes out of libfc.h
|
15 years ago |
Vasu Dev
|
e95147d8fa
[SCSI] libfc: removes unused disc_work and ex_list
|
15 years ago |
Vasu Dev
|
3f127ad97a
[SCSI] libfc: adds missing exch release for accepted RRQ
|
15 years ago |
Vasu Dev
|
89f19a59de
[SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lport
|
15 years ago |
Robert Love
|
473e28563f
[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
|
15 years ago |
Joe Eykholt
|
1d490ce33e
[SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT
|
16 years ago |
Vasu Dev
|
b2f0091fbf
[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock
|
16 years ago |
Vasu Dev
|
e4bc50bedf
[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)
|
16 years ago |
Robert Love
|
cd305ce41b
[SCSI] libfc: Fix misleading debug statement
|
16 years ago |
Vasu Dev
|
d7179680d0
[SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM
|
16 years ago |
Vasu Dev
|
52ff878c91
[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list
|
16 years ago |
Robert Love
|
d459b7ea1b
[SCSI] libfc: Remove the FC_EM_DBG macro
|
16 years ago |