summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* target: Minimize SCSI header #include directivesBart Van Assche2015-06-023-4/+2
* target: Correct a commentBart Van Assche2015-06-021-10/+2
* Move code that is used both by initiator and target driversBart Van Assche2015-06-014-51/+65
* Split SCSI header filesBart Van Assche2015-06-012-270/+283
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-2/+0
* SCSI: add 1024 max sectors black list flagMike Christie2015-04-271-0/+1
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-261-3/+15
|\
| * iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
| * iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1
* | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-266-86/+15
|\ \
| * \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-2334-98/+195
| |\ \
| | * | SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-312-6/+7
| * | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-232-69/+1
| * | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-231-11/+0
| * | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-231-9/+9
| * | | NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-231-0/+4
| * | | NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-271-0/+1
| * | | NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust2015-03-271-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-264-20/+47
|\ \ \ \
| * | | | fix I_DIO_WAKEUP definitionEric Sandeen2015-04-241-1/+1
| * | | | direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-241-1/+28
| * | | | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-153-18/+18
* | | | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-5/+18
|\ \ \ \ \
| * | | | | mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas2015-02-261-1/+14
| * | | | | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-4/+4
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-0/+1
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-211-0/+1
* | | | | | | Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ALSA: asound.h - use SNDRV_CTL_ELEM_ID_NAME_MAXLENVinod Koul2015-04-181-1/+1
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-246-35/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | target: Version 2 of TCMU ABIAndy Grover2015-04-191-17/+27
| * | | | | | | | target: Ensure sess_prot_type is saved across session restartNicholas Bellinger2015-04-151-0/+1
| * | | | | | | | target: Remove the unused flag SCF_ACK_KREFBart Van Assche2015-04-141-1/+0
| * | | | | | | | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-04-141-1/+1
| * | | | | | | | target: simplify the target template registration APIChristoph Hellwig2015-04-143-11/+23
| * | | | | | | | target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig2015-04-071-1/+0
| * | | | | | | | iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-071-0/+2
| * | | | | | | | target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-072-0/+9
| * | | | | | | | iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger2015-03-261-4/+2
| * | | | | | | | iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger2015-03-261-0/+7
| * | | | | | | | target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-062-0/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-241-6/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-6/+28
* | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-247-46/+55
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'topic/sh' into for-linusVinod Koul2015-04-213-10/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-10/+0
| | * | | | | | | | | mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto2015-03-051-0/+2
| | * | | | | | | | | dmaengine: shdma: use normal interface for passing slave idArnd Bergmann2015-02-231-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | dmaengine: vdma: Fix compilation warningsKedareswara rao Appana2015-04-171-0/+2
| * | | | | | | | | dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith2015-04-011-0/+49