index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-31
1
-11
/
+5
|
\
|
*
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
2023-09-11
1
-11
/
+5
*
|
IB/srp: Annotate struct srp_fr_pool with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
/
*
scsi: RDMA/srp: Fix residual handling
Bart Van Assche
2023-07-25
1
-4
/
+0
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
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-24
1
-1
/
+1
|
/
*
Merge branch 'mlx5-next' into HEAD
Leon Romanovsky
2023-01-15
1
-3
/
+5
|
\
|
*
RDMA/srp: Move large values to a new enum for gcc13
Jiri Slaby (SUSE)
2022-12-29
1
-3
/
+5
*
|
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-06
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
2
-7
/
+7
*
|
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
2
-10
/
+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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-24
1
-1
/
+10
|
\
|
*
RDMA/ib_srp: Add more documentation
Bart Van Assche
2022-02-23
1
-1
/
+10
*
|
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-16
1
-21
/
+30
*
scsi: ib_srp: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-4
/
+4
*
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-4
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
1
-1
/
+1
|
\
|
*
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
1
-1
/
+1
*
|
RDMA/srp: Use DEVICE_ATTR_*() macros
YueHaibing
2021-05-28
1
-42
/
+57
*
|
RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent
Bart Van Assche
2021-05-28
2
-92
/
+63
*
|
RDMA/srp: Fix a recently introduced memory leak
Bart Van Assche
2021-05-28
1
-7
/
+6
*
|
RDMA/srp: Add more structure size checks
Bart Van Assche
2021-05-28
1
-1
/
+4
|
/
*
RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
Nicolas Morey-Chaisemartin
2021-02-16
1
-65
/
+45
*
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
1
-2
/
+2
*
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-30
1
-0
/
+4
*
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
1
-20
/
+20
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
RDMA/srp: Remove support for FMR memory registration
Max Gurtovoy
2020-06-02
2
-227
/
+22
*
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
*
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-1
/
+1
*
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
2
-0
/
+11
*
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
2
-2
/
+6
*
RDMA/srp: Remove two casts
Bart Van Assche
2019-10-04
2
-2
/
+4
[next]