aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-10-20Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni
2011-10-19NFS: Get rid of the nfs_rdata_mempoolTrond Myklebust
2011-10-19NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust
2011-10-19NFS: Get rid of unnecessary calls to ClearPageError() in read codeTrond Myklebust
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust
2011-10-18NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookupTrond Myklebust
2011-10-18NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust
2011-10-18NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust
2011-10-18nfs/super.c: local functions should be staticH Hartley Sweeten
2011-10-18pnfsblock: fix writeback deadlockPeng Tao
2011-10-18pnfsblock: fix NULL pointer dereferencePeng Tao
2011-10-18pnfs: recoalesce when ld read pagelist failsPeng Tao
2011-10-18pnfs: recoalesce when ld write pagelist failsPeng Tao
2011-10-18pnfs: make _set_lo_fail genericPeng Tao
2011-10-18pnfsblock: add missing rpc_put_mount and path_putPeng Tao
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-10-18pnfsblock: fix size of upcall messageJim Rees
2011-10-18pnfsblock: fix return code confusionJim Rees
2011-10-18nfs: don't try to migrate pages with active requestsJeff Layton
2011-10-18nfs: fix bug about IPv6 address scope checkingMi Jinlong
2011-10-18nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton
2011-10-18Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust
2011-10-12nfs: fix bug about IPv6 address scope checkingMi Jinlong
2011-09-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-09-13nfs: Do not allow multiple mounts on same mountpoint when using -o noacSachin Prabhu
2011-09-13NFS: Fix a typo in nfs_flush_multiTrond Myklebust
2011-08-27nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields
2011-08-24NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust
2011-08-24NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust
2011-08-24NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocationTrond Myklebust
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet
2011-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-08-11pnfs: Automatically select blocks & objects layoutsBoaz Harrosh
2011-08-11NFS41: make PNFS_BLOCK selectablePeng Tao
2011-08-04NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust
2011-08-04NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-08-04pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh
2011-08-04pnfs-obj: Bug when we are running out of bioBoaz Harrosh
2011-08-04nfs: add missing prefetch.h includeHeiko Carstens
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust
2011-07-31Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-31pnfsblock: write_pagelist handle zero invalid extentsPeng Tao
2011-07-31pnfsblock: note written INVAL areas for layoutcommitFred Isaman
2011-07-31pnfsblock: bl_write_pagelistFred Isaman
2011-07-31pnfsblock: bl_read_pagelistFred Isaman