index
:
linux.git
master
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
/
isert
Age
Commit message (
Expand
)
Author
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
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-10
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
2017-12-18
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-14
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-06
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
2017-03-30
iser-target: avoid posting a recv buffer twice
Sagi Grimberg
2017-03-30
iser-target: Fix queue-full response handling
Nicholas Bellinger
2017-01-24
IB/isert: fix spelling mistake: "teminating" -> "terminating"
Colin Ian King
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
[next]