Age | Commit message (Expand) | Author |
2009-12-05 | nfs41: add support for the exclusive create flags | Alexandros Batsakis |
2009-12-05 | nfs41: check if session exists and if it is persistent | Alexandros Batsakis |
2009-12-05 | nfs41: V2 initial support for CB_RECALL_ANY | Alexandros Batsakis |
2009-12-05 | nfs4: V2 return/expire delegations depending on their type | Alexandros Batsakis |
2009-12-05 | nfs4: minor delegation cleaning | Alexandros Batsakis |
2009-12-05 | nfs41: add support for callback with RPC version number 4 | Alexandros Batsakis |
2009-12-04 | nfs41: only state manager sets NFS4CLNT_SESSION_SETUP | Andy Adamson |
2009-12-04 | nfs41: drain session cleanup | Andy Adamson |
2009-12-04 | nfs41: nfs41: fix state manager deadlock in session reset | Andy Adamson |
2009-12-04 | nfs41: remove nfs4_recover_session | Andy Adamson |
2009-12-04 | nfs41: don't clear tk_action on success | Andy Adamson |
2009-12-04 | nfs41: fix switch in nfs4_recovery_handle_error | Andy Adamson |
2009-12-04 | nfs41: fix switch in nfs4_handle_exception | Andy Adamson |
2009-12-04 | nfs41: free the slot on unhandled read errors | Andy Adamson |
2009-12-04 | nfs41: call free slot from nfs4_restart_rpc | Andy Adamson |
2009-12-04 | nfs41: nfs4_get_lease_time will never session reset | Andy Adamson |
2009-12-04 | nfs41: rename cl_state session SETUP bit to RESET | Andy Adamson |
2009-12-04 | nfs41: add create session into establish_clid | Andy Adamson |
2009-12-03 | Merge branch 'devel' into linux-next | Trond Myklebust |
2009-12-03 | NFS4ERR_FILE_OPEN handling in Linux/NFS | NeilBrown |
2009-12-03 | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust |
2009-12-03 | nfs: clean up sillyrenaming in nfs_rename() | Miklos Szeredi |
2009-12-03 | nfs: dont unhash target if renaming a directory | Miklos Szeredi |
2009-12-03 | nfs: fix comments in nfs_rename() | Miklos Szeredi |
2009-12-03 | nfs: remove unnecessary check from nfs_rename() | Miklos Szeredi |
2009-12-03 | NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code | Trond Myklebust |
2009-12-03 | SUNRPC: soft connect semantics for UDP | Chuck Lever |
2009-12-03 | SUNRPC: Use soft connect semantics when performing RPC ping | Chuck Lever |
2009-12-03 | SUNRPC: Use soft connects for autobinding over TCP | Chuck Lever |
2009-12-03 | SUNRPC: Use TCP for local rpcbind upcalls | Chuck Lever |
2009-12-03 | SUNRPC: Use a cached RPC client and transport for rpcbind upcalls | Chuck Lever |
2009-12-03 | SUNRPC: Simplify synopsis of rpcb_local_clnt() | Chuck Lever |
2009-12-03 | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever |
2009-12-03 | SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() | Chuck Lever |
2009-12-03 | NFS: Revert default r/wsize behavior | Chuck Lever |
2009-12-03 | NFS: Display compressed (shorthand) IPv6 in /proc/mounts | Chuck Lever |
2009-12-03 | SUNRPC: Display compressed (shorthand) IPv6 presentation addresses | Chuck Lever |
2009-12-03 | NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bits | Richard Kennedy |
2009-12-03 | NFS: convert proto= option to use netids rather than a protoname | Jeff Layton |
2009-12-03 | The rpc server does not require that service threads take the BKL. | J. Bruce Fields |
2009-12-03 | NFSv4: Ensure nfs4_close_context() is declared as static | Trond Myklebust |
2009-12-03 | NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static | Trond Myklebust |
2009-12-03 | NFSv4: Fix up error handling in the state manager main loop. | Trond Myklebust |
2009-12-03 | NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease. | Trond Myklebust |
2009-12-03 | NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly | Trond Myklebust |
2009-12-03 | NFSv4: The state manager shouldn't exit on errors that were handled | Trond Myklebust |
2009-12-03 | NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot | Trond Myklebust |
2009-12-03 | NFSv4: Fix a potential state manager deadlock when returning delegations | Trond Myklebust |
2009-12-03 | Re: acl trouble after upgrading ubuntu | J. Bruce Fields |
2009-12-03 | RPC: Fix two potential races in put_rpccred | Trond Myklebust |