summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-0/+5
|\
| * NFS: create and destroy inode's layout cacheBenny Halevy2010-10-241-0/+3
| * NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand2010-10-241-0/+1
| * NFS: set layout driverRicardo Labiaga2010-10-241-0/+1
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-251-6/+8
|\ \ | |/
| * nfs: move nfs_sillyrename to unlink.cJeff Layton2010-09-171-1/+1
| * NFSv4: Clean up nfs4_atomic_openTrond Myklebust2010-09-171-0/+2
| * NFS: Use super.c for NFSROOT mount option parsingChuck Lever2010-09-171-5/+5
* | nfs: __rcu annotationsArnd Bergmann2010-08-191-1/+1
|/
* Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-071-2/+11
|\
| * NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-301-2/+11
* | NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-011-0/+6
* | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-301-0/+1
|/
* NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust2010-05-141-0/+14
* NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-221-0/+1
* NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust2010-03-051-1/+0
* NFS: Simplify nfs_wb_page()Trond Myklebust2010-03-051-1/+0
* NFS: Replace __nfs_write_mapping with sync_inode()Trond Myklebust2010-03-051-2/+0
* NFS: Simplify nfs_wb_page_cancel()Trond Myklebust2010-03-051-2/+0
* NFS: Add a count of the number of unstable writes carried by an inodeTrond Myklebust2010-03-051-0/+1
* NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.cTrond Myklebust2010-03-051-7/+0
* headers: kref.h reduxAlexey Dobriyan2009-09-261-1/+0
* NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-121-3/+2
* NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells2009-04-031-0/+2
* NFS: Use local disk inode cacheDavid Howells2009-04-031-0/+10
* NFS: Add FS-Cache option bit and debug bitDavid Howells2009-04-031-0/+1
* Merge branch 'devel' into for-linusTrond Myklebust2009-04-011-2/+2
|\
| * NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-111-0/+1
| * NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-111-2/+1
* | constify dentry_operations: NFSAl Viro2009-03-271-1/+1
|/
* optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-231-1/+4
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-231-2/+2
* NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-231-1/+1
* NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2008-12-231-6/+0
* Make nfs_file_cred more robust.Neil Brown2008-10-171-2/+6
* NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-141-7/+3
* NFS: Allow concurrent inode revalidationTrond Myklebust2008-10-071-5/+4
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-261-1/+0
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever2008-07-091-0/+5
* NFS: set transport defaults after mount option parsing is finishedTrond Myklebust2008-07-091-0/+5
* make nfs_automount_list staticAdrian Bunk2008-04-191-1/+0
* NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-191-2/+2
* NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust2008-03-071-0/+1
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-011-8/+1
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-061-8/+1
* | nfs: convert NFS_*(inode) helpers to static inlineBenny Halevy2008-01-301-18/+58
* | nfs: obliterate NFS_FLAGS macroBenny Halevy2008-01-301-3/+2
* | NFS: define a function to update nfsi->cache_change_attributeTrond Myklebust2008-01-301-0/+1
|/
* NFS: make nfs_wb_page_priority() staticAdrian Bunk2007-11-261-1/+0
OpenPOWER on IntegriCloud