index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/srpt: Fix a use-after-free
Bart Van Assche
2022-07-29
2
-46
/
+94
*
RDMA/srpt: Introduce a reference count in struct srpt_device
Bart Van Assche
2022-07-29
2
-2
/
+17
*
RDMA/srpt: Duplicate port name members
Bart Van Assche
2022-07-29
2
-6
/
+13
*
scsi: target: srpt: Replace enable attr with ops.enable
Dmitry Bogdanov
2021-10-04
1
-34
/
+4
*
IB/srpt: Remove redundant assignment to ret
Yang Li
2021-05-11
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
1
-1
/
+3
|
\
|
*
RDMA/srpt: Fix error return code in srpt_cm_req_recv()
Wang Wensheng
2021-04-12
1
-0
/
+1
|
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-1
/
+2
*
|
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
2021-03-04
1
-1
/
+2
*
|
scsi: target: srpt: Convert to new submission API
Mike Christie
2021-03-04
1
-5
/
+8
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
2
-8
/
+8
|
\
|
*
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
1
-1
/
+1
|
*
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
2
-5
/
+9
|
|
\
|
*
|
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
1
-7
/
+7
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
2020-11-04
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-11-05
1
-5
/
+8
|
\
\
|
*
|
RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring
Jason Gunthorpe
2020-11-05
1
-1
/
+1
|
*
|
IB/srpt: Fix memory leak in srpt_add_one
Maor Gottlieb
2020-11-02
1
-5
/
+8
|
|
/
*
/
IB/srpt: docs: add a description for cq_size member
Mauro Carvalho Chehab
2020-10-28
1
-0
/
+1
|
/
*
IB/srpt: use new shared CQ mechanism
Yamin Friedman
2020-07-29
2
-8
/
+10
*
IB/srpt: Remove WARN_ON from srpt_cm_req_recv
Jing Xiangfeng
2020-06-18
1
-3
/
+0
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
RDMA/srpt: Increase max_send_sge
Bart Van Assche
2020-05-29
2
-7
/
+1
*
RDMA/srpt: Reduce max_recv_sge to 1
Bart Van Assche
2020-05-29
1
-7
/
+3
*
RDMA/srpt: Make debug output more detailed
Bart Van Assche
2020-05-29
1
-4
/
+5
*
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
1
-1
/
+2
*
RDMA/srpt: Fix disabling device management
Kamal Heib
2020-05-17
1
-2
/
+6
*
RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfs
Xiongfeng Wang
2020-05-17
1
-1
/
+1
*
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-15
/
+10
*
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
2020-04-14
1
-5
/
+2
*
RDMA/srpt: Remove unnecessary assertion in srpt_queue_response
Aditya Pakki
2020-01-03
1
-2
/
+0
*
RDMA/srpt: Report the SCSI residual to the initiator
Bart Van Assche
2019-11-13
1
-0
/
+24
*
Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"
Bart Van Assche
2019-11-06
1
-5
/
+1
*
RDMA/srpt: Fix TPG creation
Bart Van Assche
2019-10-28
2
-29
/
+73
*
infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notation
rd.dunlab@gmail.com
2019-10-22
1
-5
/
+2
*
RDMA/srpt: Postpone HCA removal until after configfs directory removal
Bart Van Assche
2019-10-04
1
-1
/
+4
*
RDMA/srpt: Make the code for handling port identities more systematic
Bart Van Assche
2019-10-04
2
-32
/
+57
*
RDMA/srpt: Rework the code that waits until an RDMA port is no longer in use
Bart Van Assche
2019-10-04
2
-23
/
+25
*
RDMA/srpt: Rework the approach for closing an RDMA channel
Bart Van Assche
2019-10-04
2
-23
/
+10
*
RDMA/srpt: Improve a debug message
Bart Van Assche
2019-10-04
1
-1
/
+2
*
RDMA/srpt: Fix handling of iWARP logins
Bart Van Assche
2019-10-04
1
-1
/
+2
*
RDMA/srpt: Fix handling of SR-IOV and iWARP ports
Bart Van Assche
2019-10-04
1
-22
/
+19
*
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
2019-08-05
1
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
2
-49
/
+35
|
\
|
*
scsi: RDMA/srpt: Fix a credit leak for aborted commands
Bart Van Assche
2019-02-04
1
-0
/
+11
|
*
scsi: RDMA/srpt: Rework I/O context allocation
Bart Van Assche
2019-02-04
2
-32
/
+19
|
*
scsi: RDMA/srpt: Fix handling of TMF submission failure
Bart Van Assche
2019-02-04
1
-3
/
+1
|
*
scsi: RDMA/srpt: Fix handling of command / TMF submission failure
Bart Van Assche
2019-02-04
1
-5
/
+4
[next]