Commit Graph

822 Commits (71d28e6c285548106f551fde13ca6d589433d843)

Author SHA1 Message Date
Trond Myklebust e323ea46d9 NFS: nfs_wcc_update_inode: directory caches are always invalidated 18 years ago
Trond Myklebust 6ecc5e8fca NFS: Fix dcache revalidation bugs 18 years ago
Trond Myklebust 7957c1418f NFS: fix nfs_verify_change_attribute 18 years ago
Trond Myklebust 68e8a70d3c NFS: nfs_post_op_update_inode() should call nfs_refresh_inode() 18 years ago
Trond Myklebust f2115dc987 NFS: Fix over-conservative attribute invalidation in nfs_update_inode() 18 years ago
Trond Myklebust 76b32999df NFSv4: Make NFSv4 ACCESS calls return attributes too... 18 years ago
Trond Myklebust af22f94ae0 NFSv4: Simplify _nfs4_do_access() 18 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Chuck Lever 8fb559f87f NFS: Eliminate nfs_refresh_verifier() 18 years ago
Chuck Lever 77a55a1fe8 NFS: Eliminate nfs_renew_times() 18 years ago
Chuck Lever 92f6c17825 NFS: Don't call nfs_renew_times() in nfs_dentry_iput() 18 years ago
Chuck Lever bcf35617a7 NFS: Show "nointr" mount option 18 years ago
Chuck Lever 6e88e0618c NFS: Verify server address before invoking in-kernel mount client 18 years ago
\"Talpey, Thomas\ 2cf7ff7a37 NFS: support RDMA mounts 18 years ago
\"Talpey, Thomas\ 56928edd5a NFS - print accurate transport protocol 18 years ago
\"Talpey, Thomas\ 0896a725a1 NFS/SUNRPC: use transport protocol naming 18 years ago
\"Talpey, Thomas\ 4f22ccc346 SUNRPC: mark bulk read/write data in xdrbuf 18 years ago
Trond Myklebust 20c71f5e0f NFSv4: Fix a bug in nfs4_validate_mount_data() 18 years ago
\"Talpey, Thomas\ 91ea40b9c6 NFS: use in-kernel mount argument structure for nfsv4 mounts 18 years ago
\"Talpey, Thomas\ 2283f8d6ed NFS: use in-kernel mount argument structure for nfsv[23] mounts 18 years ago
\"Talpey, Thomas\ 6b18eaa082 NFS: move nfs_parsed_mount_data structure definition 18 years ago
Chuck Lever fe82a183ca NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c 18 years ago
Chuck Lever 0ac83779fa NFS: Add new 'mountaddr=' mount option 18 years ago
James Lentini aad7000735 [NFS] [PATCH] NFS: initialize default port in kernel mount client 18 years ago
Chuck Lever efd8340bb1 NFS: Kernel mount client should use async bind 18 years ago
Jeff Layton ddc01c0813 [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than 18 years ago
Christoph Hellwig f8cf3678f4 [NFS] [PATCH] nfs: tiny makefile cleanup 18 years ago
Fabio Olive Leite c7e1596111 Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies 18 years ago
Peter Staubach 4e769b934e 64 bit ino support for NFS client 18 years ago
Trond Myklebust 7b159fc18d NFS: Fall back to synchronous writes when a background write errors... 18 years ago
Trond Myklebust 34901f70d1 NFS: Writeback optimisation 18 years ago
Trond Myklebust ed90ef51a3 NFS: Clean up NFS writeback flush code 18 years ago
Trond Myklebust f758c88519 NFS: Clean up nfs_writepages() 18 years ago
Trond Myklebust 9cccef9505 NFS: Clean up write code... 18 years ago
Trond Myklebust 94387fb1aa NFS: Add the helper nfs_vm_page_mkwrite 18 years ago
Trond Myklebust 54af3bb543 NFS: Fix an Oops in encode_lookup() 18 years ago
Alexey Dobriyan 49af7ee181 nfs: fix oops re sysctls and V4 support 18 years ago
Trond Myklebust 1b3b4a1a2d NFS: Fix a write request leak in nfs_invalidate_page() 18 years ago
Chuck Lever 7d1cca7299 NFS: change NFS mount error return when hostname/pathname too long 18 years ago
Chuck Lever 350c73af6a NFS: Off-by-one length error in string handling 18 years ago
Chuck Lever fdc6e2c8c0 NFS: Return a real error code from mount(2) 18 years ago
Chuck Lever fdb66ff4ac NFS: mount option parser chokes on proto= 18 years ago
Trond Myklebust deee9369b9 NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file 18 years ago
Trond Myklebust 65bbf6bdbb NFSv4: Fix a typo in _nfs4_do_open_reclaim 18 years ago
Trond Myklebust 560aef7450 NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer 18 years ago
Trond Myklebust e89a5a43b9 NFS: Fix the mount regression 18 years ago
Trond Myklebust 3d39c691ff NFS: Replace flush_scheduled_work with cancel_work_sync() and friends 18 years ago
Trond Myklebust 905f8d16e3 NFSv4: Don't call put_rpccred() from an rcu callback 18 years ago
Trond Myklebust 45328c354e NFS: Fix NFSv4 open stateid regressions 18 years ago
Trond Myklebust ba683031fa NFSv4: Fix a locking regression in nfs4_set_mode_locked() 18 years ago