index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
Age
Commit message (
Expand
)
Author
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-05
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
2022-01-05
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-05
IB/iser: Rename ib_ret local variable
Max Gurtovoy
2022-01-05
IB/iser: Fix RNR errors
Sergey Gorenko
2022-01-05
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2021-08-11
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-20
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
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-03-30
RDMA/iser: struct iscsi_iser_task is declared twice
Wan Jiabing
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
2021-01-19
IB/iser: Remove unneeded semicolons
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
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
IB/iser: use new shared CQ mechanism
Yamin Friedman
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
2020-03-26
IB/iser: Always check sig MR before putting it to the free pool
Sergey Gorenko
2020-01-03
IB/iser: use true,false for bool variable
zhengbin
2019-10-22
infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings
rd.dunlab@gmail.com
2019-10-22
infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation
rd.dunlab@gmail.com
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warnings
rd.dunlab@gmail.com
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
rd.dunlab@gmail.com
2019-10-08
RDMA/iser: Use iser_err instead of pr_err for logging
Max Gurtovoy
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-10-01
IB/iser: add unlikely checks in the fast path
Max Gurtovoy
2019-09-13
IB/iser: Support up to 16MB data transfer in a single command
Sergey Gorenko
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-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2019-05-21
IB/iser: Remove unused sig_attrs argument
Israel Rukshin
2019-05-21
IB/iser: Refactor iscsi_iser_check_protection function
Israel Rukshin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-27
IB/iser: remove uninitialized variable len
Colin Ian King
2019-03-26
drivers: infiniband: Fix whitespace in kconfig
Enrico Weigelt, metux IT consult
2019-03-25
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2019-03-04
IB/iser: Fix dma_nents type definition
Max Gurtovoy
2019-02-04
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
[next]