index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iscsi_iser.c
Age
Commit message (
Expand
)
Author
2017-07-27
IB/iser: Fix connection teardown race condition
Vladimir Neyelov
2017-02-01
IB/iser: Fix sg_tablesize calculation
Max Gurtovoy
2016-05-05
IB/iser: Fix max_sectors calculation
Christoph Hellwig
2016-03-04
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2015-12-24
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-10-28
IB/iser: Enable SG clustering
Sagi Grimberg
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-10-22
IB/iser: Remove an unused variable
Bart Van Assche
2015-10-21
IB/iser: fix a comment typo
Geliang Tang
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
2015-08-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
2015-08-30
IB/iser: Get rid of un-maintained counters
Sagi Grimberg
2015-08-30
IB/iser: Remove '.' from log message
Sagi Grimberg
2015-08-30
IB/iser: Change minor assignments and logging prints
Sagi Grimberg
2015-08-30
IB/iser: Change some module parameters to be RO
Jenny Falkovich
2015-08-28
RDMA/iser: Limit sgs to the device fastreg depth
Steve Wise
2014-12-15
IB/iser: DIX update
Sagi Grimberg
2014-12-15
IB/iser: Terminate connection before cleaning inflight tasks
Sagi Grimberg
2014-12-15
IB/iser: Fix race between iser connection teardown and scsi TMFs
Sagi Grimberg
2014-12-15
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
Ariel Nahum
2014-12-15
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-10-09
IB/iser: Set IP_CSUM as default guard type
Sagi Grimberg
2014-10-09
IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
Sagi Grimberg
2014-10-09
IB/iser: Change iscsi_conn_stop log level to info
Ariel Nahum
2014-10-09
IB/iser: Protect tasks cleanup in case IB device was already released
Sagi Grimberg
2014-10-09
IB/iser: Unbind at conn_stop stage
Ariel Nahum
2014-10-09
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-09-22
IB/iser: Allow bind only when connection state is UP
Sagi Grimberg
2014-08-01
IB/iser: Replace connection waitqueue with completion object
Ariel Nahum
2014-08-01
IB/iser: Protect iser state machine with a mutex
Ariel Nahum
2014-08-01
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
Ariel Nahum
2014-08-01
IB/iser: Support IPv6 address family
Roi Dayan
2014-05-26
IB/iser: Add missing newlines to logging messages
Roi Dayan
2014-05-26
IB/iser: Simplify connection management
Ariel Nahum
2014-04-01
IB/iser: Update Mellanox copyright note
Or Gerlitz
2014-04-01
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
2014-03-17
IB/iser: Publish T10-PI support to SCSI midlayer
Sagi Grimberg
2014-03-17
IB/iser: Implement check_protection
Sagi Grimberg
2014-03-17
IB/iser: Support T10-PI operations
Sagi Grimberg
2014-03-17
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
2013-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-08-26
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
2013-08-09
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
[next]