summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-05gfs2: fiemap page fault fixAndreas Gruenbacher
2026-02-05sysfs: remove exports of sysfs_*change_owner()Greg Kroah-Hartman
2026-02-05erofs: update compression algorithm statusGao Xiang
2026-02-05erofs: fix inline data read failure for ztailpacking pclustersGao Xiang
2026-02-04ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-04fsverity: remove inode from fsverity_verification_ctxEric Biggers
2026-02-04fsverity: use a hashtable to find the fsverity_infoChristoph Hellwig
2026-02-04btrfs: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04f2fs: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04ext4: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04ext4: specify the free pointer offset for ext4_inode_cacheHarry Yoo
2026-02-03fs/tests: exec: drop duplicate bprm_stack_limits test vectorsTitouan Ameline de Cadeville
2026-02-04fs/ntfs3: allow explicit boolean acl/prealloc mount optionsKonstantin Komarov
2026-02-03Merge tag 'v6.19rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-02-03ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher
2026-02-03Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-03gfs2: fix memory leaks in gfs2_fill_super error pathDeepanshu Kartikey
2026-02-03btrfs: get rid of compressed_bio::compressed_folios[]Qu Wenruo
2026-02-03btrfs: get rid of compressed_folios[] usage for encoded writesQu Wenruo
2026-02-03btrfs: get rid of compressed_folios[] usage for compressed readQu Wenruo
2026-02-03btrfs: remove the old btrfs_compress_folios() infrastructureQu Wenruo
2026-02-03btrfs: switch to btrfs_compress_bio() interface for compressed writesQu Wenruo
2026-02-03btrfs: introduce btrfs_compress_bio() helperQu Wenruo
2026-02-03btrfs: zlib: introduce zlib_compress_bio() helperQu Wenruo
2026-02-03btrfs: zstd: introduce zstd_compress_bio() helperQu Wenruo
2026-02-03btrfs: lzo: introduce lzo_compress_bio() helperQu Wenruo
2026-02-03btrfs: zoned: factor out the zone loading part into a testable functionNaohiro Aota
2026-02-03btrfs: add cleanup function for btrfs_free_chunk_mapNaohiro Aota
2026-02-03btrfs: tests: add cleanup functions for test specific functionsNaohiro Aota
2026-02-03btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmapFilipe Manana
2026-02-03btrfs: tests: add unit tests for pending extent walking functionsBoris Burkov
2026-02-03btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocationBoris Burkov
2026-02-03btrfs: fix transaction commit blocking during trim of unallocated spacejinbaohong
2026-02-03btrfs: handle user interrupt properly in btrfs_trim_fs()jinbaohong
2026-02-03btrfs: preserve first error in btrfs_trim_fs()jinbaohong
2026-02-03btrfs: continue trimming remaining devices on failurejinbaohong
2026-02-03btrfs: do not BUG_ON() in btrfs_remove_block_group()Filipe Manana
2026-02-03btrfs: abort transaction on error in btrfs_remove_block_group()Filipe Manana
2026-02-03btrfs: fix block_group_tree dirty_list corruptionBoris Burkov
2026-02-03btrfs: fix copying the flags of btrfs_bio after splitJohannes Thumshirn
2026-02-03btrfs: zoned: use local fs_info variable in btrfs_load_block_group_dup()Johannes Thumshirn
2026-02-03btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10Naohiro Aota
2026-02-03btrfs: zoned: fixup last alloc pointer after extent removal for DUPNaohiro Aota
2026-02-03btrfs: zoned: fixup last alloc pointer after extent removal for RAID1Naohiro Aota
2026-02-03btrfs: remove out label in btrfs_wait_for_commit()Filipe Manana
2026-02-03btrfs: remove out label in btrfs_init_space_info()Filipe Manana
2026-02-03btrfs: remove out label in btrfs_check_rw_degradable()Filipe Manana
2026-02-03btrfs: remove out label in finish_verity()Filipe Manana
2026-02-03btrfs: remove out label in scrub_find_fill_first_stripe()Filipe Manana
2026-02-03btrfs: remove out label in lzo_decompress()Filipe Manana