index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+3
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-30
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
1
-7
/
+0
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2
-19
/
+9
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2
-57
/
+0
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-6
/
+0
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
1
-1
/
+1
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2
-26
/
+3
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-45
/
+13
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2
-8
/
+8
2015-05-30
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
1
-3
/
+3
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-2
/
+2
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
4
-30
/
+48
2015-05-18
iser-target: Align to generic logging helpers
Sagi Grimberg
1
-6
/
+13
2015-05-18
IB/iser: Align to generic logging helpers
Sagi Grimberg
1
-10
/
+18
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
1
-7
/
+9
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
2
-7
/
+6
2015-05-18
IB/srp: Remove !ch->target tests from the reconnect code
Bart Van Assche
1
-7
/
+1
2015-05-18
IB/srp: Remove a superfluous check from srp_free_req_data()
Bart Van Assche
1
-1
/
+1
2015-05-18
IB/srp: Rearrange module description
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove superfluous casts
Bart Van Assche
1
-8
/
+5
2015-05-18
IB/srp: Fix reconnection failure handling
Bart Van Assche
1
-4
/
+1
2015-05-18
IB/srp: Fix connection state tracking
Bart Van Assche
2
-32
/
+30
2015-05-18
IB/srp: Fix a connection setup race
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove an extraneous scsi_host_put() from an error path
Bart Van Assche
1
-8
/
+5
2015-05-18
IB/Verbs: Reform IB-ulp ipoib
Michael Wang
1
-7
/
+8
2015-05-05
IPoIB/CM: Fix indentation level
Bart Van Assche
1
-2
/
+2
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-366
/
+411
2015-04-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
12
-934
/
+1019
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2
-2
/
+6
2015-04-15
Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...
Doug Ledford
12
-934
/
+1019
2015-04-15
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
3
-88
/
+137
2015-04-15
IB/iser: Bump version to 1.6
Sagi Grimberg
1
-1
/
+1
2015-04-15
IB/iser: Remove code duplication for a single DMA entry
Sagi Grimberg
1
-27
/
+21
2015-04-15
IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
Sagi Grimberg
1
-43
/
+32
2015-04-15
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
3
-33
/
+29
2015-04-15
IB/iser: Make fastreg pool cache friendly
Sagi Grimberg
1
-1
/
+1
2015-04-15
IB/iser: Move PI context alloc/free to routines
Sagi Grimberg
1
-55
/
+63
2015-04-15
IB/iser: Move fastreg descriptor pool get/put to helper functions
Sagi Grimberg
2
-18
/
+37
2015-04-15
IB/iser: Merge build page-vec into register page-vec
Sagi Grimberg
1
-58
/
+33
2015-04-15
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
4
-70
/
+53
2015-04-15
IB/iser: Remove redundant assignments in iser_reg_page_vec
Sagi Grimberg
1
-5
/
+2
2015-04-15
IB/iser: Move memory reg/dereg routines to iser_memory.c
Sagi Grimberg
3
-91
/
+88
2015-04-15
IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
Sagi Grimberg
1
-6
/
+6
2015-04-15
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
3
-52
/
+34
2015-04-15
IB/iser: Remove redundant cmd_data_len calculation
Sagi Grimberg
1
-4
/
+1
2015-04-15
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
1
-2
/
+2
2015-04-15
IB/iser: Handle fastreg/local_inv completion errors
Sagi Grimberg
1
-5
/
+6
2015-04-15
IB/iser: Fix unload during ep_poll wrong dereference
Sagi Grimberg
1
-1
/
+1
[prev]
[next]