summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker
2015-08-17NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()Anna Schumaker
2015-08-17NFS: Remove unused variable "pages_ptr"Anna Schumaker
2015-08-17nfs: remove some dead code in ff_layout_pg_get_mirror_count_writeJeff Layton
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig
2015-08-17pnfs/blocklayout: pass proper file mode to blkdev_get/putChristoph Hellwig
2015-08-17pnfs/blocklayout: reject too long signaturesChristoph Hellwig
2015-08-17pnfs/blocklayout: set up layoutupdate_pages properlyChristoph Hellwig
2015-08-17pnfs/blocklayout: calculate layoutupdate size correctlyChristoph Hellwig
2015-08-17NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-08-17SUNRPC: Fix a thinko in xs_connect()Trond Myklebust
2015-08-17NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust
2015-08-17NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-08-12NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()Trond Myklebust
2015-08-12NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()Trond Myklebust
2015-08-12NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturnTrond Myklebust
2015-08-12NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-closeTrond Myklebust
2015-08-12NFSv4.1/pnfs: Fix serialisation of layout return and layoutgetTrond Myklebust
2015-08-12NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()Trond Myklebust
2015-08-12pNFS: Tighten up locking around DS commit bucketsTrond Myklebust
2015-08-12NFS: Remove duplicate svc_xprt_put from nfs41_callback_upKinglong Mee
2015-08-12NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-08-12NFS: Error out when register_shrinker fail in register_nfs_fsKinglong Mee
2015-08-12sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton
2015-08-12NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust
2015-08-12pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytesPeng Tao
2015-08-10NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust
2015-08-05xprtrdma: take HCA driver refcount at clientDevesh Sharma
2015-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever
2015-08-05xprtrdma: Count RDMA_NOMSG type callsChuck Lever
2015-08-05xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever
2015-08-05xprtrdma: Fix large NFS SYMLINK callsChuck Lever
2015-08-05xprtrdma: Fix XDR tail buffer marshallingChuck Lever
2015-08-05xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever
2015-08-05xprtrdma: Always provide a write list when sending NFS READChuck Lever
2015-08-05xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever
2015-08-05xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever
2015-08-05xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever
2015-08-05xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever
2015-08-05xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever
2015-08-05xprtrdma: Increase default credit limitChuck Lever
2015-08-05xprtrdma: Raise maximum payload size to one megabyteChuck Lever
2015-08-05xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever
2015-08-02Linux 4.2-rc5Linus Torvalds
2015-08-02Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds
2015-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-01link_path_walk(): be careful when failing with ENOTDIRAl Viro