index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
isert
Age
Commit message (
Expand
)
Author
2023-06-11
IB/isert: Fix incorrect release of isert connection
Saravanan Vajravel
2023-06-11
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel
2023-06-11
IB/isert: Fix dead lock in ib_isert
Saravanan Vajravel
2023-03-24
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
2022-11-21
IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macro
Maurizio Lombardi
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-20
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-10
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2022-05-10
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2021-06-24
IB/isert: Align target max I/O size to initiator size
Max Gurtovoy
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-05-28
IB/isert: set rdma cm afonly flag
Max Gurtovoy
2021-03-26
IB/isert: Fix a use after free in isert_connect_request
Lv Yunlong
2021-01-18
IB/isert: Simplify signature cap check
Max Gurtovoy
2021-01-18
IB/isert: Remove unneeded semicolon
Max Gurtovoy
2021-01-18
IB/isert: Remove unneeded new lines
Max Gurtovoy
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-11-12
IB/isert: Do not excplicitly check == false for bool
Zou Wei
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
2020-11-04
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
2020-10-28
IB/isert: add module param to set sg_tablesize for IO cmd
Max Gurtovoy
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-09-09
IB/isert: Fix unaligned immediate-data handling
Sagi Grimberg
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
IB/isert: remove duplicated error prints
Max Gurtovoy
2020-07-29
IB/isert: use new shared CQ mechanism
Yamin Friedman
2020-07-16
IB/isert: allocate RW ctxs according to max IO size
Max Gurtovoy
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-02-14
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
2020-01-21
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
IB/isert: Remove unused sig_attrs argument
Israel Rukshin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-04
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
2019-01-25
infiniband: remove unneeded header search paths
Masahiro Yamada
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-07-24
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-04
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
2018-06-04
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
2018-05-24
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
[next]