aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-10-021-5/+0
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-261-0/+3
* NFS: Fix spurious readdir cookie loop messagesTrond Myklebust2011-08-041-1/+2
* NFSv4.1: layoutcommitAndy Adamson2011-03-231-0/+1
* NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-231-0/+1
* NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2011-03-231-0/+1
* NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker2011-03-231-0/+2
* NFS: Create nfs_open_dir_contextBryan Schumaker2011-03-231-0/+3
* FS: Use stable writes when not doing a bulk flushTrond Myklebust2011-03-211-0/+2
* NFS: change nfs_writeback_done to return voidFred Isaman2011-03-111-1/+1
* NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-151-1/+0
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-021-0/+1
* nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-161-6/+0
* 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