Commit Graph

1133 Commits (b3c466ce512923298ae8c0121d3e9f397a3f1210)

Author SHA1 Message Date
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Trond Myklebust 95baa25c73 NFSv4: Fix the case where NFSv4 renewal fails 16 years ago
Sam Ravnborg d0367a508a nfs: fix build error in nfsroot with initconst 16 years ago
Frank Filz 7ee2cb7f32 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Alessio Igor Bogani 67e55205ec vfs: umount_begin BKL pushdown 16 years ago
Trond Myklebust 7fdf523067 NFS: Close page_mkwrite() races 16 years ago
Trond Myklebust 8340437210 NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs 16 years ago
Trond Myklebust 2b2ec7554c NFS: Fix the return value in nfs_page_mkwrite() 16 years ago
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