index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
/
ib_srpt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
RDMA/srpt: Make slab cache names unique
Bart Van Assche
1
-12
/
+68
2024-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+1
2024-02-14
RDMA/srpt: fix function pointer cast warnings
Arnd Bergmann
1
-4
/
+5
2024-02-05
RDMA/srpt: Support specifying the srpt_service_guid parameter
Bart Van Assche
1
-2
/
+6
2024-02-04
RDMA/srpt: Do not register event handler until srpt device is fully setup
William Kucharski
1
-2
/
+1
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
1
-0
/
+3
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+13
2023-04-09
RDMA/srpt: Add a check for valid 'mad_agent' pointer
Saravanan Vajravel
1
-10
/
+13
2023-03-16
scsi: infiniband: srpt: Remove default fabric ops callouts
Dmitry Bogdanov
1
-33
/
+0
2022-09-20
RDMA/srpt: Use flex array destination for memcpy()
Hangyu Hua
1
-1
/
+1
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
1
-1
/
+1
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-02
RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()
Li Zhijian
1
-4
/
+4
2022-07-29
RDMA/srpt: Fix a use-after-free
Bart Van Assche
1
-41
/
+89
2022-07-29
RDMA/srpt: Introduce a reference count in struct srpt_device
Bart Van Assche
1
-2
/
+15
2022-07-29
RDMA/srpt: Duplicate port name members
Bart Van Assche
1
-3
/
+6
2021-10-04
scsi: target: srpt: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-34
/
+4
2021-05-11
IB/srpt: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+3
2021-04-12
RDMA/srpt: Fix error return code in srpt_cm_req_recv()
Wang Wensheng
1
-0
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-1
/
+2
2021-03-04
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
1
-1
/
+2
2021-03-04
scsi: target: srpt: Convert to new submission API
Mike Christie
1
-5
/
+8
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-7
/
+7
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
1
-5
/
+8
2020-11-05
RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring
Jason Gunthorpe
1
-1
/
+1
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
1
-1
/
+1
2020-11-02
IB/srpt: Fix memory leak in srpt_add_one
Maor Gottlieb
1
-5
/
+8
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
1
-7
/
+7
2020-07-29
IB/srpt: use new shared CQ mechanism
Yamin Friedman
1
-8
/
+9
2020-06-18
IB/srpt: Remove WARN_ON from srpt_cm_req_recv
Jing Xiangfeng
1
-3
/
+0
2020-05-29
RDMA/srpt: Increase max_send_sge
Bart Van Assche
1
-2
/
+1
2020-05-29
RDMA/srpt: Reduce max_recv_sge to 1
Bart Van Assche
1
-7
/
+3
2020-05-29
RDMA/srpt: Make debug output more detailed
Bart Van Assche
1
-4
/
+5
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-1
/
+2
2020-05-17
RDMA/srpt: Fix disabling device management
Kamal Heib
1
-2
/
+6
2020-05-17
RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
1
-15
/
+10
2020-04-14
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
1
-5
/
+2
2020-01-03
RDMA/srpt: Remove unnecessary assertion in srpt_queue_response
Aditya Pakki
1
-2
/
+0
2019-11-13
RDMA/srpt: Report the SCSI residual to the initiator
Bart Van Assche
1
-0
/
+24
2019-11-06
Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"
Bart Van Assche
1
-5
/
+1
2019-10-28
RDMA/srpt: Fix TPG creation
Bart Van Assche
1
-25
/
+52
2019-10-04
RDMA/srpt: Postpone HCA removal until after configfs directory removal
Bart Van Assche
1
-1
/
+4
2019-10-04
RDMA/srpt: Make the code for handling port identities more systematic
Bart Van Assche
1
-24
/
+40
2019-10-04
RDMA/srpt: Rework the code that waits until an RDMA port is no longer in use
Bart Van Assche
1
-21
/
+21
2019-10-04
RDMA/srpt: Rework the approach for closing an RDMA channel
Bart Van Assche
1
-23
/
+7
2019-10-04
RDMA/srpt: Improve a debug message
Bart Van Assche
1
-1
/
+2
2019-10-04
RDMA/srpt: Fix handling of iWARP logins
Bart Van Assche
1
-1
/
+2
[next]