summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* nfs4: serialize layoutcommitPeng Tao2011-10-311-0/+1
* NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-181-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-011-2/+2
|\
| * switch posix_acl_create() to umode_t *Al Viro2011-08-011-2/+2
* | NFS: Fix spurious readdir cookie loop messagesTrond Myklebust2011-07-301-1/+2
|/
* nfs_open_context doesn't need struct path eitherAl Viro2011-07-201-2/+2
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-201-1/+1
* 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