index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-165
/
+589
2013-09-03
IB/iser: Fix redundant pointer check in dealloc flow
Sagi Grimberg
1
-1
/
+1
2013-09-03
IB/iser: Fix possible memory leak in iser_create_frwr_pool()
Roi Dayan
1
-3
/
+7
2013-08-26
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
2
-2
/
+12
2013-08-10
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
3
-12
/
+287
2013-08-10
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
3
-41
/
+48
2013-08-10
IB/iser: Handle unaligned SG in separate function
Sagi Grimberg
1
-23
/
+43
2013-08-10
IB/iser: Generalize rdma memory registration
Sagi Grimberg
3
-20
/
+40
2013-08-10
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
4
-27
/
+46
2013-08-10
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
3
-71
/
+151
2013-08-10
IB/iser: Use proper debug level value for info prints
Or Gerlitz
2
-9
/
+8
2013-06-05
IB/iser: Add Mellanox copyright
Or Gerlitz
5
-0
/
+5
2013-06-05
IB/iser: Fix device removal flow
Roi Dayan
1
-7
/
+8
2013-05-02
IB/iser: Add support for iser CM REQ additional info
Or Gerlitz
2
-0
/
+16
2013-05-02
IB/iser: Return error to upper layers on EAGAIN registration failures
Or Gerlitz
1
-1
/
+2
2013-05-02
IB/iser: Move informational messages from error to info level
Roi Dayan
3
-25
/
+34
2013-05-02
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-04
IB/iser: Add more RX CQs to scale out processing of SCSI responses
Alex Tabachnik
2
-44
/
+103
2012-05-19
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-04
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-11-07
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-11-01
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-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-26
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-19
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
[next]