index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-05
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-01-19
IB/iser: Simplify prot_caps setting
Max Gurtovoy
2021-01-19
IB/iser: Enforce iser_max_sectors to be greater than 0
Max Gurtovoy
2021-01-19
IB/iser: Protect iscsi_max_lun module param using callback
Max Gurtovoy
2020-12-07
RDMA/iser: Remove in_interrupt() usage
Sebastian Andrzej Siewior
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
rd.dunlab@gmail.com
2019-10-01
IB/iser: remove redundant macro definitions
Max Gurtovoy
2019-10-01
IB/iser: bound protection_sg size by data_sg size
Max Gurtovoy
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: IB/iser: set virt_boundary_mask in the scsi host
Christoph Hellwig
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
2019-05-21
IB/iser: Refactor iscsi_iser_check_protection function
Israel Rukshin
2019-03-27
IB/iser: remove uninitialized variable len
Colin Ian King
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-07-09
IB/iser: Remove set-but-not-used variables
Bart Van Assche
2018-06-29
IB/iser: set can_queue earlier to allow setting higher queue depth
Sagi Grimberg
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-17
IB/iser: Fix connection teardown race condition
Vladimir Neyelov
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-01-24
IB/iser: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
2017-01-24
IB/iser: Fix sg_tablesize calculation
Max Gurtovoy
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
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
[next]