summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-1011-273/+21
|\
| * svcrdma: refactor marshalling logicSteve Wise2014-06-061-2/+1
| * nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields2014-06-061-2/+0
| * nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-301-6/+5
| * rpc: define xdr_restrict_buflenJ. Bruce Fields2014-05-301-0/+1
| * nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-302-0/+2
| * rpc: xdr_truncate_encodeJ. Bruce Fields2014-05-301-0/+1
| * SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-222-0/+2
| * NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-221-0/+1
| * nfsd: clean up fh_auth usageChristoph Hellwig2014-05-081-25/+7
| * nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig2014-05-061-19/+0
| * nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig2014-05-061-45/+0
| * nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-061-114/+0
| * nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-063-65/+6
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-106-12/+333
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-106-12/+333
| |\ \ \ \ \ \
| | | | | | * | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-4/+6
| | | | | | * | IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz2014-06-021-0/+1
| | |_|_|_|/ / | |/| | | | |
| | | | | * | mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-1/+0
| | |_|_|/ / | |/| | | |
| | | | * | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-0/+3
| | | | * | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-0/+1
| | | | * | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-291-0/+1
| | |_|/ / | |/| | |
| | | * | IB/core: Fix sparse warnings about redeclared functionsRoland Dreier2014-06-041-5/+5
| | |/ / | |/| |
| | * | RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-103-2/+316
| |/ /
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-06-103-1/+49
|\ \ \
| * \ \ Merge branch 'topic/xilinx' into for-linusVinod Koul2014-06-091-0/+47
| |\ \ \
| | * | | dma: Add Xilinx AXI Video Direct Memory Access Engine driver supportSrikanth Thokala2014-04-301-0/+47
| * | | | Merge branch 'topic/dw' into for-linusVinod Koul2014-06-091-1/+1
| |\ \ \ \
| * | | | | dmaengine: fix comment typoAlexander Popov2014-05-221-1/+1
| * | | | | DMA: shdma: add cyclic transfer supportKuninori Morimoto2014-05-021-0/+1
* | | | | | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-102-3/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2014-04-142-3/+14
| |\ \ \ \ \ \
| | * | | | | | KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-142-3/+14
| * | | | | | | Merge commit 'v3.14' into nextJames Morris2014-04-14645-4532/+16256
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-06-092-2/+152
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | f2fs: large volume supportChangman Lee2014-06-041-0/+2
| * | | | | | | | | f2fs: avoid overflow when large directory feathure is enabledChao Yu2014-06-041-0/+3
| * | | | | | | | | f2fs: add a tracepoint for f2fs_read_data_pageChao Yu2014-05-071-2/+13
| * | | | | | | | | f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu2014-05-071-0/+64
| * | | | | | | | | f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu2014-05-071-0/+7
| * | | | | | | | | f2fs: add a tracepoint for f2fs_write_endChao Yu2014-05-071-0/+30
| * | | | | | | | | f2fs: add a tracepoint for f2fs_write_beginChao Yu2014-05-071-0/+30
| * | | | | | | | | f2fs: introduce help macro ADDRS_PER_PAGE()Chao Yu2014-05-071-0/+3
* | | | | | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-093-11/+17
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-06-091-0/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | virtio_scsi: use cmd_sizeChristoph Hellwig2014-05-191-0/+9
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | include/scsi/osd_protocol.h: remove unnecessary __constantFabian Frederick2014-06-021-5/+5
| * | | | | | | | | | scsi: reintroduce scsi_driver.init_commandChristoph Hellwig2014-05-191-6/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-096-50/+107
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: omap-keypad - remove platform data supportJoachim Eastwood2014-05-291-13/+0