aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs.h
AgeCommit message (Expand)Author
2012-01-03pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton
2011-10-31nfs4: serialize layoutcommitPeng Tao
2011-10-18NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-07-30NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman
2011-03-23NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker
2011-03-23NFS: Create nfs_open_dir_contextBryan Schumaker
2011-03-21FS: Use stable writes when not doing a bulk flushTrond Myklebust
2011-03-11NFS: change nfs_writeback_done to return voidFred Isaman
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-12-02NFS: Fix a memory leak in nfs_readdirTrond Myklebust
2010-11-16nfs: trivial: remove unused nfs_wait_event macroJeff Layton
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-24NFS: create and destroy inode's layout cacheBenny Halevy
2010-10-24NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand
2010-10-24NFS: set layout driverRicardo Labiaga
2010-09-17nfs: move nfs_sillyrename to unlink.cJeff Layton
2010-09-17NFSv4: Clean up nfs4_atomic_openTrond Myklebust
2010-09-17NFS: Use super.c for NFSROOT mount option parsingChuck Lever
2010-08-19nfs: __rcu annotationsArnd Bergmann
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust
2010-05-14NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust
2010-03-05NFS: Remove requirement for inode->i_mutex from nfs_invalidate_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
2010-03-05NFS: Add a count of the number of unstable writes carried by an inodeTrond Myklebust
2010-03-05NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.cTrond Myklebust
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells
2009-04-03NFS: Use local disk inode cacheDavid Howells
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-03-27constify dentry_operations: NFSAl Viro
2009-03-11NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust
2009-03-11NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust