aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-10NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2-1/+5
2008-01-03NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust1-11/+19
2008-01-03NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust1-3/+1
2008-01-03NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust1-2/+0
2008-01-03NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust1-1/+11
2007-12-12NFS: Fix an Oops in NFS unmountTrond Myklebust1-0/+11
2007-12-12Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"Trond Myklebust1-2/+0
2007-12-11NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust1-3/+3
2007-12-11NFS: Fix NFS mountpoint crossing...Trond Myklebust1-1/+1
2007-11-26NFS: Clean up new multi-segment direct I/O changesChuck Lever1-9/+13
2007-11-26NFS: Ensure we return zero if applications attempt to write zero bytesChuck Lever1-0/+2
2007-11-26NFS: Support multiple segment iovecs in the NFS direct I/O pathChuck Lever1-44/+23
2007-11-26NFS: Introduce iovec I/O helpers to fs/nfs/direct.cChuck Lever1-0/+71
2007-11-26NFS: fs/nfs/dir.c should #include "internal.h"Adrian Bunk1-0/+1
2007-11-26NFS: make nfs_wb_page_priority() staticAdrian Bunk1-1/+2
2007-11-26NFS: mount failure causes bad page stateRussell King1-2/+4
2007-11-17kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad serverNeil Brown1-0/+5
2007-11-17NFS: Fix the ustat() regressionTrond Myklebust1-54/+27
2007-10-23NFS: Fix for bug in handling of errors for O_DIRECT writesNeil Brown1-3/+3
2007-10-21NFS: Fix a typo in nfs_call_unlink()Trond Myklebust1-1/+1
2007-10-21NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust1-0/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-10-19Avoid compile error in fs/nfs/unlink.cLinus Torvalds1-1/+2
2007-10-19nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson1-0/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.cTrond Myklebust1-1/+2
2007-10-19NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust5-13/+41
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust4-18/+119
2007-10-19NFS: Fix a writeback race...Trond Myklebust1-4/+13
2007-10-18NFS: if ATTR_KILL_S*ID bits are set, then skip mode changeJeff Layton1-0/+4
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-17mm: count reclaimable pages per BDIPeter Zijlstra1-0/+7
2007-10-17mm: bdi init hooksPeter Zijlstra1-0/+6
2007-10-17nfs: remove congestion_end()Peter Zijlstra1-3/+1
2007-10-16nfs: convert to new aopsNick Piggin1-20/+60
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+1
2007-10-11NFSv4: Fix a typo in nfs_inode_reclaim_delegationTrond Myklebust1-1/+3
2007-10-09NFS: clean up explicit check for mandatory locksPavel Emelyanov1-2/+1
2007-10-09NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust2-2/+28
2007-10-09NFS: nfs_refresh_inode should clear cache_validity flags on successTrond Myklebust1-18/+17
2007-10-09NFS: Fix a connectathon regression in NFSv3 and NFSv4Trond Myklebust2-7/+13
2007-10-09NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inodeTrond Myklebust2-5/+3
2007-10-09NFS: Get rid of some obsolete macrosTrond Myklebust2-3/+3
2007-10-09NFS: Simplify filehandle revalidationTrond Myklebust1-0/+1
2007-10-09NFS: Ensure that nfs_link() returns a hashed dentryTrond Myklebust1-1/+2
2007-10-09NFS: Be strict about dentry revalidation when doing exclusive createTrond Myklebust1-15/+14
2007-10-09NFS: Don't zap the readdir caches upon errorTrond Myklebust1-2/+0
2007-10-09NFS: Remove the redundant nfs_reval_fsid()Trond Myklebust1-15/+0
2007-10-09NFSv3: Always use directory post-op attributes in nfs3_proc_lookupTrond Myklebust1-2/+1
2007-10-09NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust2-9/+6