Commit Graph

90 Commits (aa261f549d7652258331ebb12795f3bc4395d213)

Author SHA1 Message Date
Peter Staubach 38c73044f5 NFS: read-modify-write page updating 16 years ago
Trond Myklebust 074cc1deec NFS: Add a ->migratepage() aop for NFS 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Suresh Jayaraman bf40d3435c NFS: add support for splice writes 16 years ago
Trond Myklebust 5cd973c44a NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer 16 years ago
Trond Myklebust 7fdf523067 NFS: Close page_mkwrite() races 16 years ago
Trond Myklebust 2b2ec7554c NFS: Fix the return value in nfs_page_mkwrite() 16 years ago
David Howells 545db45f0f NFS: FS-Cache page management 16 years ago
David Howells 6b9b3514aa NFS: Add comment banners to some NFS functions 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Trond Myklebust 7fe5c398fc NFS: Optimise NFS close() 16 years ago
Trond Myklebust e1ebfd33be NFS: Kill the "defined but not used" compile error on nommu machines 16 years ago
Trond Myklebust 72cb77f4a5 NFS: Throttle page dirtying while we're flushing to disk 16 years ago
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