summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-282-0/+8
| * | | | | | | NFS: Move the write verifier into the nfs_pgio_headerAnna Schumaker2014-05-281-2/+1
| * | | | | | | NFS: Create a common read and write header structAnna Schumaker2014-05-281-6/+1
| * | | | | | | NFS: Create a common read and write data structAnna Schumaker2014-05-282-31/+17
| * | | | | | | NFS: Create a common results structure for reads and writesAnna Schumaker2014-05-281-20/+12
| * | | | | | | NFS: Create a common argument structure for reads and writesAnna Schumaker2014-05-281-28/+19
| * | | | | | | nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-281-2/+0
| * | | | | | | nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-281-2/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-107-75/+105
|\ \ \ \ \ \ \
| * | | | | | | mmc: omap_hsmmc: split omap-dma header fileBalaji T K2014-05-222-18/+22
| * | | | | | | mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King2014-05-221-0/+1
| * | | | | | | mmc: sdhci: cache timing information locallyRussell King2014-05-221-0/+2
| * | | | | | | mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-221-2/+0
| * | | | | | | mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King2014-05-221-2/+0
| * | | | | | | mmc: sdhci: more efficient interrupt enable register handlingRussell King2014-05-221-0/+3
| * | | | | | | mmc: sdhci: push card_tasklet into threaded irq handlerRussell King2014-05-221-2/+1
| * | | | | | | mmc: sdhci: convert to new SDIO IRQ handlingRussell King2014-05-221-0/+2
| * | | | | | | mmc: sdio_irq: rework sdio irq handlingRussell King2014-05-221-0/+3
| * | | | | | | mmc: core: Improve support for deferred regulatorsTim Kryger2014-05-121-6/+2
| * | | | | | | mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-123-1/+21
| * | | | | | | mmc: rework selection of bus speed modeSeungwon Jeon2014-05-122-0/+5
| * | | | | | | mmc: identify available device type to selectSeungwon Jeon2014-05-123-11/+9
| * | | | | | | mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-122-17/+29
| * | | | | | | mmc: dw_mmc: remove unused member variable.Jaehoon Chung2014-05-121-14/+0
| * | | | | | | mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam2014-04-221-1/+1
| * | | | | | | mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer2014-04-221-0/+2
| * | | | | | | mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-201-1/+2
* | | | | | | | fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-101-1/+1
* | | | | | | | 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
| | |_|/ / / / / / | |/| | | | | | |