index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
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
2025-06-24
scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is set
Christoph Hellwig
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-12-19
RDMA/srp: Fix error handling in srp_add_port
Ma Ke
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2023-09-11
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
2023-07-25
scsi: RDMA/srp: Fix residual handling
Bart Van Assche
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-24
scsi: RDMA/srp: Declare the SCSI host template const
Bart Van Assche
2023-03-19
dyndbg: cleanup dynamic usage in ib_srp.c
Jason Baron
2023-01-10
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
2022-12-04
RDMA/srp: Fix error return code in srp_parse_options()
Wang Yufen
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-22
RDMA/srp: Support more than 255 rdma ports
Mikhael Goikhman
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2022-09-20
RDMA/srp: Fix srp_abort()
Bart Van Assche
2022-09-01
RDMA/srp: Set scmnd->result only when scmnd is not NULL
yangx.jy@fujitsu.com
2022-08-28
RDMA/srp: Use the attribute group mechanism for sysfs attributes
Bart Van Assche
2022-08-28
RDMA/srp: Handle dev_set_name() failure
Bart Van Assche
2022-08-28
RDMA/srp: Remove the srp_host.released completion
Bart Van Assche
2022-08-28
RDMA/srp: Rework the srp_add_port() error path
Bart Van Assche
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-02-23
RDMA/ib_srp: Fix a deadlock
Bart Van Assche
2021-10-16
scsi: RDMA/srp: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: ib_srp: Call scsi_done() directly
Bart Van Assche
2021-08-11
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-28
RDMA/srp: Use DEVICE_ATTR_*() macros
YueHaibing
2021-05-28
RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent
Bart Van Assche
2021-05-28
RDMA/srp: Fix a recently introduced memory leak
Bart Van Assche
2021-05-28
RDMA/srp: Add more structure size checks
Bart Van Assche
2021-02-16
RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
Nicolas Morey-Chaisemartin
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-06-02
RDMA/srp: Remove support for FMR memory registration
Max Gurtovoy
2020-05-29
RDMA/srp: Make the channel count configurable per target
Bart Van Assche
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-01-15
IB/srp: Never use immediate data if it is disabled by a user
Sergey Gorenko
2019-10-21
ib/srp: Add missing new line after displaying fast_io_fail_tmo param
Donald Dutile
2019-10-08
RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length available
Honggang Li
2019-10-08
RDMA/srp: Add parse function for maximum initiator to target IU size
Honggang Li
2019-10-04
RDMA/srp: Make route resolving error messages more informative
Bart Van Assche
2019-10-04
RDMA/srp: Honor the max_send_sge device attribute
Bart Van Assche
2019-10-04
RDMA/srp: Remove two casts
Bart Van Assche
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: IB/srp: set virt_boundary_mask in the scsi host
Christoph Hellwig
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]