aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
10 daysMerge tag 'v5.10.216' into v5.10/standard/basev5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.214' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.213' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.212' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.211' into v5.10/standard/baseBruce Ashfield
2024-05-02btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn
2024-05-02nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park
2024-05-02fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern
2024-05-02btrfs: record delayed inode root in transactionBoris Burkov
2024-05-02btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov
2024-04-13ext4: forbid commit inconsistent quota data when errors=remount-roYe Bin
2024-04-13ext4: add a hint for block bitmap corrupt state in mb_groupsZhang Yi
2024-04-13isofs: handle CDs with bad root inode but good Joliet root directoryAlex Henrie
2024-04-13sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa
2024-04-13btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba
2024-04-13btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba
2024-04-13btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba
2024-04-13pstore/zone: Add a null pointer check to the psz_kmsg_readKunwu Chan
2024-04-13vboxsf: Avoid an spurious warning if load_nls_xxx() failsChristophe JAILLET
2024-04-13exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov
2024-04-13btrfs: allocate btrfs_ioctl_defrag_range_args on stackGoldwyn Rodrigues
2024-04-13fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche
2024-04-13nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi
2024-04-13nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi
2024-04-13nfs: fix UAF in direct writesJosef Bacik
2024-04-13ext4: fix corruption during on-line resizeMaximilian Heyne
2024-04-13btrfs: fix off-by-one chunk length calculation at contains_pending_extent()Filipe Manana
2024-04-13fuse: don't unhash rootMiklos Szeredi
2024-04-13fuse: fix root lookup with nonzero generationMiklos Szeredi
2024-04-13ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)
2024-04-13fat: fix uninitialized field in nostale filehandlesJan Kara
2024-04-13ext4: correct best extent lstart adjustment logicBaokun Li
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-03-26NFSv4.2: fix listxattr maximum XDR buffer sizeJorge Mora
2024-03-26NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102Jorge Mora
2024-03-26f2fs: compress: fix to check unreleased compressed clusterSheng Yong
2024-03-26quota: Fix rcu annotations of inode dquot pointersJan Kara
2024-03-26quota: Fix potential NULL pointer dereferenceWang Jianjian
2024-03-26quota: simplify drop_dquot_ref()Baokun Li
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleakNikita Zhandarovich
2024-03-15mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVEPrakash Sangappa
2024-03-15mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz
2024-03-15ext4: convert to exclusive lock while inserting delalloc extentsZhang Yi
2024-03-15ext4: refactor ext4_da_map_blocks()Zhang Yi
2024-03-15ext4: make ext4_es_insert_extent() return voidBaokun Li
2024-03-06fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador
2024-03-06cachefiles: fix memory leak in cachefiles_add_cache()Baokun Li