summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-01-15NFS: Clean up generic writeback tracepointsTrond Myklebust
2020-01-15NFS: Clean up generic file read tracepointsTrond Myklebust
2020-01-15pNFS/flexfiles: Record resend attempts on I/O failureTrond Myklebust
2020-01-15NFS: Fix fix of show_nfs_errorsTrond Myklebust
2020-01-15NFSv4: Improve read/write/commit tracingTrond Myklebust
2020-01-15NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust
2020-01-15NFS: Fix up fsync() when the server rebootedTrond Myklebust
2020-01-15NFS: Revalidate the file mapping on all fatal writeback errorsTrond Myklebust
2020-01-15NFS: Revalidate the file size on a fatal write errorTrond Myklebust
2020-01-15NFS: Add missing null check for failed allocationColin Ian King
2020-01-15nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-01-15fs/nfs, swapon: check holes in swapfileMurphy Zhou
2020-01-15NFS4: Report callback authentication errorsChuck Lever
2020-01-15NFS: Introduce trace events triggered by page writeback errorsChuck Lever
2020-01-15NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookupzhengbin
2020-01-15NFS4: Remove unneeded semicolonzhengbin
2020-01-15nfs: encode nfsv4 timestamps as 64-bitArnd Bergmann
2020-01-15nfs: remove timespec from xdr_encode_nfstimeArnd Bergmann
2020-01-15nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2020-01-15nfs: use timespec64 in nfs_fattrArnd Bergmann
2020-01-15NFS: Attach supplementary error information to fs_context.Scott Mayhew
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew
2020-01-15NFS: Add fs_context support.David Howells
2020-01-15NFS: Convert mount option parsing to use functionality from fs_parser.hScott Mayhew
2020-01-15NFS: rename nfs_fs_context pointer arg in a few functionsScott Mayhew
2020-01-15NFS: Do some tidying of the parsing codeDavid Howells
2020-01-15NFS: Add a small buffer in nfs_fs_context to avoid string dupDavid Howells
2020-01-15NFS: Deindent nfs_fs_context_parse_option()David Howells
2020-01-15NFS: Split nfs_parse_mount_options()David Howells
2020-01-15NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_contextDavid Howells
2020-01-15NFS: Constify mount argument match tablesDavid Howells
2020-01-15NFS: Move mount parameterisation bits into their own fileDavid Howells
2020-01-15nfs: get rid of ->set_security()Al Viro
2020-01-15nfs_clone_sb_security(): simplify the check for server bogosityAl Viro
2020-01-15nfs: get rid of mount_info ->fill_super()Al Viro
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Al Viro
2020-01-15nfs: unexport nfs_fs_mount_common()Al Viro
2020-01-15nfs: merge xdev and remote file_system_typeAl Viro
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro
2020-01-15nfs: stash nfs_subversion reference into nfs_mount_infoAl Viro
2020-01-15nfs: lift setting mount_info from nfs_xdev_mount()Al Viro
2020-01-15nfs4: fold nfs_do_root_mount/nfs_follow_remote_pathAl Viro
2020-01-15nfs: don't bother setting/restoring export_path around do_nfs_root_mount()Al Viro
2020-01-15nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_typeAl Viro
2020-01-15nfs: lift setting mount_info from nfs4_remote{,_referral}_mountAl Viro
2020-01-15nfs: stash server into struct nfs_mount_infoAl Viro
2020-01-15saner calling conventions for nfs_fs_mount_common()Al Viro
2020-01-15reimplement path_mountpoint() with less magicAl Viro
2019-12-18nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2019-12-18nfs: fix timstamp debug printsArnd Bergmann