Age | Commit message (Expand) | Author |
2023-05-06 | nfs: fix mis-merged __filemap_get_folio() error check | Linus Torvalds |
2023-04-29 | Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-04-29 | Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-04-28 | NFSv4.2: Rework scratch handling for READ_PLUS | Anna Schumaker |
2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-27 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-04-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-04-26 | nfs: move nfs_fhandle_hash to common include file | Jeff Layton |
2023-04-26 | nfsd: allow reaping files still under writeback | Jeff Layton |
2023-04-24 | Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2023-04-24 | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-04-21 | NFS: Cleanup unused rpc_clnt variable | Benjamin Coddington |
2023-04-21 | NFS: set varaiable nfs_netfs_debug_id storage-class-specifier to static | Tom Rix |
2023-04-13 | nfs: simplify two-level sysctl registration for nfs_cb_sysctls | Luis Chamberlain |
2023-04-13 | nfs: simplify two-level sysctl registration for nfs4_cb_sysctls | Luis Chamberlain |
2023-04-12 | NFS: Convert readdir page array functions to use a folio | Anna Schumaker |
2023-04-12 | NFS: Convert the readdir array-of-pages into an array-of-folios | Anna Schumaker |
2023-04-11 | NFSv3: handle out-of-order write replies. | NeilBrown |
2023-04-11 | NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bit | Dave Wysochanski |
2023-04-11 | NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API | Dave Wysochanski |
2023-04-11 | NFS: Convert buffered read paths to use netfs when fscache is enabled | Dave Wysochanski |
2023-04-11 | NFS: Configure support for netfs when NFS fscache is configured | Dave Wysochanski |
2023-04-11 | NFS: Rename readpage_async_filler to nfs_read_add_folio | Dave Wysochanski |
2023-04-11 | nfs: simplify two-level sysctl registration for nfs_cb_sysctls | Luis Chamberlain |
2023-04-11 | nfs: simplify two-level sysctl registration for nfs4_cb_sysctls | Luis Chamberlain |
2023-04-10 | NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease | Trond Myklebust |
2023-04-08 | nfs: remove empty if statement from nfs3_prepare_get_acl | Uros Bizjak |
2023-04-06 | fs: Add FGP_WRITEBEGIN | Matthew Wilcox |
2023-04-05 | mm: return an ERR_PTR from __filemap_get_folio | Christoph Hellwig |
2023-04-04 | Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-04-04 | NFS: Remove "select RPCSEC_GSS_KRB5 | Chuck Lever |
2023-03-31 | Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-03-30 | nfs: use vfs setgid helper | Christian Brauner |
2023-03-22 | NFSv4: Fix hangs when recovering open state after a server reboot | Trond Myklebust |
2023-03-21 | Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-03-16 | fs_context: drop the unused lsm_flags member | Ondrej Mosnacek |
2023-03-14 | NFS: Correct timing for assigning access cache timestamp | Chengen Du |
2023-03-14 | NFS: Fix /proc/PID/io read_bytes for buffered reads | Dave Wysochanski |
2023-03-10 | NFS & NFSD: Update GSS dependencies | Chuck Lever |
2023-03-06 | fs: drop unused posix acl handlers | Christian Brauner |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-22 | Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-02-22 | Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds |
2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-02-20 | Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2023-02-20 | Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt... | Linus Torvalds |
2023-02-20 | SUNRPC: Use per-CPU counters to tally server RPC counts | Chuck Lever |
2023-02-20 | SUNRPC: Refactor RPC server dispatch method | Chuck Lever |