Commit Graph

1078 Commits (877d03105d04b2c13e241130277fa69c8d2564f0)

Author SHA1 Message Date
Al Viro f786aa90e0 constify dentry_operations: NFS 16 years ago
Trond Myklebust 9f4c899c0d NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... 16 years ago
Ian Dall d7371c41b0 Bug 11061, NFS mounts dropped 16 years ago
Suresh Jayaraman a71ee337b3 NFS: Handle -ESTALE error in access() 16 years ago
Trond Myklebust ae46141ff0 NFSv3: Fix posix ACL code 16 years ago
Trond Myklebust ef95d31e6d NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) 16 years ago
Alexey Dobriyan 97afe47ac3 fs/Kconfig: move nfs out 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
WANG Cong 46f72f57d2 fs/nfs/nfs4proc.c: make nfs4_map_errors() static 16 years ago
Olga Kornievskaia 945b34a772 rpc: allow gss callbacks to client 16 years ago
Andy Adamson cf8cdbe5bd NFS: remove unused status from encode routines 16 years ago
Andy Adamson d017931cff NFS: increment number of operations in each encode routine 16 years ago
Benny Halevy 49c2559e29 NFS: fix comment placement in nfs4xdr.c 16 years ago
Andy Adamson 05d564fe00 NFS: fix tabs in nfs4xdr.c 16 years ago
Andy Adamson 6c0195a468 NFS: remove white space from nfs4xdr.c 16 years ago
Benny Halevy 374130770e nfs: remove incorrect usage of nfs4 compound response hdr.status 16 years ago
Benny Halevy aadf615211 nfs: return compound hdr.status when there are no op replies 16 years ago
Trond Myklebust 027b6ca021 NFSv4: Fix an infinite loop in the NFS state recovery code 16 years ago
Peter Staubach 64672d55d9 optimize attribute timeouts for "noac" and "actimeo=0" 16 years ago
Trond Myklebust dc0b027dfa NFSv4: Convert the open and close ops to use fmode 16 years ago
Trond Myklebust 7a50c60e46 NFS: Use delegations to optimise ACCESS calls 16 years ago
Trond Myklebust 15860ab1d7 NFSv4: Ensure that we set the verifier when revalidating delegated dentries 16 years ago
Trond Myklebust 5584c30630 NFSv4: Clean up is_atomic_open() 16 years ago
Trond Myklebust bd7bf9d540 NFSv4: Convert delegation->type field to fmode_t 16 years ago
Trond Myklebust 9082a5cc1e NFSv4: Fix up delegation callbacks 16 years ago
Trond Myklebust b7391f44f2 NFSv4: Return unreferenced delegations more promptly 16 years ago
Trond Myklebust 6411bd4a47 NFSv4: Clean up the asynchronous delegation return 16 years ago
Trond Myklebust b0d3ded1a2 NFSv4: Clean up nfs_expire_all_delegations() 16 years ago
Trond Myklebust 0d62f85a81 NFSv4: Fix a BAD_SEQUENCEID condition. 16 years ago
Trond Myklebust f3c76491e7 NFSv4: Don't exit the state management if there are still tasks to do 16 years ago
Trond Myklebust e005e8041c NFSv4: Rename the state reclaimer thread 16 years ago
Trond Myklebust 707fb4b324 NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... 16 years ago
Trond Myklebust 515d861177 NFSv4: Clean up the support for returning multiple delegations 16 years ago
Trond Myklebust 9e33bed552 NFSv4: Add recovery for individual stateids 16 years ago
Trond Myklebust 95d35cb4c4 NFSv4: Remove nfs_client->cl_sem 16 years ago
Trond Myklebust 19e03c570e NFSv4: Ensure that file unlock requests don't conflict with state recovery 16 years ago
Trond Myklebust 65de872ed6 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() 16 years ago
Trond Myklebust fe1d81952e NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem 16 years ago
Trond Myklebust 7eff03aec9 NFSv4: Add a recovery marking scheme for state owners 16 years ago
Trond Myklebust 0f605b5600 NFSv4: Don't tell server we rebooted when not necessary 16 years ago
Trond Myklebust e598d843c0 NFSv4: Remove redundant RENEW calls if we know the lease has expired 16 years ago
Trond Myklebust b79a4a1b45 NFSv4: Fix state recovery when the client runs over the grace period 16 years ago
Trond Myklebust 6dc9d57af9 NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock 16 years ago
Trond Myklebust 0286001430 NFSv4: Clean up for the state loss reclaimer 16 years ago
Trond Myklebust 15c831bf1a NFS: Use atomic bitops when changing struct nfs_delegation->flags 16 years ago
Trond Myklebust 86e8948998 NFSv4: Fix up the dereferencing of delegation->inode 16 years ago
Trond Myklebust 343104308a NFSv4: Fix up another delegation related race 16 years ago
Chuck Lever 0cb2659b81 NLM: allow lockd requests from an unprivileged port 16 years ago
Chuck Lever 50a737f86d NFS: "[no]resvport" mount option changes mountd client too 16 years ago
Chuck Lever d740351bf0 NFS: add "[no]resvport" mount option 16 years ago