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