aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust2005-06-22
* [PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust2005-06-22
* [PATCH] NFS: Fix the file size revalidationTrond Myklebust2005-06-22
* [PATCH] NFSv4: Fix up races in nfs4_proc_setattr()Trond Myklebust2005-06-22
* [PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim codeTrond Myklebust2005-06-22
* [PATCH] NFS: Clean up readdir changes.Trond Myklebust2005-06-22
* [PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert2005-06-22
* [PATCH] NFSv4: Fix an Oops in the callback code.Trond Myklebust2005-06-22
* [PATCH] NFSv4: Fix build warningReuben Farrelly2005-06-22
* [PATCH] NFSv4: empty array fixAndrew Morton2005-06-22
* [PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplificationAdrian Bunk2005-06-22
* [PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugsAndreas Gruenbacher2005-06-22
* [PATCH] NFS: Fix up v3 ACL caching codeTrond Myklebust2005-06-22
* [PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher2005-06-22
* [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher2005-06-22
* [PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher2005-06-22
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-22
* [PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping tableAndreas Gruenbacher2005-06-22
* [PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields2005-06-22
* [PATCH] NFSv4: client-side caching NFSv4 ACLsJ. Bruce Fields2005-06-22
* [PATCH] NFSv4: ACL support for the NFSv4 client: writeJ. Bruce Fields2005-06-22
* [PATCH] NFSv4: Client-side xdr for writing NFSv4 aclsJ. Bruce Fields2005-06-22
* [PATCH] NFSv4: ACL support for the NFSv4 client: readJ. Bruce Fields2005-06-22
* [PATCH] NFSv4: Client-side xdr for reading NFSv4 aclsJ. Bruce Fields2005-06-22
* [PATCH] NFSv4: fix fattr size calculationsJ. Bruce Fields2005-06-22
* [PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields2005-06-22
* [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached aclsTrond Myklebust2005-06-22
* [PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields2005-06-22
* [PATCH] NFS: cleanup: shrink struct nfs_open_contextTrond Myklebust2005-06-22
* [PATCH] NFS: Remove unused NFS inode field readdir_timestamp.Trond Myklebust2005-06-22
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-22
* [PATCH] NFS: Kill annoying mount version mismatch printksTrond Myklebust2005-06-22
* [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust2005-06-22
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-22
* Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds2005-06-21
|\
| * [XFS] Handle inode semaphores properly for dmapi queuesDean Roehrich2005-06-21
| * [XFS] Remove some debugging code from quota syscalls.Nathan Scott2005-06-21
| * [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-21
| * [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-21
| * [XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott2005-06-21
| * [XFS] (mostly) remove xfs_inval_cached_pages Since the last round ofChristoph Hellwig2005-06-21
| * [XFS] simplify ASSERTChristoph Hellwig2005-06-21
| * [XFS] consolidate extent item freeingChristoph Hellwig2005-06-21
| * [XFS] quiesce the filesystem proper when freezingChristoph Hellwig2005-06-21
| * [XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig2005-06-21
| * [XFS] Fix up some warning fallout from functions made staticEric Sandeen2005-06-21
| * [XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott2005-06-21
| * [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-21
| * [XFS] remove xfs_incore_relseChristoph Hellwig2005-06-21
| * [XFS] simplify XFS_PURGE_INODEChristoph Hellwig2005-06-21