summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2023-05-19NFSv4.2: Fix a potential double free with READ_PLUSAnna Schumaker
2023-05-19NFS: Convert kmap_atomic() to kmap_local_folio()Fabio M. De Francesco
2023-05-09nfs: fix another case of NULL/IS_ERR confusion wrt folio pointersLinus Torvalds
2023-05-06nfs: fix mis-merged __filemap_get_folio() error checkLinus Torvalds
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-04-29Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-04-28NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-04-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-26nfs: move nfs_fhandle_hash to common include fileJeff Layton
2023-04-26nfsd: allow reaping files still under writebackJeff Layton
2023-04-24Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-04-24Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-04-21NFS: Cleanup unused rpc_clnt variableBenjamin Coddington
2023-04-21NFS: set varaiable nfs_netfs_debug_id storage-class-specifier to staticTom Rix
2023-04-13nfs: simplify two-level sysctl registration for nfs_cb_sysctlsLuis Chamberlain
2023-04-13nfs: simplify two-level sysctl registration for nfs4_cb_sysctlsLuis Chamberlain
2023-04-12NFS: Convert readdir page array functions to use a folioAnna Schumaker
2023-04-12NFS: Convert the readdir array-of-pages into an array-of-foliosAnna Schumaker
2023-04-11NFSv3: handle out-of-order write replies.NeilBrown
2023-04-11NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bitDave Wysochanski
2023-04-11NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs APIDave Wysochanski
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski
2023-04-11NFS: Configure support for netfs when NFS fscache is configuredDave Wysochanski
2023-04-11NFS: Rename readpage_async_filler to nfs_read_add_folioDave Wysochanski
2023-04-11nfs: simplify two-level sysctl registration for nfs_cb_sysctlsLuis Chamberlain
2023-04-11nfs: simplify two-level sysctl registration for nfs4_cb_sysctlsLuis Chamberlain
2023-04-10NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust
2023-04-08nfs: remove empty if statement from nfs3_prepare_get_aclUros Bizjak
2023-04-06fs: Add FGP_WRITEBEGINMatthew Wilcox
2023-04-05mm: return an ERR_PTR from __filemap_get_folioChristoph Hellwig
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever
2023-03-31Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-03-30nfs: use vfs setgid helperChristian Brauner
2023-03-22NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust
2023-03-21Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-16fs_context: drop the unused lsm_flags memberOndrej Mosnacek
2023-03-14NFS: Correct timing for assigning access cache timestampChengen Du
2023-03-14NFS: Fix /proc/PID/io read_bytes for buffered readsDave Wysochanski
2023-03-10NFS & NFSD: Update GSS dependenciesChuck Lever
2023-03-06fs: drop unused posix acl handlersChristian Brauner
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-02-22Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-20Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds