Age | Commit message (Expand) | Author |
2012-10-07 | NFS: Alias the nfs module to nfs4 | bjschuma@gmail.com |
2012-10-07 | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust |
2012-10-07 | NFSv4: Revalidate uid/gid after open | Jonathan Nieder |
2012-02-13 | NFSv4: Fix open recovery | Trond Myklebust |
2012-02-13 | NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease. | Trond Myklebust |
2012-02-13 | NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly | Trond Myklebust |
2012-02-13 | NFSv4: The state manager shouldn't exit on errors that were handled | Trond Myklebust |
2012-02-13 | NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot | Trond Myklebust |
2011-08-08 | NFSv4.1: update nfs4_fattr_bitmap_maxsz | Andy Adamson |
2011-05-09 | nfs: fix compilation warning | Jovi Zhang |
2011-05-09 | nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3) | Neil Horman |
2011-05-09 | NFSv4.1: Ensure state manager thread dies on last umount | Trond Myklebust |
2011-05-09 | nfs: don't lose MS_SYNCHRONOUS on remount of noac mount | Jeff Layton |
2011-05-09 | NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount | Trond Myklebust |
2011-03-02 | NFS: fix the return value of nfs_file_fsync() | J. R. Okajima |
2011-02-17 | NFS: Fix "kernel BUG at fs/aio.c:554!" | Chuck Lever |
2011-01-07 | NFS: Fix fcntl F_GETLK not reporting some conflicts | Sergey Vlasov |
2011-01-07 | NFS: Fix panic after nfs_umount() | Chuck Lever |
2010-09-20 | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 | Trond Myklebust |
2010-08-26 | nfs: Add "lookupcache" to displayed mount options | Patrick J. LoPresti |
2010-08-10 | NFS: kswapd must not block in nfs_release_page | Trond Myklebust |
2010-08-10 | acl trouble after upgrading ubuntu | J. Bruce Fields |
2010-08-02 | NFSv4: Ensure that /proc/self/mountinfo displays the minor version number | Trond Myklebust |
2010-08-02 | NFSv4: Fix an embarassing typo in encode_attrs() | Trond Myklebust |
2010-05-12 | NFS: rsize and wsize settings ignored on v4 mounts | Chuck Lever |
2010-05-12 | nfs d_revalidate() is too trigger-happy with d_drop() | Al Viro |
2010-04-26 | NFSv4: fix delegated locking | Trond Myklebust |
2010-04-26 | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR | Trond Myklebust |
2010-04-01 | NFS: Prevent another deadlock in nfs_release_page() | Trond Myklebust |
2010-04-01 | NFS: Avoid a deadlock in nfs_release_page | Trond Myklebust |
2010-04-01 | NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() | Trond Myklebust |
2010-03-15 | NFS: Fix an allocation-under-spinlock bug | Trond Myklebust |
2010-02-23 | NFS: Too many GETATTR and ACCESS calls after direct I/O | Chuck Lever |
2010-02-23 | NFS: Fix the mapping of the NFSERR_SERVERFAULT error | Trond Myklebust |
2010-02-23 | NFS: Fix a bug in nfs_fscache_release_page() | Trond Myklebust |
2010-02-23 | NFS: Fix a umount race | Trond Myklebust |
2010-02-23 | NFS: Fix an Oops when truncating a file | Trond Myklebust |
2010-02-23 | NFSv4: Ensure that the NFSv4 locking can recover from stateid errors | Trond Myklebust |
2010-02-23 | NFSv4: Don't allow posix locking against servers that don't support it | Trond Myklebust |
2010-02-23 | NFS: Try to commit unstable writes in nfs_release_page() | Trond Myklebust |
2010-02-23 | NFS: Fix a reference leak in nfs_wb_cancel_page() | Trond Myklebust |
2010-01-28 | NFS: Revert default r/wsize behavior | Chuck Lever |
2009-12-18 | NFS: Fix nfs_migrate_page() | Trond Myklebust |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds |
2009-11-19 | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells |
2009-11-11 | NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT | Trond Myklebust |
2009-10-26 | NFSv4: The link() operation should return any delegation on the file | Trond Myklebust |
2009-10-26 | NFSv4: Fix two unbalanced put_rpccred() issues. | Trond Myklebust |
2009-10-23 | NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE | Trond Myklebust |
2009-10-23 | nfs: Panic when commit fails | Terry Loftin |