summaryrefslogtreecommitdiff
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-03Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
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-03SUNRPC: soft connect semantics for UDPChuck Lever
2009-12-03SUNRPC: Use soft connect semantics when performing RPC pingChuck Lever
2009-12-03SUNRPC: Use soft connects for autobinding over TCPChuck Lever
2009-12-03SUNRPC: Use TCP for local rpcbind upcallsChuck Lever
2009-12-03SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever
2009-12-03SUNRPC: Simplify synopsis of rpcb_local_clnt()Chuck Lever
2009-12-03SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever
2009-12-03SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()Chuck Lever
2009-12-03NFS: Revert default r/wsize behaviorChuck Lever
2009-12-03NFS: Display compressed (shorthand) IPv6 in /proc/mountsChuck Lever
2009-12-03SUNRPC: Display compressed (shorthand) IPv6 presentation addressesChuck Lever
2009-12-03NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bitsRichard Kennedy
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