summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-11-26ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei
2022-11-26ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei
2022-11-26ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-11-26mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko
2022-11-26gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher
2022-11-26gfs2: Check sb_bsize_shift after reading superblockAndrew Price
2022-11-26ceph: avoid putting the realm twice when decoding snaps failsXiubo Li
2022-11-26cifs: add check for returning value of SMB2_set_info_initAnastasia Belova
2022-11-26cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-26cifs: add check for returning value of SMB2_close_initAnastasia Belova
2022-11-26netfs: Fix dodgy mathsDavid Howells
2022-11-26netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells
2022-11-26erofs: fix missing xas_retry() in fscache modeJingbo Xu
2022-11-26cifs: Fix connections leak when tlink setup failedZhang Xiaoxu
2022-11-26erofs: put metabuf in error path in fscache modeJingbo Xu
2022-11-26nfsd: put the export reference in nfsd4_verify_deleg_dentryJeff Layton
2022-11-26erofs: get correct count for unmapped range in fscache modeJingbo Xu
2022-11-26erofs: clean up .read_folio() and .readahead() in fscache modeJingbo Xu
2022-11-26hugetlbfs: don't delete error page from pagecacheJames Houghton
2022-11-26hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cacheMike Kravetz
2022-11-26cifs: always iterate smb sessions using primary channelShyam Prasad N
2022-11-26btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana
2022-11-26NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-11-26btrfs: raid56: properly handle the error when unable to find the missing stripeQu Wenruo
2022-11-16udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng
2022-11-16btrfs: zoned: initialize device's zone info for seedingJohannes Thumshirn
2022-11-16btrfs: zoned: clone zoned device info when cloning a deviceJohannes Thumshirn
2022-11-16btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu
2022-11-16btrfs: fix match incorrectly in dev_args_match_deviceLiu Shixin
2022-11-16nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-16nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi
2022-11-10cifs: fix regression in very old smb1 mountsRonnie Sahlberg
2022-11-10ext4,f2fs: fix readahead of verity dataMatthew Wilcox (Oracle)
2022-11-10ext4: update the backup superblock's at the end of the online resizeTheodore Ts'o
2022-11-10ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-11-10fuse: fix readdir cache raceMiklos Szeredi
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi
2022-11-10btrfs: fix a memory allocation failure test in btrfs_submit_directChristophe JAILLET
2022-11-10btrfs: don't use btrfs_chunk::sub_stripes from diskQu Wenruo
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba
2022-11-10btrfs: fix tree mod log mishandling of reallocated nodesJosef Bacik
2022-11-10btrfs: fix lost file sync on direct IO write with nowait and dsync iocbFilipe Manana
2022-11-10fscrypt: fix keyring memory leak on mount failureEric Biggers
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers
2022-11-10btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana
2022-11-10btrfs: fix inode list leak during backref walking at find_parent_nodes()Filipe Manana
2022-11-10btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana
2022-11-10nfsd: fix net-namespace logic in __nfsd_file_cache_purgeJeff Layton
2022-11-10nfsd: fix nfsd_file_unhash_and_disposeJeff Layton