开源镜像站
帮助
动态
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
/
ib_srp.c
Age
Commit message (
Expand
)
Author
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-11
IB/srp: use the new CQ API
Christoph Hellwig
2015-12-11
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-12-07
IB/srp: Fix srp_map_sg_fr()
Bart Van Assche
2015-12-07
IB/srp: Fix indirect data buffer rkey endianness
Bart Van Assche
2015-12-07
IB/srp: Initialize dma_length in srp_map_idb
Christoph Hellwig
2015-12-07
IB/srp: Fix possible send queue overflow
Sagi Grimberg
2015-12-07
IB/srp: Fix a memory leak
Bart Van Assche
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-10-28
IB/srp: Dont allocate a page vector when using fast_reg
Sagi Grimberg
2015-10-28
IB/srp: Remove srp_finish_mapping
Sagi Grimberg
2015-10-28
IB/srp: Convert to new registration API
Sagi Grimberg
2015-10-28
IB/srp: Split srp_map_sg
Sagi Grimberg
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-09-03
IB/srp: Fix possible protection fault
Sagi Grimberg
2015-08-30
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2015-08-30
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2015-08-30
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2015-08-30
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
2015-08-30
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2015-08-30
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2015-08-30
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
2015-08-30
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
2015-08-30
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
Bart Van Assche
2015-08-30
IB/srp: Bump driver version and release date
Bart Van Assche
2015-08-30
IB/srp: Handle partial connection success correctly
Bart Van Assche
2015-08-30
IB/srp: Constify a function argument
Bart Van Assche
2015-08-30
IB/srp: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
2015-05-18
IB/srp: Remove !ch->target tests from the reconnect code
Bart Van Assche
2015-05-18
IB/srp: Remove a superfluous check from srp_free_req_data()
Bart Van Assche
2015-05-18
IB/srp: Rearrange module description
Bart Van Assche
2015-05-18
IB/srp: Remove superfluous casts
Bart Van Assche
2015-05-18
IB/srp: Fix reconnection failure handling
Bart Van Assche
2015-05-18
IB/srp: Fix connection state tracking
Bart Van Assche
2015-05-18
IB/srp: Fix a connection setup race
Bart Van Assche
[next]