summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2007-10-09NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidateTrond Myklebust
2007-10-09NFSv4: Don't revalidate the directory in nfs_atomic_lookup()Trond Myklebust
2007-10-09NFS: Optimise nfs_lookup_revalidate()Trond Myklebust
2007-10-09NFS: Reset nfsi->last_updated only if the attribute changedTrond Myklebust
2007-10-09NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust
2007-10-09NFS: Remove NFS_I(inode)->data_updatesTrond Myklebust
2007-10-09NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust
2007-10-09NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookupTrond Myklebust
2007-10-09NFS: don't cache the verifer across ->lookup() callsTrond Myklebust