summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs.h
AgeCommit message (Expand)Author
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust
2013-07-09NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-08NFS:Add labels to client function prototypesDavid Quigley
2013-06-08NFSv4: Introduce new label structureSteve Dickson
2013-06-06NFSv4: Close another NFSv4 recovery raceTrond Myklebust
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust
2013-03-25NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-01NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson
2012-09-28NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust
2012-09-28NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31nfs: enable swap on NFSMel Gorman
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker
2012-07-17NFS: Split out NFS v3 inode operationsBryan Schumaker
2012-07-17NFS: Split out NFS v2 inode operationsBryan Schumaker
2012-05-24NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson
2012-05-24NFSv4.1 cache mdsthreshold values on OPENAndy Adamson
2012-05-22NFS: Add NFSDBG_STATEChuck Lever
2012-05-01NFS: Adapt readdirplus to application usage patternsTrond Myklebust
2012-04-27NFS: create struct nfs_commit_infoFred Isaman
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2012-03-21nfs: non void functions must return a valueStephen Rothwell
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson
2012-03-02NFS: Add a client-side function to display NFS file handlesChuck Lever
2012-01-03pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton
2011-10-31nfs4: serialize layoutcommitPeng Tao
2011-10-18NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-07-30NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman
2011-03-23NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker