summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2012-05-17NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2012-03-14nfs: fix compilation warningJovi Zhang
2012-03-14NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust
2012-03-14nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2012-03-14NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust
2012-03-14nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2011-06-26NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-04-17NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2011-04-17NFS: Fix panic after nfs_umount()Chuck Lever
2011-01-06NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-08-26nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-10NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-08-10NFS: kswapd must not block in nfs_release_pageTrond Myklebust
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-07-05NFS: Fix another nfs_wb_page() deadlockTrond Myklebust
2010-07-05NFS: Ensure that we mark the inode as dirty if we exit early from commitTrond Myklebust
2010-05-01NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells
2010-05-01NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng
2010-04-28nfs: fix some issues in nfs41_proc_reclaim_complete()Dan Carpenter
2010-04-27NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clearTrond Myklebust
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust
2010-04-22nfs: testing for null instead of ERR_PTR()Dan Carpenter
2010-04-22NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-04-22NFSv4: Don't attempt an atomic open if the file is a mountpointTrond Myklebust
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-04-09NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptibleTrond Myklebust
2010-04-09NFS: Fix a race with the new commit codeTrond Myklebust
2010-04-09NFS: Ensure that writeback_single_inode() calls write_inode() when syncingTrond Myklebust
2010-04-09NFS: Fix the mode calculation in nfs_find_open_contextTrond Myklebust
2010-04-09NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton
2010-03-19NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust
2010-03-15NFS: ensure bdi_unregister is called on mount failure.NeilBrown
2010-03-11NFS: Avoid a deadlock in nfs_release_pageTrond Myklebust
2010-03-10NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust
2010-03-08nfs4: Make the v4 callback service hiddenSteve Dickson
2010-03-08nfs: fix unlikely memory leakDan Carpenter
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust
2010-03-05NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust
2010-03-05NFS: Clean up nfs_sync_mappingTrond Myklebust
2010-03-05NFS: Simplify nfs_wb_page()Trond Myklebust
2010-03-05NFS: Replace __nfs_write_mapping with sync_inode()Trond Myklebust
2010-03-05NFS: Simplify nfs_wb_page_cancel()Trond Myklebust