aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-1/+1
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-11NFS: various changes relating to reporting IO errors.NeilBrown1-0/+7
2017-09-08NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust1-1/+0
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-3/+5
2017-07-13nfs: add export operationsPeng Tao1-0/+2
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+5
2017-07-13NFS: convert flags to boolBenjamin Coddington1-3/+3
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-2/+2
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig1-3/+3
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields1-2/+0
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>Ingo Molnar1-0/+1
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara1-2/+0
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-2/+2
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig1-3/+3
2017-05-08NFS append COMMIT after synchronous COPYOlga Kornievskaia1-1/+0
2017-04-26NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()Trond Myklebust1-0/+4
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson1-0/+2
2016-12-19NFS: Clean up cache validity checkingTrond Myklebust1-0/+1
2016-12-02NFS: Allow getattr to also report readdirplus cache hitsTrond Myklebust1-0/+1
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker1-5/+3
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-4/+3
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2016-10-07mm: remove page_file_indexHuang Ying1-3/+3
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Al Viro1-2/+0
2016-09-27pNFS: Fix atime updates on pNFS clientsTrond Myklebust1-1/+0
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi1-1/+2
2016-09-20nfs: cover ->migratepage with CONFIG_MIGRATIONChao Yu1-3/+0
2016-09-19NFS pnfs data server multipath session trunkingAndy Adamson1-0/+3
2016-08-16NFS: Allow the mount option retrans=0Trond Myklebust1-1/+4
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-11/+51
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-1/+1
2016-07-24Merge branch 'writeback'Trond Myklebust1-0/+40
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan1-1/+1
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan1-1/+1
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew1-1/+1
2016-07-05NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust1-0/+3
2016-07-05NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust1-0/+5
2016-07-05NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust1-0/+8
2016-07-05NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust1-0/+17
2016-07-05NFS: Fix O_DIRECT verifier problemsTrond Myklebust1-0/+7
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust1-8/+8
2016-05-17NFS: Add nfs_commit_file()Anna Schumaker1-0/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-3/+3
2016-03-16nfs: remove nfs_inode_dio_waitChristoph Hellwig1-4/+0
2016-03-16nfs: remove nfs4_file_fsyncChristoph Hellwig1-1/+1
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker1-1/+1
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington1-7/+2