Commit Graph

277 Commits (b1c5921c5b715c207d7fe77cd7aaafbb322f09f5)

Author SHA1 Message Date
Chuck Lever b1c5921c5b NFS: Separate functions for counting outstanding NFS direct I/Os 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 81039f1f20 NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Trond Myklebust 4e5ccf60c5 NFS: Fix typo in nfs_do_clone_mount() 19 years ago
Trond Myklebust 860de07139 NFS: Fix compile errors introduced by referrals patches 19 years ago
Trond Myklebust 87e4ba1a62 NFSv4: Ensure that referral mounts bind to a reserved port 19 years ago
Andy Adamson 33a43f2802 NFSv4: A root pathname is sent as a zero component4 19 years ago
Manoj Naik 6b97fd3da1 NFSv4: Follow a referral 19 years ago
Manoj Naik 9cdb3883c3 NFSv4: Ensure client submounts when following a referral 19 years ago
Manoj Naik 61f5164cab NFS: Expand clone mounts to include other servers 19 years ago
Manoj Naik c818ba43f9 NFSv4: Create NFSv4 transport and client 19 years ago
Manoj Naik 830b8e33fe NFSv4: Define an fs_locations bitmap 19 years ago
Manoj Naik 361e624f6d NFSv4: GETATTR attributes on referral 19 years ago
Manoj Naik 99baf625d3 NFSv4: Decode mounted_on_fileid attribute in getattr. 19 years ago
Manoj Naik 7aaa0b3bd4 NFSv4: convert fs-locations-components to conform to RFC3530 19 years ago
Trond Myklebust 683b57b435 NFSv4: Implement the fs_locations function call 19 years ago
Trond Myklebust 51d8fa6a10 NFS: Add timeout to submounts 19 years ago
Trond Myklebust 55a975937d NFS: Ensure the client submounts, when it crosses a server mountpoint. 19 years ago
Trond Myklebust 8b4bdcf899 NFS: Store the file system "fsid" value in the NFS super block. 19 years ago
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Trond Myklebust da6d503aa0 NFS: Remove nfs_delete_inode() 19 years ago
Trond Myklebust d2ccddf042 NFS: Flesh out nfs_invalidate_page() 19 years ago
J. Bruce Fields c04871e634 NFSv4: remove obviously bogus comparison from decode_getacl 19 years ago
Alexey Dobriyan 3873bc50e2 NFSv4: really return status from decode_recall_args() 19 years ago
Andreas Gruenbacher 4814f56d19 NFSv3: Client-side nfsacl caching fix 19 years ago
Trond Myklebust 1842bfb447 NFS: Fix up inode revalidation accounting 19 years ago
Trond Myklebust 44b11874ff NFS: Separate metadata and page cache revalidation mechanisms 19 years ago
Trond Myklebust 38478b24e3 NFS: More page cache revalidation fixups 19 years ago
Trond Myklebust f1bb0b92ba NFS: Fix page cache revalidation 19 years ago
Chuck Lever 0d0b5cb36f NFS: Optimize allocation of nfs_read/write_data structures 19 years ago
Trond Myklebust 73a3d07c10 NFS: Clean up inode metadata updates 19 years ago
Trond Myklebust 9d1e923222 NFSv4: Some NFSv4 servers have broken behaviour for the change attribute 19 years ago
Trond Myklebust 1de3fc12ea NFS: Clean up and fix page zeroing when we have short reads 19 years ago
Carsten Otte 7451c4f0ee NFS: remove needless check in nfs_opendir() 19 years ago
John Hawkes b9d9506d94 NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS 19 years ago
Trond Myklebust e99170ff3b NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset 19 years ago
Trond Myklebust 95cf959b24 VFS: Fix another open intent Oops 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Ingo Molnar 353ab6e97b [PATCH] sem2mutex: fs/ 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
Theodore Ts'o 9b04c997b1 [PATCH] vfs: MS_VERBOSE should be MS_SILENT 19 years ago
J. Bruce Fields 096455a22a NFSv4: Dont list system.nfs4_acl for filesystems that don't support it. 19 years ago
Trond Myklebust 7a1218a277 SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() 19 years ago