aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAge
* NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-13
* NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-24
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: Remove REQ_KERNELMartin K. Petersen2014-10-14
* | NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker2014-09-12
* | NFS: Unconditionally enable commit codeAnna Schumaker2014-09-12
|/
* NFS: allow lockless access to access_cacheNeilBrown2014-08-03
* NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown2014-08-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * convert the guts of nfs_direct_IO() to iov_iterAl Viro2014-05-06
| * pass iov_iter to ->direct_IO()Al Viro2014-05-06
* | NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-28
* | NFS: Create a common read and write data structAnna Schumaker2014-05-28
|/
* nfs: make nfs_async_rename non-staticJeff Layton2014-03-17
* NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-11
* Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-31
|\
| * NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-27
* | nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-26
|/
* NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-19
* NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-27
* NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust2013-09-03
* NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew2013-07-09
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
|\
| * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-08
| * NFS:Add labels to client function prototypesDavid Quigley2013-06-08
| * NFSv4: Introduce new label structureSteve Dickson2013-06-08
* | NFSv4: Close another NFSv4 recovery raceTrond Myklebust2013-06-06
|/
* NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust2013-04-08
* NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust2013-03-25
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson2012-10-01
* NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust2012-09-28
* NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-28
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-04
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * nfs: enable swap on NFSMel Gorman2012-07-31
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
|/
* NFS: Split out NFS v3 inode operationsBryan Schumaker2012-07-17
* NFS: Split out NFS v2 inode operationsBryan Schumaker2012-07-17
* NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-24
* NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-24
* NFS: Add NFSDBG_STATEChuck Lever2012-05-22
* NFS: Adapt readdirplus to application usage patternsTrond Myklebust2012-05-01
* NFS: create struct nfs_commit_infoFred Isaman2012-04-27
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-27
* NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-27
* NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-21
* nfs: non void functions must return a valueStephen Rothwell2012-03-21
* SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-20
* NFS: remove nfs_inode radix treeFred Isaman2012-03-10