summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-02btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana
2022-12-02btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei
2022-12-02btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig
2022-12-02btrfs: zoned: fix missing endianness conversion in sb_write_pointerChristoph Hellwig
2022-12-02btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain
2022-12-02btrfs: free btrfs_path before copying fspath to userspaceAnand Jain
2022-12-02btrfs: free btrfs_path before copying inodes to userspaceAnand Jain
2022-12-02btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik
2022-12-02fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi
2022-12-02zonefs: fix zone report size in __zonefs_io_error()Damien Le Moal
2022-12-02nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin
2022-12-02NFSD: Fix reads with a non-zero offset that don't end on a page boundaryChuck Lever
2022-12-02zonefs: Fix active zone accountingDamien Le Moal
2022-12-02ext4: fix use-after-free in ext4_ext_shift_extentsBaokun Li
2022-12-02cifs: Use after free in debug codeDan Carpenter
2022-12-02cifs: fix missing unlock in cifs_file_copychunk_range()ChenXiaoSong
2022-12-02fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-12-02fs: do not update freeing inode i_io_listSvyatoslav Feldsherov
2022-12-02zonefs: Fix race between modprobe and mountZhang Xiaoxu
2022-12-02ceph: fix NULL pointer dereference for req->r_sessionXiubo Li
2022-12-02ceph: Use kcalloc for allocating multiple elementsKenneth Lee
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