summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-311-0/+1
|\
| * NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-271-0/+1
* | nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-261-17/+7
|/
* NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-191-18/+0
* NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-271-2/+6
* NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust2013-09-031-0/+1
* NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew2013-07-091-0/+1
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-2/+24
|\
| * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-081-0/+3
| * NFS:Add labels to client function prototypesDavid Quigley2013-06-081-2/+3
| * NFSv4: Introduce new label structureSteve Dickson2013-06-081-0/+18
* | NFSv4: Close another NFSv4 recovery raceTrond Myklebust2013-06-061-0/+1
|/
* NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust2013-04-081-0/+7
* NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust2013-03-251-0/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-53/+1
* NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson2012-10-011-0/+2
* NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust2012-09-281-0/+1
* NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-281-2/+6
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-041-5/+0
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-2/+2
|\
| * nfs: enable swap on NFSMel Gorman2012-07-311-2/+2
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-3/+3
|/
* NFS: Split out NFS v3 inode operationsBryan Schumaker2012-07-171-6/+0
* NFS: Split out NFS v2 inode operationsBryan Schumaker2012-07-171-2/+0
* 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
OpenPOWER on IntegriCloud