aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher2005-06-222-15/+86
* [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher2005-06-223-6/+64
* [PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher2005-06-228-6/+530
* [PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields2005-06-222-11/+19
* [PATCH] NFSv4: client-side caching NFSv4 ACLsJ. Bruce Fields2005-06-222-13/+123
* [PATCH] NFSv4: ACL support for the NFSv4 client: writeJ. Bruce Fields2005-06-221-1/+33
* [PATCH] NFSv4: Client-side xdr for writing NFSv4 aclsJ. Bruce Fields2005-06-221-1/+70
* [PATCH] NFSv4: ACL support for the NFSv4 client: readJ. Bruce Fields2005-06-221-4/+65
* [PATCH] NFSv4: Client-side xdr for reading NFSv4 aclsJ. Bruce Fields2005-06-221-0/+100
* [PATCH] NFSv4: fix fattr size calculationsJ. Bruce Fields2005-06-221-7/+11
* [PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields2005-06-223-1/+48
* [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached aclsTrond Myklebust2005-06-221-7/+26
* [PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields2005-06-224-1/+4
* [PATCH] NFS: cleanup: shrink struct nfs_open_contextTrond Myklebust2005-06-222-8/+28
* [PATCH] NFS: Remove unused NFS inode field readdir_timestamp.Trond Myklebust2005-06-221-5/+3
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-2212-19/+264
* [PATCH] NFS: Kill annoying mount version mismatch printksTrond Myklebust2005-06-221-74/+105
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-222-5/+1
* [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK...Trond Myklebust2005-06-131-1/+41
* [PATCH] NFS: Fix lookup intent handlingTrond Myklebust2005-06-071-14/+35
* [PATCH] make some things staticAdrian Bunk2005-05-052-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-1627-0/+21138