aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
AgeCommit message (Expand)Author
2023-10-12Merge tag 'v5.4.258' into v5.4/standard/baseBruce Ashfield
2023-10-10NFS: Add a helper nfs_client_for_each_server()Trond Myklebust
2022-06-21Merge tag 'v5.4.197' into v5.4/standard/baseBruce Ashfield
2022-06-06NFS: Memory allocation failures are not server fatal errorsTrond Myklebust
2021-02-01Merge tag 'v5.4.91' into v5.4/standard/baseBruce Ashfield
2021-01-19NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2020-01-13NFS: allow nfs root mount to use alternate rpc portsJason Wessel
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-24NFS: Optimise the default readahead sizeTrond Myklebust
2019-08-26NFS: Fix spurious EIO read errorsTrond Myklebust
2019-07-12Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust
2019-07-06NFS: Add a mount option to specify number of TCP connections to useTrond Myklebust
2019-07-06NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initTrond Myklebust
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-01nfs{,4}: switch to ->free_inode()Al Viro
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust
2019-04-25NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust
2019-04-25NFS: Consider ETIMEDOUT to be a fatal errorTrond Myklebust
2019-02-20NFS: readdirplus optimization by cache mechanismluanshi
2019-02-20NFS: ENOMEM should also be a fatal error.Trond Myklebust
2019-02-20NFS: EINTR is also a fatal error.Trond Myklebust
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2018-12-21LSM: hide struct security_mnt_opts from any generic codeAl Viro
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19NFSv4: cleanup remove unused nfs4_xdev_fs_typeOlga Kornievskaia
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-11NFS: various changes relating to reporting IO errors.NeilBrown
2017-09-08NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-13nfs: add export operationsPeng Tao
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-13NFS: convert flags to boolBenjamin Coddington
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-05-08NFS append COMMIT after synchronous COPYOlga Kornievskaia
2017-04-26NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()Trond Myklebust
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson
2016-12-19NFS: Clean up cache validity checkingTrond Myklebust
2016-12-02NFS: Allow getattr to also report readdirplus cache hitsTrond Myklebust
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker