index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
1
-3
/
+6
2014-12-16
IB/iser: DIX update
Sagi Grimberg
1
-46
/
+16
2014-12-16
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
1
-7
/
+2
2014-12-16
IB/iser: Centralize memory region invalidation to a function
Sagi Grimberg
1
-16
/
+16
2014-12-16
IB/iser: Fix sparse warnings
Sagi Grimberg
1
-1
/
+0
2014-10-09
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
1
-26
/
+24
2014-10-09
IB/iser: Centralize ib_sig_domain settings
Sagi Grimberg
1
-18
/
+18
2014-10-09
IB/iser: Remove redundant assignment
Sagi Grimberg
1
-1
/
+0
2014-10-09
IB/iser: Re-introduce ib_conn
Sagi Grimberg
1
-26
/
+26
2014-10-09
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
1
-27
/
+27
2014-04-01
IB/iser: Update Mellanox copyright note
Or Gerlitz
1
-1
/
+1
2014-04-01
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
1
-10
/
+10
2014-03-18
IB/iser: Support T10-PI operations
Sagi Grimberg
1
-22
/
+235
2014-03-18
IB/iser: Generalize fall_to_bounce_buf routine
Sagi Grimberg
1
-24
/
+29
2014-03-18
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
Sagi Grimberg
1
-24
/
+16
2014-03-18
IB/iser: Replace fastreg descriptor valid bool with indicators container
Sagi Grimberg
1
-2
/
+2
2014-03-18
IB/iser: Push the decision what memory key to use into fast_reg_mr routine
Sagi Grimberg
1
-42
/
+59
2014-03-18
IB/iser: Avoid FRWR notation, use fastreg instead
Sagi Grimberg
1
-14
/
+14
2014-03-18
IB/iser: Suppress completions for fast registration work requests
Sagi Grimberg
1
-11
/
+4
2013-08-10
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
1
-3
/
+137
2013-08-10
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
1
-11
/
+13
2013-08-10
IB/iser: Handle unaligned SG in separate function
Sagi Grimberg
1
-23
/
+43
2013-08-10
IB/iser: Use proper debug level value for info prints
Or Gerlitz
1
-7
/
+6
2013-06-05
IB/iser: Add Mellanox copyright
Or Gerlitz
1
-0
/
+1
2013-05-02
IB/iser: Return error to upper layers on EAGAIN registration failures
Or Gerlitz
1
-1
/
+2
2013-02-22
IB/iser: Enable iser when FMRs are not supported
Or Gerlitz
1
-3
/
+4
2013-02-22
IB/iser: Avoid error prints on EAGAIN registration failures
Or Gerlitz
1
-1
/
+1
2012-03-20
infiniband: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2010-02-24
IB/iser: Use atomic allocations
Or Gerlitz
1
-2
/
+2
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
1
-60
/
+0
2009-11-12
IB/iser: Rewrite SG handling for RDMA logic
Or Gerlitz
1
-66
/
+56
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-38
/
+39
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-07-12
[SCSI] iser: handle iscsi_cmd_task rename
Mike Christie
1
-38
/
+39
2008-04-30
IB/iser: Count FMR alignment violations per session
Eli Dorfman
1
-0
/
+2
2008-04-30
IB/iser: Move high-volume debug output to higher debug level
Eli Dorfman
1
-2
/
+5
2007-11-25
IB/iser: Add missing counter increment in iser_data_buf_aligned_len()
Erez Zilber
1
-2
/
+4
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-4
/
+4
2007-10-16
infiniband: sg chaining support
Jens Axboe
1
-34
/
+41
2007-10-10
IB/iser: Remove unnecessary includes
Roland Dreier
1
-2
/
+0
2007-07-18
IB/iser: Make a couple of functions static
Roland Dreier
1
-2
/
+2
2006-12-13
IB/iser: Use the new verbs DMA mapping functions
Ralph Campbell
1
-62
/
+60
2006-12-12
IB/iser: Remove unused "write-only" variables
Roland Dreier
1
-2
/
+1
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-2
/
+2
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
1
-0
/
+1
2006-09-28
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
1
-0
/
+42
2006-09-23
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
1
-14
/
+34
2006-09-23
IB/iser: fix some debug prints
Erez Zilber
1
-3
/
+14
2006-09-23
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
1
-11
/
+20
2006-09-23
IB/iser: fix a check of SG alignment for RDMA
Erez Zilber
1
-1
/
+1
[next]