Commit Graph

53 Commits (06b8e878a9bc9301201cffe186eba99c4185f20a)

Author SHA1 Message Date
Chuck Lever 3d509e5454 NFS: nfs_write_end clean up 17 years ago
Trond Myklebust 8b1f9ee56e NFS: Optimise nfs_vm_page_mkwrite() 17 years ago
Trond Myklebust a49c3c7736 NFSv4: Ensure that we wait for the CLOSE request to complete 18 years ago
Nick Piggin 4899f9c852 nfs: convert to new aops 18 years ago
Pavel Emelyanov dfad9441be NFS: clean up explicit check for mandatory locks 18 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Trond Myklebust 7b159fc18d NFS: Fall back to synchronous writes when a background write errors... 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 1b3b4a1a2d NFS: Fix a write request leak in nfs_invalidate_page() 18 years ago
J. Bruce Fields 6d34ac199a locks: make posix_test_lock() interface more consistent 18 years ago
J. Bruce Fields 370f6599e8 nfs: disable leases over NFS 18 years ago
Jens Axboe f0930fffa9 sendfile: convert nfs to using splice_read() 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Marc Eshel 9d6a8c5c21 locks: give posix_test_lock same interface as ->lock 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Neil Brown 46bae1a9a7 [PATCH] Remove warning: VFS is out of sync with lock manager 18 years ago
Trond Myklebust e3db7691e9 [PATCH] NFS: Fix race in nfs_release_page() 18 years ago
Josef "Jeff" Sipek 01cce933d8 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Trond Myklebust fa8d8c5b77 NFS: Fix nfs_release_page 18 years ago
Trond Myklebust 61822ab5e3 NFS: Ensure we only call set_page_writeback() under the page lock 18 years ago
Trond Myklebust 1a54533ec8 NFS: Add nfs_set_page_dirty() 18 years ago
Trond Myklebust 200baa2112 NFS: Remove nfs_writepage_sync() 18 years ago
Trond Myklebust 1c75950b9a NFS: cleanup of nfs_sync_inode_wait() 18 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Josef 'Jeff' Sipek aec5e17528 NFS: Use SEEK_END instead of hardcoded value 19 years ago
David Howells 1f163415dc NFS: Make better use of inode* dereferencing macros 19 years ago
Nikita Danilov ddeff520f0 NFS: Fix a potential deadlock in nfs_release_page 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
Trond Myklebust d2ccddf042 NFS: Flesh out nfs_invalidate_page() 19 years ago
Trond Myklebust 44b11874ff NFS: Separate metadata and page cache revalidation mechanisms 19 years ago
Trond Myklebust e99170ff3b NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Trond Myklebust a9a801787a NFS, NLM: Allow blocking locks to respect signals 19 years ago
Trond Myklebust e4cd038a45 NLM: Fix nlmclnt_test to not copy private part of locks 19 years ago
Andy Adamson 8dc7c3115b locks,lockd: fix race in nlmsvc_testlock 19 years ago
Chuck Lever 91d5b47023 NFS: add I/O performance counters 19 years ago
Trond Myklebust cd52ed3553 NFS: Avoid races between writebacks and truncation 19 years ago
ASANO Masahiro 0800c5f7a4 [PATCH] fix posix lock on NFS 19 years ago
Trond Myklebust 29884df0d8 NFS: Fix another O_DIRECT race 19 years ago
Trond Myklebust 3338c143b4 NFS: Optimise attribute revalidation on close(). 20 years ago
Trond Myklebust 039c4d7a82 NFS: Fix up a race in the NFS implementation of GETLK 20 years ago
Trond Myklebust b3c52da33c [PATCH] NFS: Fix cache consistency races 20 years ago
Chuck Lever 5529680981 [PATCH] NFS: split nfsi->flags into two fields 20 years ago
Trond Myklebust fe51beecc5 [PATCH] NFS: Ensure that fstat() always returns the correct mtime 20 years ago
Trond Myklebust 7d52e86274 [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. 20 years ago
Andreas Gruenbacher b7fa0554cf [PATCH] NFS: Add support for NFSv3 ACLs 20 years ago
Trond Myklebust 980802e311 [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END) 20 years ago