| Commit message (Expand) | Author | Age |
* | NFSv4: Fix an embarassing typo in encode_attrs() | Trond Myklebust | 2010-06-22 |
* | NFSv4: Ensure that /proc/self/mountinfo displays the minor version number | Trond Myklebust | 2010-06-22 |
* | NFSv4.1: Ensure that we initialise the session when following a referral | Trond Myklebust | 2010-06-22 |
* | nfs4 use mandatory attribute file type in nfs4_get_root | Andy Adamson | 2010-06-22 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 |
* | NFS: Fix another nfs_wb_page() deadlock | Trond Myklebust | 2010-05-26 |
* | NFS: Ensure that we mark the inode as dirty if we exit early from commit | Trond Myklebust | 2010-05-26 |
* | NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker | Trond Myklebust | 2010-05-26 |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 |
* | NFS: Don't call iput() in nfs_access_cache_shrinker | Trond Myklebust | 2010-05-14 |
* | NFS: Clean up nfs_access_zap_cache() | Trond Myklebust | 2010-05-14 |
* | NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS | Trond Myklebust | 2010-05-14 |
* | NFS: Read requests can use GFP_KERNEL. | Trond Myklebust | 2010-05-14 |
* | NFS: Clean up nfs_create_request() | Trond Myklebust | 2010-05-14 |
* | NFSv4: Don't use GFP_KERNEL allocations in state recovery | Trond Myklebust | 2010-05-14 |
* | NFS: Calldata for nfs4_renew_done() | Chuck Lever | 2010-05-14 |
* | NFS: Squelch compiler warning in nfs_add_server_stats() | Chuck Lever | 2010-05-14 |
* | NFS: Clean up fscache_uniq mount option | Chuck Lever | 2010-05-14 |
* | NFS: Squelch compiler warning | Chuck Lever | 2010-05-14 |
* | NFSv4: Clean up the NFSv4 setclientid operation | Trond Myklebust | 2010-05-14 |
* | NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation | Trond Myklebust | 2010-05-14 |
* | NFSv4: Fix up the documentation for nfs_do_refmount | Trond Myklebust | 2010-05-14 |
* | NFS: Replace nfsroot on-stack filehandle | Trond Myklebust | 2010-05-14 |
* | NFS: Cleanup file handle allocations in fs/nfs/super.c | Trond Myklebust | 2010-05-14 |
* | NFS: Prevent the mount code from looping forever on broken exports | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs_statfs() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs_setattr() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs4_proc_create() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce the stack footprint of nfs_proc_symlink() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce the stack footprint of nfs_proc_create | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce the stack footprint of nfs_rmdir | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs_proc_remove() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs3_proc_readlink() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce the stack footprint of nfs_link() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs_readdir() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs_revalidate_inode() | Trond Myklebust | 2010-05-14 |
* | NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() | Trond Myklebust | 2010-05-14 |
* | NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb | Trond Myklebust | 2010-05-14 |
* | NFSv4: Reduce stack footprint of nfs4_get_root() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce the stack footprint of nfs_follow_remote_path() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce the stack footprint of nfs_lookup | Trond Myklebust | 2010-05-14 |
* | NFSv4: Reduce the stack footprint of try_location() | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce the stack footprint of nfs_create_server | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce the stack footprint of nfs_follow_mountpoint() | Trond Myklebust | 2010-05-14 |
* | NFSv4: Eliminate nfs4_path_walk() | Trond Myklebust | 2010-05-14 |
* | NFS: Add helper functions for allocating filehandles and fattr structs | Trond Myklebust | 2010-05-14 |
* | NFS: Fix RCU issues in the NFSv4 delegation code | David Howells | 2010-05-01 |
* | NFSv4: Fix the locking in nfs_inode_reclaim_delegation() | Trond Myklebust | 2010-05-01 |