summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-12-05nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_idAlexandros Batsakis
2009-12-05nfs41: add support for the exclusive create flagsAlexandros Batsakis
2009-12-05nfs41: check if session exists and if it is persistentAlexandros Batsakis
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis
2009-12-05nfs4: V2 return/expire delegations depending on their typeAlexandros Batsakis
2009-12-05nfs4: minor delegation cleaningAlexandros Batsakis
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis
2009-12-04nfs41: only state manager sets NFS4CLNT_SESSION_SETUPAndy Adamson
2009-12-04nfs41: drain session cleanupAndy Adamson
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson
2009-12-04nfs41: remove nfs4_recover_sessionAndy Adamson
2009-12-04nfs41: don't clear tk_action on successAndy Adamson
2009-12-04nfs41: fix switch in nfs4_recovery_handle_errorAndy Adamson
2009-12-04nfs41: fix switch in nfs4_handle_exceptionAndy Adamson
2009-12-04nfs41: free the slot on unhandled read errorsAndy Adamson
2009-12-04nfs41: call free slot from nfs4_restart_rpcAndy Adamson
2009-12-04nfs41: nfs4_get_lease_time will never session resetAndy Adamson
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson
2009-12-04nfs41: add create session into establish_clidAndy Adamson
2009-12-03Merge branch 'devel' into linux-nextTrond Myklebust
2009-12-03NFS4ERR_FILE_OPEN handling in Linux/NFSNeilBrown
2009-12-03nfs: clean up sillyrenaming in nfs_rename()Miklos Szeredi
2009-12-03nfs: dont unhash target if renaming a directoryMiklos Szeredi
2009-12-03nfs: fix comments in nfs_rename()Miklos Szeredi
2009-12-03nfs: remove unnecessary check from nfs_rename()Miklos Szeredi
2009-12-03NFSv4.1: Handle NFSv4.1 session errors in the lock recovery codeTrond Myklebust
2009-12-03NFS: Revert default r/wsize behaviorChuck Lever
2009-12-03NFS: Display compressed (shorthand) IPv6 in /proc/mountsChuck Lever
2009-12-03NFS: convert proto= option to use netids rather than a protonameJeff Layton
2009-12-03The rpc server does not require that service threads take the BKL.J. Bruce Fields
2009-12-03NFSv4: Ensure nfs4_close_context() is declared as staticTrond Myklebust
2009-12-03NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared staticTrond Myklebust
2009-12-03NFSv4: Fix up error handling in the state manager main loop.Trond Myklebust
2009-12-03NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.Trond Myklebust
2009-12-03NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust
2009-12-03NFSv4: The state manager shouldn't exit on errors that were handledTrond Myklebust
2009-12-03NFSv4: Fix up the callers of nfs4_state_end_reclaim_rebootTrond Myklebust
2009-12-03NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust
2009-12-03Re: acl trouble after upgrading ubuntuJ. Bruce Fields
2009-12-03NFS: BKL removal from the mount code...Trond Myklebust
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-11NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust
2009-10-26NFSv4: The link() operation should return any delegation on the fileTrond Myklebust
2009-10-26NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-10-23nfs: Panic when commit failsTerry Loftin
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-12NFS: suppress a build warningStefan Richter
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust