summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-22f2fs: bound i_inline_xattr_size for non-inline-xattr inodesBryam Vargas
2026-06-22f2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
2026-06-22Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"Zhaoyang Huang
2026-06-22f2fs: Split f2fs_write_end_io()Bart Van Assche
2026-06-22f2fs: Rename f2fs_post_read_wq into f2fs_wqBart Van Assche
2026-06-22f2fs: Prepare for supporting delayed bio completionBart Van Assche
2026-06-22f2fs: reject setattr size changes on large folio filesWenjie Qi
2026-06-22f2fs: validate dentry name length before lookup compares itSamuel Moelius
2026-06-22f2fs: validate inline dentry name lengths before conversionSamuel Moelius
2026-06-22f2fs: read COW data with the original inode during atomic writeMikhail Lobanov
2026-06-22f2fs: skip inode folio lookup for cached overwriteWenjie Qi
2026-06-22f2fs: keep atomic write retry from zeroing original dataWenjie Qi
2026-06-22f2fs: validate orphan inode entry countWenjie Qi
2026-06-22f2fs: honor per-I/O write streams for direct writesWenjie Qi
2026-06-22f2fs: fix to do sanity check on f2fs_get_node_folio_ra()Chao Yu
2026-06-22Revert: "f2fs: check in-memory sit version bitmap"Chao Yu
2026-06-22Revert: "f2fs: check in-memory block bitmap"Chao Yu
2026-06-22f2fs: avoid false shutdown fserror reportsWenjie Qi
2026-06-22f2fs: validate compress cache inode only when enabledWenjie Qi
2026-06-22f2fs: pass correct iostat type for single node writesWenjie Qi
2026-06-22f2fs: fix missing read bio submission on large folio errorWenjie Qi
2026-06-22f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inodeChao Yu
2026-06-22f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()Chao Yu
2026-06-22f2fs: add logs in f2fs_disable_checkpoint()Chao Yu
2026-06-22f2fs: add iostat latency tracking for direct IOliujinbao1
2026-06-22f2fs: optimize representative type determination in GCDaeho Jeong
2026-06-22f2fs: Add trace_f2fs_fault_reportliujinbao1
2026-06-22f2fs: annotate lockless NAT counter readsCen Zhang
2026-06-22f2fs: annotate lockless last_time[] accessesCen Zhang
2026-06-22fscrypt: Replace mk_users keyring with simple listEric Biggers
2026-06-22fscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers
2026-06-22erofs: handle 48-bit blocks_hi for compressed inodesZhan Xusheng
2026-06-22erofs: remove fscache backend entirelyGao Xiang
2026-06-22erofs: simplify RCU read critical sectionsGao Xiang
2026-06-22erofs: add sparse support to pcluster layoutGao Xiang
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21mm: use mapping_mapped to simplify the codeHuang Shijie
2026-06-21fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FSZi Yan
2026-06-21fs: remove nr_thps from struct address_spaceZi Yan
2026-06-21mm: fs: remove filemap_nr_thps*() functions and their usersZi Yan
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2026-06-219p: skip nlink update in cacheless mode to fix WARN_ONBreno Leitao
2026-06-219p: v9fs_file_do_lock: replace WARN_ONCE with p9_debugDominique Martinet
2026-06-219p: Enable symlink caching in page cacheRemi Pommarel
2026-06-219p: Set default negative dentry retention time for cache=looseRemi Pommarel
2026-06-219p: Add mount option for negative dentry cache retentionRemi Pommarel
2026-06-219p: Cache negative dentries for lookup performanceRemi Pommarel
2026-06-219p: avoid returning ERR_PTR(0) from mkdir operationsHongling Zeng
2026-06-20smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()Ralph Boehme
2026-06-19Merge tag 'exfat-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds