开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
Age
Commit message (
Expand
)
Author
2018-01-18
IB/srp: Refactor srp_send_req()
Bart Van Assche
2018-01-18
IB/srp: Improve path record query error message
Bart Van Assche
2018-01-18
IB/srp: Use kstrtoull() instead of simple_strtoull()
Bart Van Assche
2017-12-11
IB/srp: replace custom implementation of hex2bin()
Andy Shevchenko
2017-10-18
IB/srp: Make CM timeout dependent on subnet timeout
Bart Van Assche
2017-10-18
IB/srp: Cache global rkey
Bart Van Assche
2017-10-18
IB/srp: Remove second argument of srp_destroy_qp()
Bart Van Assche
2017-10-18
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
2017-06-01
RDMA/srp: Fix NULL deref at srp_destroy_qp()
Israel Rukshin
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-19
IB/srp: Drain the send queue before destroying a QP
Bart Van Assche
2017-02-19
IB/srp: Improve an error path
Bart Van Assche
2017-02-19
IB/srp: Make a diagnostic message more informative
Bart Van Assche
2017-02-19
IB/srp: Document locking conventions
Bart Van Assche
2017-02-19
IB/srp: Fix race conditions related to task management
Bart Van Assche
2017-02-19
IB/srp: Avoid that duplicate responses trigger a kernel bug
Bart Van Assche
2017-02-19
IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
Bart Van Assche
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-01-24
IB/srp: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/srp: fix invalid indirect_sg_entries parameter value
Israel Rukshin
2017-01-24
IB/srp: fix mr allocation when the device supports sg gaps
Israel Rukshin
2016-12-14
IB/srp: Make writing the add_target sysfs attr interruptible
Bart Van Assche
2016-12-14
IB/srp: Make mapping failures easier to debug
Bart Van Assche
2016-12-14
IB/srp: Make login failures easier to debug
Bart Van Assche
2016-12-14
IB/srp: Introduce a local variable in srp_add_one()
Bart Van Assche
2016-12-14
IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build
Bart Van Assche
2016-10-07
IB/srp: Fix infinite loop when FMR sg[0].offset != 0
Bart Van Assche
2016-10-07
IB/srp: Remove an unused argument
Bart Van Assche
2016-09-23
IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-06-06
IB/srp: Fix srp_map_sg_dma()
Bart Van Assche
2016-06-06
IB/srp: Always initialize use_fast_reg and use_fmr
Bart Van Assche
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-13
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
2016-05-13
IB/srp: Fix a debug kernel crash
Bart Van Assche
2016-05-13
IB/srp: Do not register memory if never_register has been set
Bart Van Assche
2016-05-13
IB/srp: Prevent mapping failures
Bart Van Assche
2016-05-13
IB/srp: Swap two code blocks in srp_add_one()
Bart Van Assche
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
IB/srp: Fix srp_create_target() error handling
Bart Van Assche
2016-05-13
IB/srp: Fix a memory descriptor leak in an error path
Bart Van Assche
[next]