Commit Graph

1123 Commits (7a9461939a46345860622ea36ff267ee4446f00f)

Author SHA1 Message Date
Trond Myklebust d508afb437 NFS: Fix a double free in nfs_parse_mount_options() 16 years ago
David Howells b797cac748 NFS: Add mount options to enable local caching on NFS 16 years ago
David Howells 5d1acff159 NFS: Display local caching state 16 years ago
David Howells 7f8e05f60c NFS: Store pages from an NFS inode into a local cache 16 years ago
David Howells 9a9fc1c033 NFS: Read pages from FS-Cache into an NFS inode 16 years ago
David Howells f42b293d6d NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching 16 years ago
David Howells 1fcdf53488 NFS: Add read context retention for FS-Cache to call back with 16 years ago
David Howells 545db45f0f NFS: FS-Cache page management 16 years ago
David Howells 6a51091d07 NFS: Add some new I/O counters for FS-Cache doing things for NFS 16 years ago
David Howells d599064a1b NFS: Invalidate FsCache page flags when cache removed 16 years ago
David Howells ef79c097bb NFS: Use local disk inode cache 16 years ago
David Howells 10329a5d48 NFS: Define and create inode-level cache objects 16 years ago
David Howells 08734048b3 NFS: Define and create superblock-level objects 16 years ago
David Howells 147272813e NFS: Define and create server-level objects 16 years ago
David Howells 8ec442ae4c NFS: Register NFS for caching and retrieve the top-level index 16 years ago
David Howells 3b9ce977b2 NFS: Permit local filesystem caching to be enabled for NFS 16 years ago
David Howells 6b9b3514aa NFS: Add comment banners to some NFS functions 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Chuck Lever 3c8c45dfab NFS: Simplify logic to compare socket addresses in client.c 16 years ago
Chuck Lever f738f51703 NFS: Start PF_INET6 callback listener only if IPv6 support is available 16 years ago
Chuck Lever 26298caaca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks 16 years ago
Chuck Lever 49a9072f29 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() 16 years ago
Chuck Lever 9652ada3fb SUNRPC: Change svc_create_xprt() to take a @family argument 16 years ago
Al Viro f786aa90e0 constify dentry_operations: NFS 16 years ago
Trond Myklebust 7fe5c398fc NFS: Optimise NFS close() 16 years ago
Trond Myklebust b1e4adf4ea NFS: Fix the notifications when renaming onto an existing file 16 years ago
Trond Myklebust 47c6256420 NFS: Fix up a mismerged patch 16 years ago
Trond Myklebust 9f4c899c0d NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... 16 years ago
Tom Talpey a67d18f89f NFS: load the rpc/rdma transport module automatically 16 years ago
Trond Myklebust e1ebfd33be NFS: Kill the "defined but not used" compile error on nommu machines 16 years ago
Trond Myklebust 72cb77f4a5 NFS: Throttle page dirtying while we're flushing to disk 16 years ago
Trond Myklebust fb8a1f11b6 NFS: cleanup - remove struct nfs_inode->ncommit 16 years ago
Trond Myklebust a65318bf3a NFSv4: Simplify some cache consistency post-op GETATTRs 16 years ago
Trond Myklebust 69aaaae18f NFSv4: A referral is assumed to always point to a directory. 16 years ago
Trond Myklebust 409924e4c9 NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded 16 years ago
Trond Myklebust f26c7a7887 NFSv4: Clean up decode_getfattr() 16 years ago
Trond Myklebust bca794785c NFS: Fix the type of struct nfs_fattr->mode 16 years ago
Trond Myklebust 1ca277d88d NFS: Shrink the struct nfs_fattr 16 years ago
Trond Myklebust 9e6e70f8d8 NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr 16 years ago
Trond Myklebust 78f945f88e NFSv4: Ignore errors on the post-op attributes in SETATTR calls 16 years ago
NeilBrown 37d9d76d8b NFS: flush cached directory information slightly more readily. 16 years ago
Suresh Jayaraman 2b57dc6cf9 NFS: Minor __nfs_revalidate_inode cleanup 16 years ago
Ian Dall d7371c41b0 Bug 11061, NFS mounts dropped 16 years ago
Suresh Jayaraman a71ee337b3 NFS: Handle -ESTALE error in access() 16 years ago
Trond Myklebust ae46141ff0 NFSv3: Fix posix ACL code 16 years ago
Trond Myklebust ef95d31e6d NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) 16 years ago
Alexey Dobriyan 97afe47ac3 fs/Kconfig: move nfs out 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago