summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2011-03-02NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-02-17NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-01-07NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2011-01-07NFS: Fix panic after nfs_umount()Chuck Lever
2010-09-20NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-08-26nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-10NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-08-10acl trouble after upgrading ubuntuJ. Bruce Fields
2010-08-02NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-08-02NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-05-12NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-05-12nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-26NFSv4: fix delegated lockingTrond Myklebust
2010-04-26NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust
2010-04-01NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust
2010-04-01NFS: Avoid a deadlock in nfs_release_pageTrond Myklebust
2010-04-01NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust
2010-03-15NFS: Fix an allocation-under-spinlock bugTrond Myklebust
2010-02-23NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-23NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2010-02-23NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust
2010-02-23NFS: Fix a umount raceTrond Myklebust
2010-02-23NFS: Fix an Oops when truncating a fileTrond Myklebust
2010-02-23NFSv4: Ensure that the NFSv4 locking can recover from stateid errorsTrond Myklebust
2010-02-23NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust
2010-02-23NFS: Try to commit unstable writes in nfs_release_page()Trond Myklebust
2010-02-23NFS: Fix a reference leak in nfs_wb_cancel_page()Trond Myklebust
2010-01-28NFS: Revert default r/wsize behaviorChuck Lever
2009-12-18NFS: Fix nfs_migrate_page()Trond Myklebust
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-11NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust
2009-10-26NFSv4: The link() operation should return any delegation on the fileTrond Myklebust
2009-10-26NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-10-23nfs: Panic when commit failsTerry Loftin
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-12NFS: suppress a build warningStefan Richter
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-10-06NFSv4: Fix the referral mount codeTrond Myklebust
2009-10-06nfs: Avoid overrun when copying client IP address stringBen Hutchings
2009-10-06NFS: Fix port initialisation in nfs_remount()Trond Myklebust
2009-10-06NFS: Fix port and mountport display in /proc/self/mountinfoTrond Myklebust
2009-10-06NFS: Fix a default mount regression...Trond Myklebust
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24truncate: use new helpersnpiggin@suse.de
2009-09-23headers: utsname.h reduxAlexey Dobriyan