index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-03-18
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
1
-3
/
+6
2014-12-15
IB/iser: DIX update
Sagi Grimberg
1
-46
/
+16
2014-12-15
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
1
-7
/
+2
2014-12-15
IB/iser: Centralize memory region invalidation to a function
Sagi Grimberg
1
-16
/
+16
2014-12-15
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-17
IB/iser: Support T10-PI operations
Sagi Grimberg
1
-22
/
+235
2014-03-17
IB/iser: Generalize fall_to_bounce_buf routine
Sagi Grimberg
1
-24
/
+29
2014-03-17
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
Sagi Grimberg
1
-24
/
+16
2014-03-17
IB/iser: Replace fastreg descriptor valid bool with indicators container
Sagi Grimberg
1
-2
/
+2
2014-03-17
IB/iser: Push the decision what memory key to use into fast_reg_mr routine
Sagi Grimberg
1
-42
/
+59
2014-03-17
IB/iser: Avoid FRWR notation, use fastreg instead
Sagi Grimberg
1
-14
/
+14
2014-03-17
IB/iser: Suppress completions for fast registration work requests
Sagi Grimberg
1
-11
/
+4
2013-08-09
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
1
-3
/
+137
2013-08-09
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
1
-11
/
+13
2013-08-09
IB/iser: Handle unaligned SG in separate function
Sagi Grimberg
1
-23
/
+43
2013-08-09
IB/iser: Use proper debug level value for info prints
Or Gerlitz
1
-7
/
+6
2013-06-04
IB/iser: Add Mellanox copyright
Or Gerlitz
1
-0
/
+1
2013-05-01
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-38
/
+39
2008-07-14
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-29
IB/iser: Count FMR alignment violations per session
Eli Dorfman
1
-0
/
+2
2008-04-29
IB/iser: Move high-volume debug output to higher debug level
Eli Dorfman
1
-2
/
+5
2007-11-24
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-09
IB/iser: Remove unnecessary includes
Roland Dreier
1
-2
/
+0
2007-07-17
IB/iser: Make a couple of functions static
Roland Dreier
1
-2
/
+2
2006-12-12
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-22
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
1
-14
/
+34
2006-09-22
IB/iser: fix some debug prints
Erez Zilber
1
-3
/
+14
2006-09-22
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
1
-11
/
+20
2006-09-22
IB/iser: fix a check of SG alignment for RDMA
Erez Zilber
1
-1
/
+1
[next]