index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
isert
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+17
2022-05-20
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-9
/
+16
2022-05-11
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2
-33
/
+33
2022-05-11
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2
-33
/
+33
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+1
2021-06-24
IB/isert: Align target max I/O size to initiator size
Max Gurtovoy
2
-5
/
+2
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-2
/
+2
2021-05-29
IB/isert: set rdma cm afonly flag
Max Gurtovoy
1
-0
/
+10
2021-03-26
IB/isert: Fix a use after free in isert_connect_request
Lv Yunlong
1
-8
/
+8
2021-01-18
IB/isert: Simplify signature cap check
Max Gurtovoy
1
-2
/
+4
2021-01-18
IB/isert: Remove unneeded semicolon
Max Gurtovoy
1
-1
/
+1
2021-01-18
IB/isert: Remove unneeded new lines
Max Gurtovoy
1
-2
/
+0
2020-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+33
2020-11-12
IB/isert: Do not excplicitly check == false for bool
Zou Wei
1
-1
/
+1
2020-11-05
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
1
-1
/
+1
2020-11-05
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
1
-2
/
+2
2020-10-28
IB/isert: add module param to set sg_tablesize for IO cmd
Max Gurtovoy
2
-1
/
+32
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2
-56
/
+78
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-56
/
+78
2020-09-09
IB/isert: Fix unaligned immediate-data handling
Sagi Grimberg
2
-56
/
+78
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+5
2020-08-18
IB/isert: remove duplicated error prints
Max Gurtovoy
1
-12
/
+3
2020-07-29
IB/isert: use new shared CQ mechanism
Yamin Friedman
2
-153
/
+34
2020-07-16
IB/isert: allocate RW ctxs according to max IO size
Max Gurtovoy
2
-3
/
+6
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-2
/
+3
2020-02-15
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
1
-0
/
+12
2020-01-21
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
1
-12
/
+0
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
3
-9
/
+3
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-2
/
+2
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-21
IB/isert: Remove unused sig_attrs argument
Israel Rukshin
1
-6
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-02-05
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
1
-1
/
+1
2019-01-26
infiniband: remove unneeded header search paths
Masahiro Yamada
1
-1
/
+0
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+1
2018-07-25
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-12
/
+9
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-04
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
1
-4
/
+7
2018-06-04
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
1
-1
/
+1
2018-05-24
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
1
-9
/
+17
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
1
-0
/
+1
2018-01-11
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
1
-0
/
+1
2017-12-19
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
2
-0
/
+8
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-7
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]