summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann2019-07-121-2/+1Star
* Merge branch 'multipath_tcp'Trond Myklebust2019-07-061-0/+2
|\
| * NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust2019-07-061-0/+1
| * NFS: Add a mount option to specify number of TCP connections to useTrond Myklebust2019-07-061-0/+1
* | NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initTrond Myklebust2019-07-061-1/+1
|/
* Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-091-6/+2Star
|\
| * NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust2019-04-261-0/+1
| * NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust2019-04-251-6/+0Star
| * NFS: Consider ETIMEDOUT to be a fatal errorTrond Myklebust2019-04-251-0/+1
* | nfs{,4}: switch to ->free_inode()Al Viro2019-05-021-1/+1
|/
* NFS: readdirplus optimization by cache mechanismluanshi2019-02-201-1/+2
* NFS: ENOMEM should also be a fatal error.Trond Myklebust2019-02-201-0/+1
* NFS: EINTR is also a fatal error.Trond Myklebust2019-02-201-0/+1
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-1/+1
|\
| * LSM: hide struct security_mnt_opts from any generic codeAl Viro2018-12-211-1/+1
* | sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-021-3/+3
* | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-191-4/+4
* | NFSv4: cleanup remove unused nfs4_xdev_fs_typeOlga Kornievskaia2018-12-191-1/+0Star
|/
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
* Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-131-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* NFS: various changes relating to reporting IO errors.NeilBrown2017-09-121-0/+7
* NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust2017-09-091-1/+0Star
* Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-131-3/+5
|\
| * nfs: add export operationsPeng Tao2017-07-131-0/+2
| * NFS: convert flags to boolBenjamin Coddington2017-07-131-3/+3
| * sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-07-131-2/+2
| * sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-131-3/+3
* | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-131-5/+5
|\ \
| * | Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-281-2/+0Star
| |\|
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-2/+2
| * | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-151-3/+3
* | | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-201-0/+1
| |/ |/|
* | nfs: Mark unnecessarily extern functions as staticJan Kara2017-06-031-2/+0Star
|/
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-091-1/+0Star
* NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()Trond Myklebust2017-04-261-0/+4
* pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-171-0/+2
* NFS: Clean up cache validity checkingTrond Myklebust2016-12-191-0/+1
* NFS: Allow getattr to also report readdirplus cache hitsTrond Myklebust2016-12-021-0/+1
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-011-5/+3Star
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-141-4/+3Star
|\
| * pNFS: Fix atime updates on pNFS clientsTrond Myklebust2016-09-271-1/+0Star
| * nfs: cover ->migratepage with CONFIG_MIGRATIONChao Yu2016-09-201-3/+0Star
| * NFS pnfs data server multipath session trunkingAndy Adamson2016-09-191-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-1/+2
|\ \
| * | fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-271-1/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-081-3/+3
|\ \
| * | mm: remove page_file_indexHuang Ying2016-10-081-3/+3
| |/
* / switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-061-2/+0Star
|/
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-161-1/+4