summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-08btrfs: balance: fix potential bg lookup failure in chunk_usage_filter()ZhengYuan Huang
2026-06-08btrfs: add ioctl GET_CSUMS to read raw checksums from file rangeMark Harmstone
2026-06-08btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo
2026-06-08btrfs: remove unnecessary ctl argument from write_cache_extent_entries()Filipe Manana
2026-06-08btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache()Filipe Manana
2026-06-08btrfs: remove block group argument from copy_free_space_cache()Filipe Manana
2026-06-08btrfs: remove op field from struct btrfs_free_space_ctlFilipe Manana
2026-06-08btrfs: reduce size of struct btrfs_free_space_ctlFilipe Manana
2026-06-08btrfs: remove unit field from struct btrfs_free_space_ctlFilipe Manana
2026-06-08btrfs: remove start field from struct btrfs_free_space_ctlFilipe Manana
2026-06-08btrfs: use a kmem_cache for free space control structuresFilipe Manana
2026-06-08btrfs: reduce size of struct btrfs_block_groupFilipe Manana
2026-06-08btrfs: use a kmem_cache for block groupsFilipe Manana
2026-06-08btrfs: make more ASSERTs verbose, part 3David Sterba
2026-06-08btrfs: convert ioctl handlers to AUTO_KFREEDavid Sterba
2026-06-08btrfs: convert kmalloc_array to kmalloc_objs in btrfs_calc_avail_data_space()David Sterba
2026-06-08btrfs: do more kmalloc_obj()/kmalloc_objs() conversionsDavid Sterba
2026-06-08btrfs: lift assertions to beginning of insert_delayed_ref()David Sterba
2026-06-08btrfs: replace open coded DEBUG_WARN in extent_writepage()David Sterba
2026-06-08btrfs: move condition to WARN_ON in btrfs_set_delalloc_extent()David Sterba
2026-06-08btrfs: remove folio checked subpage bitmap trackingQu Wenruo
2026-06-08btrfs: remove the COW fixup mechanismQu Wenruo
2026-06-08btrfs: pass a valid btrfs_tree_parent_check when possibleQu Wenruo
2026-06-06gfs2: use d_splice_alias() for ->lookup() return valueAl Viro
2026-06-06ntfs: use d_splice_alias() for ->lookup() return valueAl Viro
2026-06-06Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-06bpf: add bpf_real_inode() kfuncChristian Brauner
2026-06-06bpf: Add simple xattr support to bpffsrefs/merge-window/90272c66977cd3593c735fe51cb0a52cc0e89077Daniel Borkmann
2026-06-06kernfs: link kn to its parent before the LSM init hookChristian Brauner
2026-06-06simpe_xattr: use per-sb cacheMiklos Szeredi
2026-06-06simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi
2026-06-06kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi
2026-06-05Merge tag 'nfs-for-7.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-06-05Merge tag 'xfs-fixes-7.1-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-06-05Merge tag 'erofs-for-7.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-06ntfs: validate resident volume name values on lookupDaeMyung Kang
2026-06-06ntfs: reinit search context before volume information lookupDaeMyung Kang
2026-06-06ntfs: do not replace volume name after lookup errorsDaeMyung Kang
2026-06-06ntfs: validate attribute values on lookupDaeMyung Kang
2026-06-06ntfs: detect mapping-pairs LCN accumulator overflowSamuel Moelius
2026-06-06ntfs: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-06-06ntfs: serialize volume label accessesHyunchul Lee
2026-06-06ntfs: fix off-by-one in mapping pairs decoding bounds checksRon de Bruijn
2026-06-06ntfs: not change 0-byte $DATA attribute to non-residentHyunchul Lee
2026-06-06ntfs: Fix spelling mistake "etnry" -> "entry"Colin Ian King
2026-06-06ntfs: free link name from ntfs_name_cacheDaeMyung Kang
2026-06-06ntfs: remove unnecessary NULL checks before kfreeNamjae Jeon
2026-06-06ntfs: remove unnecessary ternary boolean conversionNamjae Jeon
2026-06-06ntfs: remove unsupported quota handlingDaeMyung Kang
2026-06-06ntfs: use str_plural in ntfs_attr_make_non_residentThorsten Blum