Age | Commit message (Expand) | Author | Files | Lines |
2008-01-26 | IB/iser: Print information about unhandled RDMA CM events | Erez Zilber | 1 | -4/+2 |
2008-01-26 | IB/iser: Typo fix (s/destory/destroy/) | Oliver Pinter | 1 | -1/+1 |
2008-01-26 | IB/iser: update URLs of iSER docs | Erez Zilber | 1 | -2/+2 |
2008-01-26 | drivers/infiniband: Add missing "space" | Joe Perches | 1 | -1/+1 |
2008-01-23 | [SCSI] IB/iSER: add logical unit reset support | Erez Zilber | 1 | -0/+1 |
2008-01-12 | [SCSI] iscsi: convert xmit path to iscsi chunks | Olaf Kirch | 1 | -1/+2 |
2008-01-12 | [SCSI] libiscsi: fix nop handling | Mike Christie | 1 | -1/+3 |
2008-01-12 | [SCSI] libiscsi: do not block session during logout | Mike Christie | 1 | -3/+1 |
2008-01-12 | [SCSI] libiscsi,iser: patch for AHS support | Boaz Harrosh | 1 | -0/+1 |
2008-01-12 | [SCSI] libiscsi, iscsi_tcp: add device support | Mike Christie | 1 | -6/+0 |
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 | 3 | -5/+0 |
2007-07-27 | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template | Mike Christie | 1 | -0/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-18 | IB/iser: Make a couple of functions static | Roland Dreier | 3 | -31/+25 |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 4 | -28/+34 |
2007-07-10 | IB: Use menuconfig for InfiniBand menu | Jan Engelhardt | 1 | -1/+1 |
2007-06-19 | [SCSI] iscsi_iser: convert to use the data buffer accessors | FUJITA Tomonori | 2 | -12/+6 |
2007-06-02 | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 1 | -0/+1 |
2007-06-02 | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 3 | -6/+13 |
2007-06-02 | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 1 | -10/+8 |
2007-06-01 | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 1 | -2/+3 |
2007-06-01 | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 1 | -2/+2 |
2007-06-01 | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 1 | -1/+2 |
2007-06-01 | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 1 | -0/+4 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 1 | -1/+1 |
2007-05-07 | IB: Add CQ comp_vector support | Michael S. Tsirkin | 1 | -1/+1 |
2007-05-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-04-05 | IB/iser: Don't defer connection failure notification to workqueue | Erez Zilber | 2 | -25/+16 |
2007-03-27 | IB/iser: Handle aborting a command after it is sent | Erez Zilber | 1 | -8/+9 |
2007-03-11 | [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH | Mike Christie | 1 | -1/+1 |
2007-02-09 | [PATCH] iscsi endianness annotations | Al Viro | 1 | -2/+2 |
2007-01-07 | IB/iser: Return error code when PDUs may not be sent | Erez Zilber | 2 | -16/+14 |
2006-12-13 | IB/iser: Use the new verbs DMA mapping functions | Ralph Campbell | 2 | -63/+61 |
2006-12-12 | IB/iser: Remove unused "write-only" variables | Roland Dreier | 2 | -6/+1 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -2/+2 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -0/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -1/+1 |
2006-12-04 | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 1 | -0/+1 |
2006-11-30 | IB: Convert kmem_cache_t -> struct kmem_cache | Roland Dreier | 1 | -1/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -5/+5 |
2006-10-31 | IB/iser: Start connection after enabling iSER | Erez Zilber | 1 | -2/+2 |
2006-09-28 | IB/iser: Fix the description of iSER in Kconfig | Erez Zilber | 1 | -6/+7 |
2006-09-28 | IB/iser: DMA unmap unaligned for RDMA data before touching it | Erez Zilber | 3 | -39/+59 |
2006-09-28 | IB/iser: Have iSER data transaction object point to iSER conn | Erez Zilber | 4 | -9/+14 |
2006-09-24 | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley | 2 | -15/+4 |
2006-09-23 | IB/iser: INFINIBAND_ISER depends on INET | Roland Dreier | 1 | -1/+1 |