Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | NFS: Create a common rw_header_alloc and rw_header_free function | Anna Schumaker | 2014-05-28 | 2 | -0/+8 | |
| * | | | | | | | NFS: Move the write verifier into the nfs_pgio_header | Anna Schumaker | 2014-05-28 | 1 | -2/+1 | |
| * | | | | | | | NFS: Create a common read and write header struct | Anna Schumaker | 2014-05-28 | 1 | -6/+1 | |
| * | | | | | | | NFS: Create a common read and write data struct | Anna Schumaker | 2014-05-28 | 2 | -31/+17 | |
| * | | | | | | | NFS: Create a common results structure for reads and writes | Anna Schumaker | 2014-05-28 | 1 | -20/+12 | |
| * | | | | | | | NFS: Create a common argument structure for reads and writes | Anna Schumaker | 2014-05-28 | 1 | -28/+19 | |
| * | | | | | | | nfs: remove ->read_pageio_init from rpc ops | Christoph Hellwig | 2014-05-28 | 1 | -2/+0 | |
| * | | | | | | | nfs: remove ->write_pageio_init from rpc ops | Christoph Hellwig | 2014-05-28 | 1 | -2/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-06-10 | 7 | -75/+105 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mmc: omap_hsmmc: split omap-dma header file | Balaji T K | 2014-05-22 | 2 | -18/+22 | |
| * | | | | | | | mmc: sdhci: track whether preset mode is currently enabled in hardware | Russell King | 2014-05-22 | 1 | -0/+1 | |
| * | | | | | | | mmc: sdhci: cache timing information locally | Russell King | 2014-05-22 | 1 | -0/+2 | |
| * | | | | | | | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King | 2014-05-22 | 1 | -2/+0 | |
| * | | | | | | | mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code | Russell King | 2014-05-22 | 1 | -2/+0 | |
| * | | | | | | | mmc: sdhci: more efficient interrupt enable register handling | Russell King | 2014-05-22 | 1 | -0/+3 | |
| * | | | | | | | mmc: sdhci: push card_tasklet into threaded irq handler | Russell King | 2014-05-22 | 1 | -2/+1 | |
| * | | | | | | | mmc: sdhci: convert to new SDIO IRQ handling | Russell King | 2014-05-22 | 1 | -0/+2 | |
| * | | | | | | | mmc: sdio_irq: rework sdio irq handling | Russell King | 2014-05-22 | 1 | -0/+3 | |
| * | | | | | | | mmc: core: Improve support for deferred regulators | Tim Kryger | 2014-05-12 | 1 | -6/+2 | |
| * | | | | | | | mmc: add support for HS400 mode of eMMC5.0 | Seungwon Jeon | 2014-05-12 | 3 | -1/+21 | |
| * | | | | | | | mmc: rework selection of bus speed mode | Seungwon Jeon | 2014-05-12 | 2 | -0/+5 | |
| * | | | | | | | mmc: identify available device type to select | Seungwon Jeon | 2014-05-12 | 3 | -11/+9 | |
| * | | | | | | | mmc: drop the speed mode of card's state | Seungwon Jeon | 2014-05-12 | 2 | -17/+29 | |
| * | | | | | | | mmc: dw_mmc: remove unused member variable. | Jaehoon Chung | 2014-05-12 | 1 | -14/+0 | |
| * | | | | | | | mmc: card.h: Use NULL instead of 0 for END_FIXUP | Fabio Estevam | 2014-04-22 | 1 | -1/+1 | |
| * | | | | | | | mmc: Delay the card_event callback into the mmc_rescan worker | Markus Mayer | 2014-04-22 | 1 | -0/+2 | |
| * | | | | | | | mmc: clarify DDR timing mode between SD-UHS and eMMC | Seungwon Jeon | 2014-04-20 | 1 | -1/+2 | |
* | | | | | | | | fs,userns: Change inode_capable to capable_wrt_inode_uidgid | Andy Lutomirski | 2014-06-10 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-06-10 | 11 | -273/+21 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | svcrdma: refactor marshalling logic | Steve Wise | 2014-06-06 | 1 | -2/+1 | |
| * | | | | | | | nfs4: remove unused CHANGE_SECURITY_LABEL | J. Bruce Fields | 2014-06-06 | 1 | -2/+0 | |
| * | | | | | | | nfsd4: better reservation of head space for krb5 | J. Bruce Fields | 2014-05-30 | 1 | -6/+5 | |
| * | | | | | | | rpc: define xdr_restrict_buflen | J. Bruce Fields | 2014-05-30 | 1 | -0/+1 | |
| * | | | | | | | nfsd4: allow encoding across page boundaries | J. Bruce Fields | 2014-05-30 | 2 | -0/+2 | |
| * | | | | | | | rpc: xdr_truncate_encode | J. Bruce Fields | 2014-05-30 | 1 | -0/+1 | |
| * | | | | | | | SUNRPC: track whether a request is coming from a loop-back interface. | NeilBrown | 2014-05-22 | 2 | -0/+2 | |
| * | | | | | | | NFSD: Ignore client's source port on RDMA transports | Chuck Lever | 2014-05-22 | 1 | -0/+1 | |
| * | | | | | | | nfsd: clean up fh_auth usage | Christoph Hellwig | 2014-05-08 | 1 | -25/+7 | |
| * | | | | | | | nfsd: remove <linux/nfsd/debug.h> | Christoph Hellwig | 2014-05-06 | 1 | -19/+0 | |
| * | | | | | | | nfsd: move <linux/nfsd/stats.h> to fs/nfsd | Christoph Hellwig | 2014-05-06 | 1 | -45/+0 | |
| * | | | | | | | nfsd: move <linux/nfsd/export.h> to fs/nfsd | Christoph Hellwig | 2014-05-06 | 1 | -114/+0 | |
| * | | | | | | | nfsd: remove <linux/nfsd/nfsfh.h> | Christoph Hellwig | 2014-05-06 | 3 | -65/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-06-10 | 6 | -12/+333 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 6 | -12/+333 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina | 2014-06-02 | 1 | -4/+6 | |
| | | | | | * | | | | | | IB: Add a QP creation flag to use GFP_NOIO allocations | Or Gerlitz | 2014-06-02 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR | Haggai Eran | 2014-05-27 | 1 | -1/+0 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | | | * | | | | | | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 2014-05-29 | 1 | -0/+3 | |
| | | | * | | | | | | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 2014-05-29 | 1 | -0/+1 | |
| | | | * | | | | | | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses | Jack Morgenstein | 2014-05-29 | 1 | -0/+1 | |
| | |_|/ / / / / / | |/| | | | | | | |