summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-01target: Drop unused se_lun->lun_acl_listNicholas Bellinger1-3/+0
2015-06-01target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger1-1/+1
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2-3/+4
2015-06-01target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger1-2/+2
2015-06-01target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger1-1/+2
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2-13/+16
2015-05-31target: remove ->put_session methodChristoph Hellwig1-1/+0
2015-05-31target: remove struct target_fabric_configfs_templateChristoph Hellwig1-26/+22
2015-05-31target: put struct target_fabric_configfs on a dietChristoph Hellwig1-7/+0
2015-05-31target: don't copy fabric opsChristoph Hellwig1-1/+1
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2-2/+2
2015-05-31target: move transport ID handling to the coreChristoph Hellwig1-33/+0
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig1-4/+0
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig2-11/+7
2015-05-31lib: introduce crc_t10dif_update()Akinobu Mita1-0/+1
2015-05-31target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita1-0/+1
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig2-5/+2
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig1-7/+2
2015-05-31target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-2/+2
2015-05-31target: fix DPO and FUA bit checksChristoph Hellwig1-6/+0
2015-05-31iscsi-target: remove support for obsolete markersChristophe Vu-Brugier1-10/+0
2015-05-31target: Merge sbc_verify_dif_read|writeSagi Grimberg1-5/+3
2015-05-31target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-4/+2
2015-05-31target: Move passthrough CDB parsing into a common functionAndy Grover1-0/+2
2015-05-31target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2-3/+3
2015-04-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-3/+15
2015-04-27Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-86/+15
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-20/+47
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+18
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen1-1/+1
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe1-1/+28
2015-04-24Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds6-35/+78
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+28
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-46/+55
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds4-0/+12
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+15
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-4/+61
2015-04-24Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-15/+10
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+23
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust34-98/+195
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2-69/+1
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker1-11/+0
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton1-9/+9
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker1-0/+4
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2-19/+40
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+4
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-13/+31
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-36/+119