summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-241-0/+3
* NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-241-0/+1
* NFS: Add NFSDBG_STATEChuck Lever2012-05-221-0/+1
* NFS: Adapt readdirplus to application usage patternsTrond Myklebust2012-05-011-5/+0
* NFS: create struct nfs_commit_infoFred Isaman2012-04-271-4/+1
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-271-12/+0
* NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-271-2/+2
* NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-211-0/+2
* nfs: non void functions must return a valueStephen Rothwell2012-03-211-0/+1
* SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-201-9/+8
* NFS: remove nfs_inode radix treeFred Isaman2012-03-101-5/+1
* NFS: add filehandle crc for debug displayWeston Andros Adamson2012-03-071-0/+8
* NFS: Add a client-side function to display NFS file handlesChuck Lever2012-03-021-0/+14
* pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-031-1/+1
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-041-0/+3
* 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