Age | Commit message (Expand) | Author |
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 |
2009-10-22 | nfs: Fix nfs_parse_mount_options() kfree() leak | Yinghai Lu |
2009-10-12 | NFS: suppress a build warning | Stefan Richter |
2009-10-08 | NFSv4: Kill nfs4_renewd_prepare_shutdown() | Trond Myklebust |
2009-10-06 | NFSv4: Fix the referral mount code | Trond Myklebust |
2009-10-06 | nfs: Avoid overrun when copying client IP address string | Ben Hutchings |
2009-10-06 | NFS: Fix port initialisation in nfs_remount() | Trond Myklebust |
2009-10-06 | NFS: Fix port and mountport display in /proc/self/mountinfo | Trond Myklebust |
2009-10-06 | NFS: Fix a default mount regression... | Trond Myklebust |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-24 | nfs[23] tcp breakage in mount with binary options | Al Viro |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-24 | truncate: use new helpers | npiggin@suse.de |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |