summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-17NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust1-2/+2
2015-08-12NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()Trond Myklebust1-1/+0
2015-08-12NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()Trond Myklebust1-21/+5
2015-08-12NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturnTrond Myklebust1-2/+0
2015-08-12NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-closeTrond Myklebust1-2/+4
2015-08-12NFSv4.1/pnfs: Fix serialisation of layout return and layoutgetTrond Myklebust1-2/+3
2015-08-12NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()Trond Myklebust1-6/+4
2015-08-12pNFS: Tighten up locking around DS commit bucketsTrond Myklebust1-18/+32
2015-08-12NFS: Remove duplicate svc_xprt_put from nfs41_callback_upKinglong Mee1-4/+0
2015-08-12NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown1-1/+1
2015-08-12NFS: Error out when register_shrinker fail in register_nfs_fsKinglong Mee1-2/+5
2015-08-12sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2-3/+7
2015-08-12NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust3-6/+8
2015-08-12pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytesPeng Tao1-3/+2
2015-08-11NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust3-12/+37
2015-08-05xprtrdma: take HCA driver refcount at clientDevesh Sharma1-8/+29
2015-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2-113/+0
2015-08-05xprtrdma: Count RDMA_NOMSG type callsChuck Lever3-2/+5
2015-08-05xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever1-25/+23
2015-08-05xprtrdma: Fix large NFS SYMLINK callsChuck Lever3-10/+20
2015-08-05xprtrdma: Fix XDR tail buffer marshallingChuck Lever1-2/+42
2015-08-05xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever1-12/+1
2015-08-05xprtrdma: Always provide a write list when sending NFS READChuck Lever1-17/+4
2015-08-05xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever1-2/+27
2015-08-05xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever3-107/+51
2015-08-05xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever5-45/+67
2015-08-05xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever2-82/+21
2015-08-05xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever1-1/+1
2015-08-05xprtrdma: Increase default credit limitChuck Lever1-1/+1
2015-08-05xprtrdma: Raise maximum payload size to one megabyteChuck Lever1-2/+1
2015-08-05xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever1-17/+11
2015-08-03Linux 4.2-rc5v4.2-rc5Linus Torvalds1-1/+1
2015-08-03Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-7/+8
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds1-3/+5
2015-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-14/+23
2015-08-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-25/+59
2015-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+6
2015-08-02link_path_walk(): be careful when failing with ENOTDIRAl Viro1-1/+6
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds10-91/+121
2015-08-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2015-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-154/+265
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds78-539/+1000
2015-08-01Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+23
2015-08-01Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds27-69/+164
2015-08-01stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood1-0/+4
2015-08-01Merge branch 'gianfar-wol-fixes'David S. Miller3-79/+33
2015-08-01gianfar: Enable device wakeup when appropriateClaudiu Manoil3-13/+3
2015-08-01gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil1-68/+30
2015-08-01gianfar: Fix warning when CONFIG_PM offClaudiu Manoil1-0/+2
2015-08-01act_pedit: check binding before calling tcf_hash_release()WANG Cong1-3/+2