开源镜像站
帮助
动态
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
/
srpt
Age
Commit message (
Expand
)
Author
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-05
IB/srp: Remove unnecessary unlikely()
Igor Stoppa
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-02
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
Mike Christie
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-24
IB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-13
IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
Bart Van Assche
2018-07-13
IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
Bart Van Assche
2018-07-10
ib_srpt: use kvmalloc to allocate ring pointers
Jan Dakinevich
2018-07-03
ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
Bart Van Assche
2018-07-03
ib_srpt: Fix a use-after-free in srpt_close_ch()
Bart Van Assche
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-06-29
IB/srpt: Support HCAs with more than two ports
Bart Van Assche
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-04-27
ib_srpt: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-03-14
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
Andrew Morton
2018-03-07
IB/srpt: Add RDMA/CM support
Bart Van Assche
2018-03-06
IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
Bart Van Assche
2018-01-25
RDMA/srpt: Fix RCU debug build error
Leon Romanovsky
2018-01-18
IB/srpt: Move the code for parsing struct ib_cm_req_event_param
Bart Van Assche
2018-01-18
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
2018-01-18
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
2018-01-18
IB/srpt: Fix a race condition related to wait list processing
Bart Van Assche
2018-01-18
IB/srpt: Fix login-related race conditions
Bart Van Assche
2018-01-18
IB/srpt: Log all zero-length writes and completions
Bart Van Assche
2018-01-18
IB/srpt: Simplify srpt_close_session()
Bart Van Assche
2018-01-18
IB/srpt: Rework multi-channel support
Bart Van Assche
2018-01-18
IB/srpt: Use the source GID as session name
Bart Van Assche
2018-01-18
IB/srpt: One target per port
Bart Van Assche
2018-01-18
IB/srpt: Add P_Key support
Bart Van Assche
2018-01-18
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
2018-01-18
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
2018-01-08
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
2018-01-08
IB/srpt: Inline srpt_get_cmd_state()
Bart Van Assche
2018-01-08
IB/srpt: Introduce srpt_format_guid()
Bart Van Assche
2018-01-08
IB/srpt: Reduce frequency of receive failure messages
Bart Van Assche
2018-01-08
IB/srpt: Convert a warning into a debug message
Bart Van Assche
2018-01-08
IB/srpt: Use the IPv6 format for GIDs in log messages
Bart Van Assche
2018-01-08
IB/srpt: Verify port numbers in srpt_event_handler()
Bart Van Assche
2018-01-08
IB/srpt: Reduce the severity level of a log message
Bart Van Assche
2018-01-08
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
2018-01-08
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
2018-01-08
IB/srpt: Fix kernel-doc warnings in ib_srpt.c
Bart Van Assche
2018-01-08
IB/srpt: Remove an unused structure member
Bart Van Assche
2018-01-03
IB/srpt: Fix ACL lookup during login
Bart Van Assche
[next]