Age | Commit message (Expand) | Author |
2023-03-10 | Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-03-07 | NFSD: Protect against filesystem freezing | Chuck Lever |
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 '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 | NFSD: Clean up nfsd_symlink() | Chuck Lever |
2023-02-20 | NFSD: copy the whole verifier in nfsd_copy_write_verifier | Chuck Lever |
2023-02-20 | nfsd: don't fsync nfsd_files on last close | Jeff Layton |
2023-02-20 | nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open | Jeff Layton |
2023-02-20 | NFSD: fix problems with cleanup on errors in nfsd4_copy | Dai Ngo |
2023-02-20 | nfsd: fix race to check ls_layouts | Benjamin Coddington |
2023-02-20 | nfsd: don't hand out delegation on setuid files being opened for write | Jeff Layton |
2023-02-20 | nfsd: remove fs/nfsd/fault_inject.c | Jeff Layton |
2023-02-20 | NFSD: fix leaked reference count of nfsd4_ssc_umount_item | Dai Ngo |
2023-02-20 | nfsd: clean up potential nfsd_file refcount leaks in COPY codepath | Jeff Layton |
2023-02-20 | nfsd: zero out pointers after putting nfsd_files on COPY setup error | Jeff Layton |
2023-02-20 | nfsd: eliminate __nfs4_get_fd | Jeff Layton |
2023-02-20 | nfsd: add some kerneldoc comments for stateid preprocessing functions | Jeff Layton |
2023-02-20 | nfsd: eliminate find_deleg_file_locked | Jeff Layton |
2023-02-20 | nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS | Jeff Layton |
2023-02-20 | NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink | Chuck Lever |
2023-02-20 | SUNRPC: Use per-CPU counters to tally server RPC counts | Chuck Lever |
2023-02-20 | nfsd: move reply cache initialization into nfsd startup | Jeff Layton |
2023-02-20 | SUNRPC: Refactor RPC server dispatch method | Chuck Lever |
2023-02-20 | SUNRPC: Push svcxdr_init_encode() into svc_process_common() | Chuck Lever |
2023-02-20 | nfsd: fix potential race in nfs4_find_file | Jeff Layton |
2023-02-20 | nfsd: allow nfsd_file_get to sanely handle a NULL pointer | Jeff Layton |
2023-02-20 | NFSD: enhance inter-server copy cleanup | Dai Ngo |
2023-02-20 | SUNRPC: Push svcxdr_init_decode() into svc_process_common() | Chuck Lever |
2023-02-20 | fs: namei: Allow follow_down() to uncover auto mounts | Richard Weinberger |
2023-02-20 | NFSD: Teach nfsd_mountpoint() auto mounts | Richard Weinberger |
2023-02-15 | Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-02-11 | nfsd: don't destroy global nfs4_file table in per-net shutdown | Jeff Layton |
2023-01-26 | nfsd: remove fetch_iversion export operation | Jeff Layton |
2023-01-26 | nfsd: use the getattr operation to fetch i_version | Jeff Layton |
2023-01-26 | nfsd: move nfsd4_change_attribute to nfsfh.c | Jeff Layton |
2023-01-24 | Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-01-23 | nfsd: don't free files unconditionally in __nfsd_file_cache_purge | Jeff Layton |
2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner |
2023-01-18 | fs: port vfs_*() helpers to struct mnt_idmap | Christian Brauner |
2023-01-17 | Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-01-12 | NFSD: replace delayed_work with work_struct for nfsd_client_shrinker | Dai Ngo |
2023-01-11 | NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time | Dai Ngo |
2023-01-11 | NFSD: fix use-after-free in nfsd4_ssc_setup_dul() | Xingyuan Mo |
2023-01-11 | fs: remove locks_inode | Jeff Layton |
2023-01-11 | filelock: move file locking definitions to separate header file | Jeff Layton |
2023-01-10 | Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |