index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
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
2008-04-29
IB/iser: Count FMR alignment violations per session
Eli Dorfman
2008-04-29
IB/iser: Move high-volume debug output to higher debug level
Eli Dorfman
2007-11-24
IB/iser: Add missing counter increment in iser_data_buf_aligned_len()
Erez Zilber
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-16
infiniband: sg chaining support
Jens Axboe
2007-10-09
IB/iser: Remove unnecessary includes
Roland Dreier
2007-07-17
IB/iser: Make a couple of functions static
Roland Dreier
2006-12-12
IB/iser: Use the new verbs DMA mapping functions
Ralph Campbell
2006-12-12
IB/iser: Remove unused "write-only" variables
Roland Dreier
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
2006-09-28
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
2006-09-22
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
2006-09-22
IB/iser: fix some debug prints
Erez Zilber
2006-09-22
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
2006-09-22
IB/iser: fix a check of SG alignment for RDMA
Erez Zilber
2006-06-22
IB/iser: iSER handling of memory for RDMA
Or Gerlitz