summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_memory.c
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Use atomic allocationsOr Gerlitz2010-02-241-2/+2
* IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-241-60/+0
* IB/iser: Rewrite SG handling for RDMA logicOr Gerlitz2009-11-121-66/+56
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-38/+39
|\
| * [SCSI] iser: handle iscsi_cmd_task renameMike Christie2008-07-121-38/+39
* | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
|/
* IB/iser: Count FMR alignment violations per sessionEli Dorfman2008-04-291-0/+2
* IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2008-04-291-2/+5
* IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber2007-11-241-2/+4
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+4
* infiniband: sg chaining supportJens Axboe2007-10-161-34/+41
* IB/iser: Remove unnecessary includesRoland Dreier2007-10-091-2/+0
* IB/iser: Make a couple of functions staticRoland Dreier2007-07-171-2/+2
* IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2006-12-121-62/+60
* IB/iser: Remove unused "write-only" variablesRoland Dreier2006-12-121-2/+1
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-2/+2
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-281-0/+42
* IB/iser: Do not use FMR for a single dma entry sgErez Zilber2006-09-221-14/+34
* IB/iser: fix some debug printsErez Zilber2006-09-221-3/+14
* IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber2006-09-221-11/+20
* IB/iser: fix a check of SG alignment for RDMAErez Zilber2006-09-221-1/+1
* IB/iser: iSER handling of memory for RDMAOr Gerlitz2006-06-221-0/+401
OpenPOWER on IntegriCloud