Commit Graph

473 Commits (408b483d9cc2d839ecbc9134958c42814865081c)

Author SHA1 Message Date
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
Trond Myklebust c42de9dd67 NFS: Fix a race in nfs_sync_inode() 19 years ago
Trond Myklebust 7d46a49f51 NFS: Clean up nfs_flush_list() 19 years ago
Trond Myklebust deb7d63826 NFS: Fix a race with PG_private and nfs_release_page() 19 years ago
Trond Myklebust 1dd761e907 NFSv4: Ensure the callback daemon flushes signals 19 years ago
Trond Myklebust a9a801787a NFS, NLM: Allow blocking locks to respect signals 19 years ago
Trond Myklebust 03f28e3a20 NFS: Make nfs_fhget() return appropriate error values 19 years ago
Trond Myklebust 01d0ae8bea NFSv4: Fix an oops in nfs4_fill_super 19 years ago
Trond Myklebust 51581f3bf9 NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE 19 years ago
Trond Myklebust 3e4f6290ca NFSv4: Send the delegation stateid for SETATTR calls 19 years ago
Trond Myklebust f25bc34967 NFSv4: Ensure nfs_callback_down() calls svc_destroy() 19 years ago
Trond Myklebust e4cd038a45 NLM: Fix nlmclnt_test to not copy private part of locks 19 years ago
Trond Myklebust d72b7a6b26 NFS: O_DIRECT needs to use a completion 19 years ago