Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cd88621a9e91ee791dee321cb81a45cb357855ee
/
drivers
/
infiniband
/
ulp
/
iser
/
iscsi_iser.h
cd88621
IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
by Sagi Grimberg
· 10 years ago
e9d49b8
IB/iser: Nit - add space after __func__ in iser logging
by Sagi Grimberg
· 10 years ago
6df5a12
IB/iser: Suppress scsi command send completions
by Sagi Grimberg
· 10 years ago
6e6fe2f
IB/iser: Optimize completion polling
by Sagi Grimberg
· 10 years ago
ff3dd52
IB/iser: Use beacon to indicate all completions were consumed
by Sagi Grimberg
· 10 years ago
6aabfa7
IB/iser: Use single CQ for RX and TX
by Sagi Grimberg
· 10 years ago
bf17554
IB/iser: Centralize iser completion contexts
by Sagi Grimberg
· 10 years ago
c47a3c9
IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
by Sagi Grimberg
· 10 years ago
6bb0279
IB/iser: Remove unused variables and dead code
by Roi Dayan
· 10 years ago
a4ee353
IB/iser: Re-introduce ib_conn
by Sagi Grimberg
· 10 years ago
5716af6
IB/iser: Rename ib_conn -> iser_conn
by Sagi Grimberg
· 10 years ago
61aabb3
IB/iser: Bump version to 1.4.1
by Or Gerlitz
· 10 years ago
9a6d323
IB/iser: Replace connection waitqueue with completion object
by Ariel Nahum
· 10 years ago
504130c
IB/iser: Protect iser state machine with a mutex
by Ariel Nahum
· 10 years ago
96ed02d
IB/iser: Support IPv6 address family
by Roi Dayan
· 10 years ago
c7ca4b6
IB/iser: Bump version to 1.4
by Or Gerlitz
· 10 years ago
b73c3ad
IB/iser: Simplify connection management
by Ariel Nahum
· 10 years ago
5de2ad9
IB/iser: Bump driver version to 1.3
by Or Gerlitz
· 11 years ago
3ee07d2
IB/iser: Update Mellanox copyright note
by Or Gerlitz
· 11 years ago
4667f5d
IB/iser: Remove struct iscsi_iser_conn
by Ariel Nahum
· 11 years ago
0a7a08a
IB/iser: Implement check_protection
by Sagi Grimberg
· 11 years ago
177e31bd
IB/iser: Support T10-PI operations
by Sagi Grimberg
· 11 years ago
6b5a8fb
IB/iser: Initialize T10-PI resources
by Alex Tabachnik
· 11 years ago
7f73384
IB/iser: Introduce pi_enable, pi_guard module parameters
by Alex Tabachnik
· 11 years ago
9a8b08f
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
by Sagi Grimberg
· 11 years ago
73bc06b
IB/iser: Replace fastreg descriptor valid bool with indicators container
by Sagi Grimberg
· 11 years ago
65198d6
IB/iser: Keep IB device attributes under iser_device
by Sagi Grimberg
· 11 years ago
7306b8f
IB/iser: Avoid FRWR notation, use fastreg instead
by Sagi Grimberg
· 11 years ago
db523b8
IB/iser: Suppress completions for fast registration work requests
by Sagi Grimberg
· 11 years ago
5587856
IB/iser: Introduce fast memory registration model (FRWR)
by Sagi Grimberg
· 11 years ago
e657571
IB/iser: Place the fmr pool into a union in iser's IB conn struct
by Sagi Grimberg
· 11 years ago
b4e155f
IB/iser: Generalize rdma memory registration
by Sagi Grimberg
· 11 years ago
b7f0451
IB/iser: Accept session->cmds_max from user space
by Shlomo Pongratz
· 11 years ago
986db0d
IB/iser: Restructure allocation/deallocation of connection resources
by Shlomo Pongratz
· 11 years ago
f91424c
IB/iser: Use proper debug level value for info prints
by Or Gerlitz
· 11 years ago
28f292e
IB/iser: Add Mellanox copyright
by Or Gerlitz
· 11 years ago
8d8399d
IB/iser: Add support for iser CM REQ additional info
by Or Gerlitz
· 12 years ago
4f36388
IB/iser: Move informational messages from error to info level
by Roi Dayan
· 12 years ago
c1d786e
IB/iser: Add module version
by Roi Dayan
· 12 years ago
b96e4ab
IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML
by Or Gerlitz
· 12 years ago
5a33a66
IB/iser: Add more RX CQs to scale out processing of SCSI responses
by Alex Tabachnik
· 12 years ago
89e984e
IB/iser: Post initial receive buffers before sending the final login request
by Or Gerlitz
· 13 years ago
5243954
IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
by Or Gerlitz
· 13 years ago
2c4ce60
IB/iser: Use separate buffers for the login request/response
by Or Gerlitz
· 13 years ago
0ace64b
IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
by Or Gerlitz
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
39ff05d
IB/iser: Enhance disconnection logic for multi-pathing
by Or Gerlitz
· 15 years ago
2110f9b
IB/iser: Add asynchronous event handler
by Or Gerlitz
· 15 years ago
aae3c99
IB/iser: Remove unnecessary connection checks
by Or Gerlitz
· 15 years ago
f19624a
IB/iser: Simplify send flow/descriptors
by Or Gerlitz
· 15 years ago
78ad0a3
IB/iser: Use different CQ for send completions
by Or Gerlitz
· 15 years ago
704315f
IB/iser: Remove atomic counter for posted receive buffers
by Or Gerlitz
· 15 years ago
bcc60c3
IB/iser: New receive buffer posting logic
by Or Gerlitz
· 15 years ago
1cef465
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
by Or Gerlitz
· 15 years ago
e28f3d5
[SCSI] libiscsi: don't cap queue depth in iscsi modules
by Mike Christie
· 16 years ago
bba7ebb
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
by David Disseldorp
· 16 years ago
89a93f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
f3781d2
RDMA: Remove subversion $Id tags
by Roland Dreier
· 16 years ago
913e5bf
[SCSI] libiscsi, iser, tcp: remove recv_lock
by Mike Christie
· 16 years ago
412eeaf
[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setup
by Mike Christie
· 16 years ago
2261ec3
[SCSI] iser: handle iscsi_cmd_task rename
by Mike Christie
· 16 years ago
2747fdb
[SCSI] iser: convert ib_iser to support merged tasks
by Mike Christie
· 16 years ago
b40977d
[SCSI] iser: fix handling of scsi cmnds during recovery.
by Mike Christie
· 16 years ago
d382672
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
by Mike Christie
· 16 years ago
6f735e3
IB/iser: Move high-volume debug output to higher debug level
by Eli Dorfman
· 17 years ago
41179e2
IB/iser: Make a couple of functions static
by Roland Dreier
· 17 years ago
1548271
[SCSI] libiscsi: make can_queue configurable
by Mike Christie
· 17 years ago
1d426d6
IB/iser: Don't defer connection failure notification to workqueue
by Erez Zilber
· 18 years ago
5180311
IB/iser: Use the new verbs DMA mapping functions
by Ralph Campbell
· 18 years ago
e54f818
IB: Convert kmem_cache_t -> struct kmem_cache
by Roland Dreier
· 18 years ago
74a2078
IB/iser: DMA unmap unaligned for RDMA data before touching it
by Erez Zilber
· 18 years ago
87e8df7
IB/iser: Have iSER data transaction object point to iSER conn
by Erez Zilber
· 18 years ago
c9802cd
Merge mulgrave-w:git/scsi-misc-2.6
by James Bottomley
· 18 years ago
d811102
IB/iser: Do not use FMR for a single dma entry sg
by Erez Zilber
· 18 years ago
8dfa087
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
by Erez Zilber
· 18 years ago
ffd0436
[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.
by Mike Christie
· 18 years ago
49cd538
IB/iser: iSCSI iSER transport provider header file
by Or Gerlitz
· 18 years ago