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