index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
/
ib_srp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
2023-09-11
1
-11
/
+5
*
scsi: RDMA/srp: Fix residual handling
Bart Van Assche
2023-07-26
1
-4
/
+0
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
1
-5
/
+0
|
\
|
*
dyndbg: cleanup dynamic usage in ib_srp.c
Jason Baron
2023-03-19
1
-5
/
+0
*
|
scsi: RDMA/srp: Declare the SCSI host template const
Bart Van Assche
2023-03-25
1
-1
/
+1
|
/
*
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
2023-01-10
1
-1
/
+1
*
RDMA/srp: Fix error return code in srp_parse_options()
Wang Yufen
2022-12-04
1
-14
/
+82
*
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-10-07
1
-1
/
+2
|
\
|
*
RDMA/srp: Set scmnd->result only when scmnd is not NULL
yangx.jy@fujitsu.com
2022-09-01
1
-1
/
+2
*
|
RDMA/srp: Support more than 255 rdma ports
Mikhael Goikhman
2022-09-22
1
-6
/
+6
*
|
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2022-09-22
1
-1
/
+1
*
|
RDMA/srp: Fix srp_abort()
Bart Van Assche
2022-09-20
1
-3
/
+1
*
|
RDMA/srp: Use the attribute group mechanism for sysfs attributes
Bart Van Assche
2022-08-28
1
-6
/
+12
*
|
RDMA/srp: Handle dev_set_name() failure
Bart Van Assche
2022-08-28
1
-4
/
+5
*
|
RDMA/srp: Remove the srp_host.released completion
Bart Van Assche
2022-08-28
1
-9
/
+5
*
|
RDMA/srp: Rework the srp_add_port() error path
Bart Van Assche
2022-08-28
1
-8
/
+7
|
/
*
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-2
/
+1
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-4
/
+4
*
RDMA/ib_srp: Fix a deadlock
Bart Van Assche
2022-02-23
1
-2
/
+4
*
scsi: RDMA/srp: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-21
/
+30
*
scsi: ib_srp: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-4
/
+4
*
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-4
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
|
*
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-06-01
1
-1
/
+1
*
|
RDMA/srp: Use DEVICE_ATTR_*() macros
YueHaibing
2021-05-29
1
-42
/
+57
*
|
RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent
Bart Van Assche
2021-05-29
1
-90
/
+63
*
|
RDMA/srp: Fix a recently introduced memory leak
Bart Van Assche
2021-05-29
1
-7
/
+6
*
|
RDMA/srp: Add more structure size checks
Bart Van Assche
2021-05-29
1
-1
/
+4
|
/
*
RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
Nicolas Morey-Chaisemartin
2021-02-17
1
-65
/
+45
*
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-31
1
-2
/
+2
*
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-31
1
-0
/
+4
*
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
1
-20
/
+20
*
RDMA/srp: Remove support for FMR memory registration
Max Gurtovoy
2020-06-03
1
-206
/
+16
*
RDMA/srp: Make the channel count configurable per target
Bart Van Assche
2020-05-29
1
-5
/
+17
*
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-11
/
+10
*
IB/srp: Never use immediate data if it is disabled by a user
Sergey Gorenko
2020-01-15
1
-1
/
+2
*
ib/srp: Add missing new line after displaying fast_io_fail_tmo param
Donald Dutile
2019-10-21
1
-2
/
+2
*
RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length available
Honggang Li
2019-10-08
1
-4
/
+14
*
RDMA/srp: Add parse function for maximum initiator to target IU size
Honggang Li
2019-10-08
1
-0
/
+10
*
RDMA/srp: Make route resolving error messages more informative
Bart Van Assche
2019-10-04
1
-2
/
+2
*
RDMA/srp: Honor the max_send_sge device attribute
Bart Van Assche
2019-10-04
1
-2
/
+5
*
RDMA/srp: Remove two casts
Bart Van Assche
2019-10-04
1
-2
/
+2
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
1
-15
/
+3
|
\
|
*
scsi: IB/srp: set virt_boundary_mask in the scsi host
Christoph Hellwig
2019-07-17
1
-15
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-16
1
-6
/
+15
|
\
\
|
*
\
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-29
1
-1
/
+17
|
|
\
\
|
*
|
|
RDMA/srp: Accept again source addresses that do not have a port number
Bart Van Assche
2019-06-07
1
-6
/
+15
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
1
-19
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
scsi: RDMA/srp: Fix a sleep-in-invalid-context bug
Bart Van Assche
2019-06-20
1
-19
/
+2
|
|
/
*
/
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
2019-05-21
1
-1
/
+17
|
/
[next]