summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-06-23[PATCH] Remove eventpoll macro obfuscationPekka Enberg
2005-06-23[PATCH] factor out common code in sys_fsync/sys_fdatasyncOleg Nesterov
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev
2005-06-23[PATCH] Fix of bogus file max limit messagesKirill Korotaev
2005-06-23[PATCH] add some comments to lookup_create()Christoph Hellwig
2005-06-23[PATCH] Support for dx directories in ext3_get_parent (NFSD)Andreas Dilger
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-06-23[PATCH] quota: sanitize dentry handling in vfs_quota_on_mountChristoph Hellwig
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro
2005-06-22[PATCH] NFS: Add debugging code to NFSv4 readdirTrond Myklebust
2005-06-22[PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.Manoj Naik
2005-06-22[PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests.Manoj Naik
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust
2005-06-22[PATCH] NLM: cleanup for blocked locks.Trond Myklebust
2005-06-22[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_pr...Trond Myklebust
2005-06-22[PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust
2005-06-22[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust
2005-06-22[PATCH] NFS: Write optimization for short files and small O_SYNC writes.Trond Myklebust
2005-06-22[PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust
2005-06-22[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust
2005-06-22[PATCH] NFS: Fix the file size revalidationTrond Myklebust
2005-06-22[PATCH] NFSv4: Fix up races in nfs4_proc_setattr()Trond Myklebust
2005-06-22[PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim codeTrond Myklebust
2005-06-22[PATCH] NFS: Clean up readdir changes.Trond Myklebust
2005-06-22[PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert
2005-06-22[PATCH] NFSv4: Fix an Oops in the callback code.Trond Myklebust
2005-06-22[PATCH] NFSv4: Fix build warningReuben Farrelly
2005-06-22[PATCH] NFSv4: empty array fixAndrew Morton
2005-06-22[PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplificationAdrian Bunk
2005-06-22[PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugsAndreas Gruenbacher
2005-06-22[PATCH] NFS: Fix up v3 ACL caching codeTrond Myklebust
2005-06-22[PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher
2005-06-22[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher
2005-06-22[PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping tableAndreas Gruenbacher
2005-06-22[PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields
2005-06-22[PATCH] NFSv4: client-side caching NFSv4 ACLsJ. Bruce Fields
2005-06-22[PATCH] NFSv4: ACL support for the NFSv4 client: writeJ. Bruce Fields
2005-06-22[PATCH] NFSv4: Client-side xdr for writing NFSv4 aclsJ. Bruce Fields
2005-06-22[PATCH] NFSv4: ACL support for the NFSv4 client: readJ. Bruce Fields
2005-06-22[PATCH] NFSv4: Client-side xdr for reading NFSv4 aclsJ. Bruce Fields
2005-06-22[PATCH] NFSv4: fix fattr size calculationsJ. Bruce Fields
2005-06-22[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields
2005-06-22[PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached aclsTrond Myklebust