summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust
2008-12-23NFSv4: Fix a BAD_SEQUENCEID condition.Trond Myklebust
2008-12-23NFSv4: Don't exit the state management if there are still tasks to doTrond Myklebust
2008-12-23NFSv4: Rename the state reclaimer threadTrond Myklebust
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust
2008-12-23NFSv4: Add recovery for individual stateidsTrond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-12-23NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust
2008-12-23NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust
2008-12-23NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust
2008-12-23NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust
2008-12-23NFSv4: Don't tell server we rebooted when not necessaryTrond Myklebust
2008-12-23NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust
2008-12-23NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust
2008-12-23NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust
2008-12-23NFSv4: Clean up for the state loss reclaimerTrond Myklebust
2008-12-23NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust
2008-12-23NFSv4: Fix up the dereferencing of delegation->inodeTrond Myklebust
2008-12-23NFSv4: Fix up another delegation related raceTrond Myklebust
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever
2008-12-23NFS: move nfs_server flag initializationChuck Lever
2008-12-23NFS: expand flags passed to nfs_create_rpc_client()Chuck Lever
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever
2008-12-23NFS: rename nfs_path variableChuck Lever
2008-12-23nfs: remove redundant tests on reading new pagesWu Fengguang
2008-10-28NFS: Convert nfs_attr_generation_counter into an atomic_longTrond Myklebust
2008-10-27Switch to a valid email address...Alan Cox
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-17NFS: use correct fs type for v4 submounts and referralsAndy Adamson
2008-10-17Make nfs_file_cred more robust.Neil Brown
2008-10-17NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever
2008-10-15Merge branch 'next'Trond Myklebust
2008-10-14NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust
2008-10-14NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust
2008-10-14NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-10NFS: fix nfs_parse_ip_address() corner caseChuck Lever
2008-10-10NFS: Cleanup nfs_set_portJ. Bruce Fields
2008-10-09NFS: Fix attribute updatesTrond Myklebust
2008-10-07NFS: Don't use range_cyclic for data integrity syncsTrond Myklebust
2008-10-07NFS: Client mounts hang when exported directory do not existSteve Dickson