summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-20NFSD: Clean up nfsd_symlink()Chuck Lever
2023-02-20NFSD: copy the whole verifier in nfsd_copy_write_verifierChuck Lever
2023-02-20nfsd: don't fsync nfsd_files on last closeJeff Layton
2023-02-20nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_openJeff Layton
2023-02-20NFSD: fix problems with cleanup on errors in nfsd4_copyDai Ngo
2023-02-20nfsd: fix race to check ls_layoutsBenjamin Coddington
2023-02-20nfsd: don't hand out delegation on setuid files being opened for writeJeff Layton
2023-02-20nfsd: remove fs/nfsd/fault_inject.cJeff Layton
2023-02-20NFSD: fix leaked reference count of nfsd4_ssc_umount_itemDai Ngo
2023-02-20nfsd: clean up potential nfsd_file refcount leaks in COPY codepathJeff Layton
2023-02-20nfsd: zero out pointers after putting nfsd_files on COPY setup errorJeff Layton
2023-02-20nfsd: eliminate __nfs4_get_fdJeff Layton
2023-02-20nfsd: add some kerneldoc comments for stateid preprocessing functionsJeff Layton
2023-02-20nfsd: eliminate find_deleg_file_lockedJeff Layton
2023-02-20nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUSJeff Layton
2023-02-20NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlinkChuck Lever
2023-02-20SUNRPC: Use per-CPU counters to tally server RPC countsChuck Lever
2023-02-20nfsd: move reply cache initialization into nfsd startupJeff Layton
2023-02-20SUNRPC: Refactor RPC server dispatch methodChuck Lever
2023-02-20SUNRPC: Push svcxdr_init_encode() into svc_process_common()Chuck Lever
2023-02-20nfsd: fix potential race in nfs4_find_fileJeff Layton
2023-02-20nfsd: allow nfsd_file_get to sanely handle a NULL pointerJeff Layton
2023-02-20NFSD: enhance inter-server copy cleanupDai Ngo
2023-02-20SUNRPC: Push svcxdr_init_decode() into svc_process_common()Chuck Lever
2023-02-20NFS: nfs_encode_fh: Remove S_AUTOMOUNT checkRichard Weinberger
2023-02-20fs: namei: Allow follow_down() to uncover auto mountsRichard Weinberger
2023-02-20NFSD: Teach nfsd_mountpoint() auto mountsRichard Weinberger
2023-02-17Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-17nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi
2023-02-17Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Anna Schumaker
2023-02-15Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-12Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-11nfsd: don't destroy global nfs4_file table in per-net shutdownJeff Layton
2023-02-10Merge tag 'ceph-for-6.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-02-09btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain
2023-02-09btrfs: lock the inode in shared mode before starting fiemapFilipe Manana
2023-02-07ceph: flush cap releases when the session is flushedXiubo Li
2023-02-06cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang
2023-02-06btrfs: simplify update of last_dir_index_offset when logging a directoryFilipe Manana
2023-02-06Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-02-03revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton
2023-02-03fsdax: dax_unshare_iter() should return a valid lengthShiyang Ruan
2023-02-03aio: fix mremap after fork null-derefSeth Jenkins
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-02ceph: blocklist the kclient when receiving corrupted snap traceXiubo Li
2023-02-02ceph: move mount state enum to super.hXiubo Li