Commit Graph

1572 Commits (0502f94c62be79d1f4ae6f53ceaefde67ef3cea2)

Author SHA1 Message Date
Trond Myklebust d3f6baaa34 NFSv4: Fix an embarassing typo in encode_attrs() 15 years ago
Trond Myklebust 0be8189f2c NFSv4: Ensure that /proc/self/mountinfo displays the minor version number 15 years ago
Trond Myklebust 44950b67a6 NFSv4.1: Ensure that we initialise the session when following a referral 15 years ago
Andy Adamson f799bdb355 nfs4 use mandatory attribute file type in nfs4_get_root 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Trond Myklebust 0522f6aded NFS: Fix another nfs_wb_page() deadlock 15 years ago
Trond Myklebust c5efa5fc91 NFS: Ensure that we mark the inode as dirty if we exit early from commit 15 years ago
Trond Myklebust 59844a9bd7 NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Trond Myklebust 9c7e7e2337 NFS: Don't call iput() in nfs_access_cache_shrinker 15 years ago
Trond Myklebust 1a81bb8a1f NFS: Clean up nfs_access_zap_cache() 15 years ago
Trond Myklebust 61d5eb2985 NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS 15 years ago
Trond Myklebust 93870d76fe NFS: Read requests can use GFP_KERNEL. 15 years ago
Trond Myklebust 18eb884282 NFS: Clean up nfs_create_request() 15 years ago
Trond Myklebust 8535b2be51 NFSv4: Don't use GFP_KERNEL allocations in state recovery 15 years ago
Chuck Lever 9bc4e3ca46 NFS: Calldata for nfs4_renew_done() 15 years ago
Chuck Lever dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() 15 years ago
Chuck Lever a6d5ff64ba NFS: Clean up fscache_uniq mount option 15 years ago
Chuck Lever 0f15c53d5b NFS: Squelch compiler warning 15 years ago
Trond Myklebust bb8b27e504 NFSv4: Clean up the NFSv4 setclientid operation 15 years ago
Trond Myklebust d7cf8dd012 NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation 15 years ago
Trond Myklebust fd86dfd263 NFSv4: Fix up the documentation for nfs_do_refmount 15 years ago
Trond Myklebust 1b4c6065b9 NFS: Replace nfsroot on-stack filehandle 15 years ago
Trond Myklebust b157b06ca2 NFS: Cleanup file handle allocations in fs/nfs/super.c 15 years ago
Trond Myklebust ce587e07ba NFS: Prevent the mount code from looping forever on broken exports 15 years ago
Trond Myklebust 6e94d62993 NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl() 15 years ago
Trond Myklebust ca7e9a0df2 NFS: Reduce stack footprint of nfs_statfs() 15 years ago
Trond Myklebust 987f8dfc98 NFS: Reduce stack footprint of nfs_setattr() 15 years ago
Trond Myklebust 0ab64e0e14 NFS: Reduce stack footprint of nfs4_proc_create() 15 years ago
Trond Myklebust 23a306120f NFS: Reduce the stack footprint of nfs_proc_symlink() 15 years ago
Trond Myklebust eb872f0c8e NFS: Reduce the stack footprint of nfs_proc_create 15 years ago
Trond Myklebust 39967ddf19 NFS: Reduce the stack footprint of nfs_rmdir 15 years ago
Trond Myklebust d346890bea NFS: Reduce stack footprint of nfs_proc_remove() 15 years ago
Trond Myklebust 3b14d6542d NFS: Reduce stack footprint of nfs3_proc_readlink() 15 years ago
Trond Myklebust 136f2627c9 NFS: Reduce the stack footprint of nfs_link() 15 years ago
Trond Myklebust aa49b4cf7d NFS: Reduce stack footprint of nfs_readdir() 15 years ago
Trond Myklebust 011fff7239 NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() 15 years ago
Trond Myklebust a3cba2aad9 NFS: Reduce stack footprint of nfs_revalidate_inode() 15 years ago
Trond Myklebust c407d41a16 NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() 15 years ago
Trond Myklebust 4f727296d2 NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb 15 years ago
Trond Myklebust 8bac9db9cf NFSv4: Reduce stack footprint of nfs4_get_root() 15 years ago
Trond Myklebust 04ffdbe2e6 NFS: Reduce the stack footprint of nfs_follow_remote_path() 15 years ago
Trond Myklebust e1fb4d05d5 NFS: Reduce the stack footprint of nfs_lookup 15 years ago
Trond Myklebust 364d015e52 NFSv4: Reduce the stack footprint of try_location() 15 years ago
Trond Myklebust fbca779a8d NFS: Reduce the stack footprint of nfs_create_server 15 years ago
Trond Myklebust a4d7f16806 NFS: Reduce the stack footprint of nfs_follow_mountpoint() 15 years ago
Trond Myklebust 815409d22d NFSv4: Eliminate nfs4_path_walk() 15 years ago
Trond Myklebust 2d36bfde85 NFS: Add helper functions for allocating filehandles and fattr structs 15 years ago
David Howells 17d2c0a0c4 NFS: Fix RCU issues in the NFSv4 delegation code 15 years ago
Trond Myklebust 8f649c3762 NFSv4: Fix the locking in nfs_inode_reclaim_delegation() 15 years ago