index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
Age
Commit message (
Expand
)
Author
2016-03-10
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
2016-03-10
ib_srpt: Convert to target_alloc_session usage
Nicholas Bellinger
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-19
IB/srpt: Remove redundant wc array
Sagi Grimberg
2016-01-19
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2016-01-12
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
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-11
IB/srpt: chain RDMA READ/WRITE requests
Christoph Hellwig
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
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-13
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-08-30
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-07-14
IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
Vaishali Thakkar
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-15
ib_srpt: convert printk's to pr_* functions
Doug Ledford
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2015-01-20
ib_srpt: wait_for_completion_timeout does not return negative status
Nicholas Mc Guire
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-10-28
srp-target: Retry when QP creation fails with ENOMEM
Bart Van Assche
2014-10-14
ib_srpt: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-08-14
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...
Roland Dreier
2014-08-12
IB/srpt: Handle GID change events
Doug Ledford
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-04-11
ib_srpt: Use correct ib_sg_dma primitives
Mike Marciniszyn
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-02-12
IB/srpt: replace strict_strtoul() with kstrtoul()
Jingoo Han
[next]