Commit Graph

107 Commits (6c0f6218ba04a5d6e61d0c55b68e6c4ef0736531)

Author SHA1 Message Date
Fabio Olive Leite b1bde04c6d Remove incorrect do_vfs_lock message 15 years ago
J. R. Okajima 0702099bd8 NFS: fix the return value of nfs_file_fsync() 15 years ago
Trond Myklebust af7fa16506 NFS: Fix up the fsync code 15 years ago
Trond Myklebust b608b283a9 NFS: kswapd must not block in nfs_release_page 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Trond Myklebust d7cf8dd012 NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Trond Myklebust d812e57582 NFS: Prevent another deadlock in nfs_release_page() 15 years ago
Chuck Lever 7e381172cf NFS: Improve NFS iostat byte count accuracy for writes 15 years ago
Chuck Lever aa2f1ef10e NFS: Account for NFS bytes read via the splice API 15 years ago
Chuck Lever 4184dcf2db NFS: Fix byte accounting for generic NFS reads 15 years ago
Chuck Lever c2459dc462 NFS: Proper accounting for NFS VFS calls 15 years ago
Trond Myklebust 82be934a59 NFS: Try to commit unstable writes in nfs_release_page() 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Andi Kleen f590f333fb HWPOISON: Enable error_remove_page for NFS 16 years ago
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