Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-09-23 | IB/iser: Do not use FMR for a single dma entry sg | Erez Zilber | 3 | -16/+39 |
2006-09-23 | IB/iser: fix some debug prints | Erez Zilber | 1 | -3/+14 |
2006-09-23 | IB/iser: make FMR "page size" be 4K and not PAGE_SIZE | Erez Zilber | 3 | -14/+27 |
2006-09-23 | IB/iser: Limit the max size of a scsi command | Erez Zilber | 1 | -0/+1 |
2006-09-23 | IB/iser: fix a check of SG alignment for RDMA | Erez Zilber | 1 | -1/+1 |
2006-09-02 | [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid. | Mike Christie | 2 | -15/+4 |
2006-07-28 | [SCSI] iscsi bugfixes: fix oops when iser is flushing io | Mike Christie | 1 | -20/+2 |
2006-07-15 | [PATCH] fmr pool: remove unnecessary pointer dereference | Michael S. Tsirkin | 1 | -1/+1 |
2006-07-03 | Merge ../scsi-misc-2.6 | James Bottomley | 1 | -121/+17 |
2006-06-30 | [PATCH] infiniband: devfs fix | Andrew Morton | 1 | -1/+0 |
2006-06-29 | [SCSI] iscsi: convert iser to new set/get param fns | Mike Christie | 1 | -121/+17 |
2006-06-22 | IB/iser: iSER Kconfig and Makefile | Or Gerlitz | 2 | -0/+15 |
2006-06-22 | IB/iser: iSER handling of memory for RDMA | Or Gerlitz | 1 | -0/+401 |
2006-06-22 | IB/iser: iSER RDMA CM (CMA) and IB verbs interaction | Or Gerlitz | 1 | -0/+827 |
2006-06-22 | IB/iser: iSER initiator iSCSI PDU and TX/RX | Or Gerlitz | 1 | -0/+738 |
2006-06-22 | IB/iser: iSCSI iSER transport provider high level code | Or Gerlitz | 1 | -0/+790 |
2006-06-22 | IB/iser: iSCSI iSER transport provider header file | Or Gerlitz | 1 | -0/+354 |