summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-1/+2
|\
| * fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova2017-11-171-1/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever2017-07-131-0/+2
* Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-101-0/+1
|\
| * NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington2017-04-211-0/+1
* | nfs: Convert to separately allocated bdiJan Kara2017-04-201-1/+0
|/
* nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-221-0/+3
* NFS: Add COPY nfs operationAnna Schumaker2016-05-171-0/+1
* nfs: machine credential support for additional operationsAndrew Elble2015-12-281-0/+1
* nfs: get clone_blksize when probing fsinfoPeng Tao2015-10-151-0/+1
* nfs42: add CLONE proc functionsPeng Tao2015-10-151-0/+1
* NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee2015-08-271-0/+5
* NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust2015-07-221-1/+1
* NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust2015-06-271-0/+1
* nfsv3: introduce nfs3_set_ds_clientPeng Tao2015-02-031-4/+5
* NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-051-0/+3
* nfs: Add DEALLOCATE supportAnna Schumaker2014-11-251-0/+1
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-251-0/+1
* NFS: Implement SEEKAnna Schumaker2014-09-301-0/+1
* nfs4: copy acceptor name from context to nfs_clientJeff Layton2014-07-121-0/+1
* NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson2013-10-281-0/+1
* NFS: Add basic migration support to state manager threadChuck Lever2013-10-281-0/+7
* NFS: Add a super_block backpointer to the nfs_server structChuck Lever2013-10-281-0/+1
* NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust2013-10-011-0/+1
* NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson2013-09-061-0/+1
* nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson2013-09-051-0/+2
* nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson2013-09-051-0/+1
* nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson2013-09-051-0/+1
* nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson2013-09-051-0/+1
* nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson2013-09-051-0/+4
* NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever2013-09-031-0/+3
* NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-081-0/+5
* NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-081-1/+1
* NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley2013-06-081-0/+1
* NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust2013-04-141-0/+1
* NFSv4.1: Enable open-by-filehandleTrond Myklebust2013-03-251-0/+1
* NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust2013-03-251-0/+1
* NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-061-49/+0
* NFS: Remove unused function slot_idxTrond Myklebust2012-12-061-5/+0
* NFSv4.1: Support dynamic resizing of the session slot tableTrond Myklebust2012-12-061-0/+1
* NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust2012-12-061-0/+1
* NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust2012-12-061-2/+3
* NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust2012-11-261-0/+1
* NFSv4.1: Don't confuse CREATE_SESSION arguments and resultsTrond Myklebust2012-11-211-0/+3
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-011-0/+1
* NFS: Introduce "migration" mount optionChuck Lever2012-10-011-0/+2
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-3/+3
* NFS: Add version registering frameworkBryan Schumaker2012-07-301-0/+1
* NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever2012-07-161-2/+1