Commit Graph

76 Commits (bf7ab02f620c1020c869fc71a2c855918b6a5375)

Author SHA1 Message Date
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
J. Bruce Fields f200c11c25 nfs: remove an obsolete nfs_flock comment 17 years ago
Trond Myklebust d5e66348bb NFS: Fix nfs_file_llseek() 17 years ago
Trond Myklebust bba67e0e3f NFS: Remove BKL usage from open() 17 years ago
Trond Myklebust b6a2e569e2 NFS: Remove BKL usage from the write path 17 years ago
Trond Myklebust 46cb650c22 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops 17 years ago
Chuck Lever 6da24bc9cf NFS: Use NFSDBG_FILE for all fops 17 years ago
Chuck Lever b7eaefaa87 NFS: Add debugging facility for NFS aops 17 years ago
Chuck Lever cc0dd2d105 NFS: Make nfs_open methods consistent 17 years ago
Chuck Lever b84e06c58f NFS: Make nfs_llseek methods consistent 17 years ago
Chuck Lever 549177863b NFS: Make nfs_fsync methods consistent 17 years ago
Trond Myklebust b5418383ef NFS: do_setlk(): don't flush caches when we have a delegation 17 years ago
Trond Myklebust efc91ed019 NFS: Optimise append writes with holes 17 years ago
Trond Myklebust 2116271a34 NFS: Add correct bounds checking to NFSv2 locks 17 years ago
Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Trond Myklebust c4d7c402b7 NFS: Remove the buggy lock-if-signalled case from do_setlk() 17 years ago
Bryan Wu 240ee83118 fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/do_mmap_private() 17 years ago
Chuck Lever ecfc555a83 NFS: Always enable NFS direct I/O 17 years ago
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