aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-2211-1/+1051
* [PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping tableAndreas Gruenbacher2005-06-221-0/+1
* [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() probe server for RPC program+version su...Trond Myklebust2005-06-222-3/+3
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-225-14/+5
* Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds2005-06-2173-1107/+957
|\
| * [XFS] Handle inode semaphores properly for dmapi queuesDean Roehrich2005-06-222-13/+20
| * [XFS] Remove some debugging code from quota syscalls.Nathan Scott2005-06-211-3/+0
| * [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-213-4/+32
| * [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-218-141/+143
| * [XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott2005-06-213-30/+10
| * [XFS] (mostly) remove xfs_inval_cached_pages Since the last round ofChristoph Hellwig2005-06-214-32/+17
| * [XFS] simplify ASSERTChristoph Hellwig2005-06-212-7/+1
| * [XFS] consolidate extent item freeingChristoph Hellwig2005-06-213-103/+35
| * [XFS] quiesce the filesystem proper when freezingChristoph Hellwig2005-06-213-27/+40
| * [XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig2005-06-212-2/+11
| * [XFS] Fix up some warning fallout from functions made staticEric Sandeen2005-06-212-2/+2
| * [XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott2005-06-212-24/+37
| * [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-2118-203/+348
| * [XFS] remove xfs_incore_relseChristoph Hellwig2005-06-213-20/+0
| * [XFS] simplify XFS_PURGE_INODEChristoph Hellwig2005-06-211-7/+1
| * [XFS] rewrite xfs_iflush_allChristoph Hellwig2005-06-213-94/+25
| * [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-2139-143/+135
| * [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-2110-214/+0
| * [XFS] Fix pagebuf slab initializationChristoph Hellwig2005-06-211-1/+1
| * [XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig2005-06-211-2/+2
| * [XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig2005-06-211-66/+77
| * [XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich2005-06-212-3/+28
| * [XFS] Add a get/set interface for XFS project identifiers.Nathan Scott2005-06-215-2/+28
* | [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White2005-06-214-18/+36
* | [PATCH] rock: handle directory overflowsAndrew Morton2005-06-211-2/+74
* | [PATCH] rock: rename union membersAndrew Morton2005-06-211-24/+24
* | [PATCH] rock.c: handle corrupted directoriesAndrew Morton2005-06-211-0/+13
* | [PATCH] isofs: remove debug stuffAndrew Morton2005-06-211-77/+32
* | [PATCH] rock: lindent rock.hAndrew Morton2005-06-211-90/+93
* | [PATCH] rock: comment tidiesAndrew Morton2005-06-211-11/+21
* | [PATCH] rock: remove MAYBE_CONTINUEAndrew Morton2005-06-211-107/+130