summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-11-28NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collectionChuck Lever
2022-11-28NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"Chuck Lever
2022-11-28NFSD: Pass the target nfsd_file to nfsd_commit()Chuck Lever
2022-11-28nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton
2022-11-28exportfs: use pr_debug for unreachable debug statementsDavid Disseldorp
2022-11-28nfsd: allow disabling NFSv2 at compile timeJeff Layton
2022-11-28nfsd: move nfserrno() to vfs.cJeff Layton
2022-11-28nfsd: ignore requests to disable unsupported versionsJeff Layton
2022-11-28NFSD: Finish converting the NFSv3 GETACL result encoderChuck Lever
2022-11-28NFSD: Finish converting the NFSv2 GETACL result encoderChuck Lever
2022-11-28NFSD: Remove redundant assignment to variable host_errColin Ian King
2022-11-28NFSD: Simplify READ_PLUSAnna Schumaker
2022-11-28fs/ext2: Fix code indentationRong Tao
2022-11-28ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flagsAl Viro
2022-11-28ext2: unbugger ext2_empty_dir()Al Viro
2022-11-28ovl: fix use inode directly in rcu-walk modeChen Zhongjin
2022-11-27NFS: Fix a race in nfs_call_unlink()Trond Myklebust
2022-11-27NFS: Fix an Oops in nfs_d_automount()Trond Myklebust
2022-11-27NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust
2022-11-27NFSv4: Fix a credential leak in _nfs4_discover_trunking()Trond Myklebust
2022-11-27NFS: Trigger the "ls -l" readdir heuristic soonerBenjamin Coddington
2022-11-27NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust
2022-11-27NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2022-11-27NFSv4.2: Always decode the security labelTrond Myklebust
2022-11-27NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2022-11-27NFS: Clear the file access cache upon loginTrond Myklebust
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-27Merge tag '6.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-11-26Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2022-11-25Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2022-11-25Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-25btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAXZhen Lei
2022-11-25fscrypt: add comment for fscrypt_valid_enc_modes_v1()Eric Biggers
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25zonefs: Fix active zone accountingDamien Le Moal
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-25fs: simplify vfs_get_superChristoph Hellwig
2022-11-24[elf] get rid of get_note_info_size()Al Viro
2022-11-24[elf] unify regset and non-regset casesAl Viro
2022-11-24[elf][non-regset] use elf_core_copy_task_regs() for dumper as wellAl Viro
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro
2022-11-24copy_mnt_ns(): handle a corner case (overmounted mntns bindings) sanerAl Viro
2022-11-24Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-23NFSD: Fix reads with a non-zero offset that don't end on a page boundaryChuck Lever
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-11-23kernfs: fix all kernel-doc warnings and multiple typosRandy Dunlap
2022-11-23btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei