aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAge
* NFSv4.1: layoutcommitAndy Adamson2011-03-23
* NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-23
* NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2011-03-23
* NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker2011-03-23
* NFS: Create nfs_open_dir_contextBryan Schumaker2011-03-23
* FS: Use stable writes when not doing a bulk flushTrond Myklebust2011-03-21
* NFS: change nfs_writeback_done to return voidFred Isaman2011-03-11
* NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-02
* nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-16
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-26
|\
| * NFS: create and destroy inode's layout cacheBenny Halevy2010-10-24
| * NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand2010-10-24
| * NFS: set layout driverRicardo Labiaga2010-10-24
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\|
| * nfs: move nfs_sillyrename to unlink.cJeff Layton2010-09-17
| * NFSv4: Clean up nfs4_atomic_openTrond Myklebust2010-09-17
| * NFS: Use super.c for NFSROOT mount option parsingChuck Lever2010-09-17
* | nfs: __rcu annotationsArnd Bergmann2010-08-19
|/
* Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-07
|\
| * NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-30
* | NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-01
* | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-30
|/
* NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust2010-05-14
* NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-22
* NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust2010-03-05
* NFS: Simplify nfs_wb_page()Trond Myklebust2010-03-05
* NFS: Replace __nfs_write_mapping with sync_inode()Trond Myklebust2010-03-05
* NFS: Simplify nfs_wb_page_cancel()Trond Myklebust2010-03-05
* NFS: Add a count of the number of unstable writes carried by an inodeTrond Myklebust2010-03-05
* NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.cTrond Myklebust2010-03-05
* headers: kref.h reduxAlexey Dobriyan2009-09-26
* NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-12
* NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells2009-04-03
* NFS: Use local disk inode cacheDavid Howells2009-04-03
* NFS: Add FS-Cache option bit and debug bitDavid Howells2009-04-03
* Merge branch 'devel' into for-linusTrond Myklebust2009-04-01
|\
| * NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-11
| * NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-11
* | constify dentry_operations: NFSAl Viro2009-03-27
|/
* optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-23
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-23
* NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-23
* NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2008-12-23
* Make nfs_file_cred more robust.Neil Brown2008-10-17
* NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-14
* NFS: Allow concurrent inode revalidationTrond Myklebust2008-10-07
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-26
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26