summary refs log tree commit diff
path: root/fs
AgeCommit message (Expand)Author
2022-12-31NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust
2022-12-31NFSv4: Fix a credential leak in _nfs4_discover_trunking()Trond Myklebust
2022-12-31NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust
2022-12-31NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2022-12-31NFSv4.2: Always decode the security labelTrond Myklebust
2022-12-31NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2022-12-31hfs: Fix OOB Write in hfs_asc2macZhangPeng
2022-12-31fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin
2022-12-31NFSD: pass range end to vfs_fsync_range() instead of countBrian Foster
2022-12-31nfsd: return error if nfs4_setacl failsJeff Layton
2022-12-31lockd: set other missing fields when unlocking filesTrond Myklebust
2022-12-31erofs: validate the extent length for uncompressed pclustersGao Xiang
2022-12-31erofs: fix missing unmap if z_erofs_get_extent_compressedlen() failsGao Xiang
2022-12-31erofs: Fix pcluster memleak when its block address is zeroChen Zhongjin
2022-12-31erofs: check the uniqueness of fsid in shared domain in advanceHou Tao
2022-12-31ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao
2022-12-31debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita
2022-12-31libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2022-12-31nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton
2022-12-31NFSD: Finish converting the NFSv3 GETACL result encoderChuck Lever
2022-12-31NFSD: Finish converting the NFSv2 GETACL result encoderChuck Lever
2022-12-31ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing
2022-12-31fs: don't audit the capability check in simple_xattr_list()Ondrej Mosnacek
2022-12-31ovl: remove privs in ovl_fallocate()Amir Goldstein
2022-12-31ovl: remove privs in ovl_copyfile()Amir Goldstein
2022-12-31pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd
2022-12-31pstore/ram: Fix error return code in ramoops_probe()Wang Yufen
2022-12-21cifs: fix oops during encryptionPaulo Alcantara
2022-12-21udf: Fix extending file within last blockJan Kara
2022-12-21udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara
2022-12-21udf: Fix preallocation discarding at indirect extent boundaryJan Kara
2022-12-21udf: Discard preallocation before extending file with a holeJan Kara
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-11-30afs: Fix server->active leak in afs_put_serverMarc Dionne
2022-11-28afs: Fix fileserver probe RTT handlingDavid Howells
2022-11-28Merge tag 'fuse-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-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-25zonefs: Fix active zone accountingDamien Le Moal
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-24Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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