index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
IB/iser: Add support for iser CM REQ additional info
Or Gerlitz
2
-0
/
+16
2013-05-01
IB/iser: Return error to upper layers on EAGAIN registration failures
Or Gerlitz
1
-1
/
+2
2013-05-01
IB/iser: Move informational messages from error to info level
Roi Dayan
3
-25
/
+34
2013-05-01
IB/iser: Add module version
Roi Dayan
2
-5
/
+4
2013-02-22
IB/iser: Enable iser when FMRs are not supported
Or Gerlitz
2
-5
/
+10
2013-02-22
IB/iser: Avoid error prints on EAGAIN registration failures
Or Gerlitz
1
-1
/
+1
2013-02-22
IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML
Or Gerlitz
1
-1
/
+1
2012-10-03
IB/iser: Add more RX CQs to scale out processing of SCSI responses
Alex Tabachnik
2
-44
/
+103
2012-05-18
IB/iser: Fix error flow in iser ep connection establishment
Or Gerlitz
2
-4
/
+4
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-39
/
+34
2012-03-20
infiniband: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-05
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
3
-27
/
+22
2012-03-05
IB/iser: Free IB connection resources in the proper place
Doug Ledford
2
-12
/
+12
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-04
IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
Or Gerlitz
2
-4
/
+8
2011-11-04
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
3
-15
/
+52
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
1
-3
/
+9
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
1
-13
/
+19
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
1
-11
/
+27
2011-08-17
IB/iser: Support iSCSI PDU padding
Or Gerlitz
2
-4
/
+8
2011-08-17
IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
Or Gerlitz
1
-1
/
+1
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-24
[SCSI] iser: export addr and port
Mike Christie
1
-0
/
+26
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-08-04
IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
Or Gerlitz
1
-1
/
+1
2010-05-12
IB/iser: Fix error flow in iser_create_ib_conn_res()
Dan Carpenter
1
-16
/
+9
2010-05-12
IB/iser: Enhance disconnection logic for multi-pathing
Or Gerlitz
3
-38
/
+46
2010-05-12
IB/iser: Remove buggy back-pointer setting
Or Gerlitz
1
-2
/
+0
2010-05-12
IB/iser: Add asynchronous event handler
Or Gerlitz
2
-1
/
+16
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-1
/
+1
2010-02-24
IB/iser: Remove redundant locking from iser scsi command response flow
Or Gerlitz
1
-25
/
+0
2010-02-24
IB/iser: Use libiscsi passthrough mode
Or Gerlitz
2
-20
/
+3
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
3
-52
/
+0
2010-02-24
IB/iser: Use atomic allocations
Or Gerlitz
2
-3
/
+3
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
5
-278
/
+115
2010-02-24
IB/iser: Use different CQ for send completions
Or Gerlitz
2
-37
/
+76
2010-02-24
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
3
-12
/
+12
2010-02-24
IB/iser: New receive buffer posting logic
Or Gerlitz
4
-176
/
+235
2010-02-24
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
3
-95
/
+41
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-66
/
+56
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
[SCSI] iser: set tgt and lu reset timeout
Mike Christie
1
-0
/
+1
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
[next]