aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22IB/iser: Enable iser when FMRs are not supportedOr Gerlitz1-3/+4
2013-02-22IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz1-1/+1
2012-03-20infiniband: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2010-02-24IB/iser: Use atomic allocationsOr Gerlitz1-2/+2
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz1-60/+0
2009-11-12IB/iser: Rewrite SG handling for RDMA logicOr Gerlitz1-66/+56
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-38/+39
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-07-12[SCSI] iser: handle iscsi_cmd_task renameMike Christie1-38/+39
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman1-0/+2
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman1-2/+5
2007-11-24IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber1-2/+4
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+4
2007-10-16infiniband: sg chaining supportJens Axboe1-34/+41
2007-10-09IB/iser: Remove unnecessary includesRoland Dreier1-2/+0
2007-07-17IB/iser: Make a couple of functions staticRoland Dreier1-2/+2
2006-12-12IB/iser: Use the new verbs DMA mapping functionsRalph Campbell1-62/+60
2006-12-12IB/iser: Remove unused "write-only" variablesRoland Dreier1-2/+1
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-2/+2
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-0/+1
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber1-0/+42
2006-09-22IB/iser: Do not use FMR for a single dma entry sgErez Zilber1-14/+34
2006-09-22IB/iser: fix some debug printsErez Zilber1-3/+14
2006-09-22IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber1-11/+20
2006-09-22IB/iser: fix a check of SG alignment for RDMAErez Zilber1-1/+1
2006-06-22IB/iser: iSER handling of memory for RDMAOr Gerlitz1-0/+401