summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2023-02-14NFS: Improve tracing of nfs_wb_folio()Trond Myklebust
2023-02-14NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()Trond Myklebust
2023-02-14NFS: fix up nfs_release_folio() to try to release the pageTrond Myklebust
2023-02-14NFS: Clean up O_DIRECT request allocationTrond Myklebust
2023-02-14NFS: Fix up nfs_vm_page_mkwrite() for foliosTrond Myklebust
2023-02-14NFS: Convert nfs_write_begin/end to use foliosTrond Myklebust
2023-02-14NFS: Remove unused function nfs_wb_page()Trond Myklebust
2023-02-14NFS: Convert buffered writes to use foliosTrond Myklebust
2023-02-14NFS: Convert the function nfs_wb_page() to use foliosTrond Myklebust
2023-02-14NFS: Convert buffered reads to use foliosTrond Myklebust
2023-02-14NFS: Add a helper nfs_wb_folio()Trond Myklebust
2023-02-14NFS: Convert the remaining pagelist helper functions to support foliosTrond Myklebust
2023-02-14NFS: Add a helper to convert a struct nfs_page into an inodeTrond Myklebust
2023-02-14NFS: Fix nfs_coalesce_size() to work with foliosTrond Myklebust
2023-02-14NFS: Support folios in nfs_generic_pgio()Trond Myklebust
2023-02-14NFS: Add basic functionality for tracking folios in struct nfs_pageTrond Myklebust
2023-02-14NFS: Fix for xfstests generic/208Trond Myklebust
2023-02-03nfs: use bvec_set_page to initialize bvecsChristoph Hellwig
2023-02-02fs: convert writepage_t callback to pass a folioMatthew Wilcox (Oracle)
2023-01-26nfsd: remove fetch_iversion export operationJeff Layton
2023-01-26nfs: report the inode version in getattr if requestedJeff Layton
2023-01-19fs: port xattr to mnt_idmapChristian Brauner
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-01-01NFS: Fix up a sparse warningTrond Myklebust
2023-01-01NFS: Judge the file access cache's timestamp in rcu pathChengen Du
2022-12-20pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-12-12Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-10NFSv4.2: Change the default KConfig value for READ_PLUSAnna Schumaker
2022-12-10trace: Relocate event helper filesChuck Lever
2022-12-06NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust
2022-12-06fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-06NFS: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-06NFS: Allow very small rsize & wsize againAnna Schumaker
2022-12-06NFSv4.2: Fix up READ_PLUS alignmentAnna Schumaker
2022-12-06NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUSAnna Schumaker