| Commit message (Expand) | Author | Age | Files | Lines |
* | locks: give posix_test_lock same interface as ->lock | Marc Eshel | 2007-05-06 | 1 | -6/+1 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | [PATCH] Remove warning: VFS is out of sync with lock manager | Neil Brown | 2007-01-30 | 1 | -2/+3 |
* | [PATCH] NFS: Fix race in nfs_release_page() | Trond Myklebust | 2007-01-11 | 1 | -8/+8 |
* | [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -7/+7 |
* | NFS: Fix nfs_release_page | Trond Myklebust | 2006-12-06 | 1 | -6/+7 |
* | NFS: Ensure we only call set_page_writeback() under the page lock | Trond Myklebust | 2006-12-06 | 1 | -5/+1 |
* | NFS: Add nfs_set_page_dirty() | Trond Myklebust | 2006-12-06 | 1 | -1/+1 |
* | NFS: Remove nfs_writepage_sync() | Trond Myklebust | 2006-12-06 | 1 | -0/+6 |
* | NFS: cleanup of nfs_sync_inode_wait() | Trond Myklebust | 2006-12-06 | 1 | -3/+6 |
* | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 1 | -16/+18 |
* | NFS: Use SEEK_END instead of hardcoded value | Josef 'Jeff' Sipek | 2006-09-22 | 1 | -1/+1 |
* | NFS: Make better use of inode* dereferencing macros | David Howells | 2006-09-22 | 1 | -1/+1 |
* | NFS: Fix a potential deadlock in nfs_release_page | Nikita Danilov | 2006-08-24 | 1 | -1/+7 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -2/+2 |
* | | NFS: Flesh out nfs_invalidate_page() | Trond Myklebust | 2006-06-09 | 1 | -1/+5 |
* | | NFS: Separate metadata and page cache revalidation mechanisms | Trond Myklebust | 2006-06-09 | 1 | -21/+3 |
|/ |
|
* | NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset | Trond Myklebust | 2006-04-19 | 1 | -3/+2 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] Make address_space_operations->invalidatepage return void | NeilBrown | 2006-03-26 | 1 | -2/+1 |
* | NFS, NLM: Allow blocking locks to respect signals | Trond Myklebust | 2006-03-20 | 1 | -6/+0 |
* | NLM: Fix nlmclnt_test to not copy private part of locks | Trond Myklebust | 2006-03-20 | 1 | -1/+4 |
* | locks,lockd: fix race in nlmsvc_testlock | Andy Adamson | 2006-03-20 | 1 | -4/+3 |
* | NFS: add I/O performance counters | Chuck Lever | 2006-03-20 | 1 | -11/+9 |
* | NFS: Avoid races between writebacks and truncation | Trond Myklebust | 2006-03-20 | 1 | -0/+13 |
* | [PATCH] fix posix lock on NFS | ASANO Masahiro | 2005-12-22 | 1 | -1/+2 |
* | NFS: Fix another O_DIRECT race | Trond Myklebust | 2005-12-19 | 1 | -19/+4 |
* | NFS: Optimise attribute revalidation on close(). | Trond Myklebust | 2005-10-27 | 1 | -2/+2 |
* | NFS: Fix up a race in the NFS implementation of GETLK | Trond Myklebust | 2005-10-18 | 1 | -9/+18 |
* | [PATCH] NFS: Fix cache consistency races | Trond Myklebust | 2005-10-17 | 1 | -1/+2 |
* | [PATCH] NFS: split nfsi->flags into two fields | Chuck Lever | 2005-08-18 | 1 | -2/+3 |
* | [PATCH] NFS: Ensure that fstat() always returns the correct mtime | Trond Myklebust | 2005-06-22 | 1 | -6/+22 |
* | [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. | Trond Myklebust | 2005-06-22 | 1 | -3/+9 |
* | [PATCH] NFS: Add support for NFSv3 ACLs | Andreas Gruenbacher | 2005-06-22 | 1 | -0/+12 |
* | [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK... | Trond Myklebust | 2005-06-13 | 1 | -1/+41 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+484 |