summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-284-8/+68
|\
| * cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-171-1/+1
| * iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-171-0/+1
| * target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-102-7/+0
| * target: remove acl_stopChristoph Hellwig2016-05-101-1/+0
| * iscsi-target: export symbolsVarun Prakash2016-05-101-0/+33
| * iscsi-target: add new offload transport typeVarun Prakash2016-05-101-0/+1
| * iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2016-05-101-0/+26
| * iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2016-05-101-0/+2
| * iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2016-05-101-0/+1
| * iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-101-0/+1
| * iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2016-05-101-0/+1
| * iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2016-05-101-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-288-92/+219
|\ \
| * | IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-52/+74
| * | Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford2016-05-264-38/+65
| |\ \
| | * | IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn2016-05-262-4/+10
| | * | IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn2016-05-261-2/+2
| | * | IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro2016-05-261-7/+1
| | * | IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro2016-05-261-0/+45
| | * | IB/hfi1: Remove unused user commandDennis Dalessandro2016-05-261-1/+0
| | * | IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro2016-05-261-7/+0
| | * | IB/hfi1: Remove multiple device cdevDennis Dalessandro2016-05-261-17/+2
| | * | ib_pack.h: Add opcode definition for send with invalidateJianxin Xiong2016-05-141-0/+5
| | | |
| | \ \
| *-. \ \ Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-263-2/+80
| |\ \ \ \
| | | * | | IB/netlink: Add a new local service operationMark Bloch2016-05-241-0/+10
| | |/ / / | |/| | |
| | * | | IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2016-05-251-0/+12
| | * | | IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit2016-05-251-2/+58
| |/ / /
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \ \
| * | | | misc: at24: Fix typo in at24 header fileMoritz Fischer2016-05-261-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-283-4/+8
|\ \ \ \ \
| * | | | | switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-282-2/+4
| * | | | | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-2/+2
| * | | | | add down_write_killable_nested()Al Viro2016-05-261-0/+2
* | | | | | make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds2016-05-281-1/+1
* | | | | | mm: remove more IS_ERR_VALUE abusesLinus Torvalds2016-05-281-1/+1
* | | | | | mm: fix section mismatch warningLinus Torvalds2016-05-281-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-271-0/+1
|\ \ \ \ \ \
| * | | | | | NVMe: Allow user initiated rescanKeith Busch2016-05-181-0/+1
* | | | | | | Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-272-0/+94
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie2016-05-271-0/+92
| |\ \ \ \ \ \ \
| | * | | | | | | drm: Add helper for DP++ adaptorsVille Syrjälä2016-05-231-0/+92
| * | | | | | | | Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-05-251-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-231-0/+2
* | | | | | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-05-271-2/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-201-2/+21
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-277-19/+279
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: Create debugfs dir and stat files for each VMJanosch Frank2016-05-251-0/+7
| * | | | | | | | | | | KVM: Unify traced vector formatJan Kiszka2016-05-241-3/+3
| * | | | | | | | | | | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-245-16/+269
| |\ \ \ \ \ \ \ \ \ \ \