index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-06-08
btrfs: detect dirty blocks without an ordered extent more reliably
Qu Wenruo
2026-06-08
btrfs: remove locked subpage bitmap
Qu Wenruo
2026-06-08
btrfs: tree-checker: validate names in ROOT_REF and ROOT_BACKREF
Zhang Cen
2026-06-08
btrfs: free-space-tree: reject mismatched extent and bitmap items
Zhang Cen
2026-06-08
btrfs: use on stack backref iterator in build_backref_tree()
David Sterba
2026-06-08
btrfs: remove fs_info from struct btrfs_backref_iter
David Sterba
2026-06-08
btrfs: simplify the btree folio wait during invalidation
Qu Wenruo
2026-06-08
btrfs: unexport and move extent_invalidate_folio()
Qu Wenruo
2026-06-08
btrfs: optimize fill_holes() to merge a new hole with both adjacent items
Dave Chen
2026-06-08
btrfs: warn about extent buffer that can not be released
Qu Wenruo
2026-06-08
btrfs: make sure report_eb_range() is not inlined
Filipe Manana
2026-06-08
btrfs: move transaction abort message to __btrfs_abort_transaction()
David Sterba
2026-06-08
btrfs: don't force DIO writes to be serialized
Mark Harmstone
2026-06-08
btrfs: move large data folios out of experimental features
Qu Wenruo
2026-06-08
btrfs: refresh add_ra_bio_pages() to indicate it's using folios
Qu Wenruo
2026-06-08
btrfs: enable cross-folio readahead for bs < ps and large folio cases
Qu Wenruo
2026-06-08
btrfs: remove 32bit compat code for VFS inode number
David Sterba
2026-06-08
btrfs: limit size of bios submitted from writeback
Jan Kara
2026-06-08
btrfs: remove 2K block size support
Qu Wenruo
2026-06-08
btrfs: change return type from int to bool in check_eb_range()
Filipe Manana
2026-06-08
btrfs: add missing unlikely to if branches leading to a DEBUG_WARN()
Filipe Manana
2026-06-08
btrfs: use QSTR() in __btrfs_ioctl_snap_create()
Thorsten Blum
2026-06-08
btrfs: use the enums instead of int type in struct btrfs_block_group fields
Filipe Manana
2026-06-08
btrfs: use min_size variable to setup block rsv in btrfs_replace_file_extents()
Filipe Manana
2026-06-08
btrfs: balance: fix potential bg lookup failure in btrfs_may_alloc_data_chunk()
ZhengYuan Huang
2026-06-08
btrfs: balance: fix potential bg lookup failure in chunk_usage_range_filter()
ZhengYuan Huang
2026-06-08
btrfs: balance: fix potential bg lookup failure in chunk_usage_filter()
ZhengYuan Huang
2026-06-08
btrfs: add ioctl GET_CSUMS to read raw checksums from file range
Mark Harmstone
2026-06-08
btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOC
Qu Wenruo
2026-06-08
btrfs: remove unnecessary ctl argument from write_cache_extent_entries()
Filipe Manana
2026-06-08
btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache()
Filipe Manana
2026-06-08
btrfs: remove block group argument from copy_free_space_cache()
Filipe Manana
2026-06-08
btrfs: remove op field from struct btrfs_free_space_ctl
Filipe Manana
2026-06-08
btrfs: reduce size of struct btrfs_free_space_ctl
Filipe Manana
2026-06-08
btrfs: remove unit field from struct btrfs_free_space_ctl
Filipe Manana
2026-06-08
btrfs: remove start field from struct btrfs_free_space_ctl
Filipe Manana
2026-06-08
btrfs: use a kmem_cache for free space control structures
Filipe Manana
2026-06-08
btrfs: reduce size of struct btrfs_block_group
Filipe Manana
2026-06-08
btrfs: use a kmem_cache for block groups
Filipe Manana
2026-06-08
btrfs: make more ASSERTs verbose, part 3
David Sterba
2026-06-08
btrfs: convert ioctl handlers to AUTO_KFREE
David Sterba
2026-06-08
btrfs: convert kmalloc_array to kmalloc_objs in btrfs_calc_avail_data_space()
David Sterba
2026-06-08
btrfs: do more kmalloc_obj()/kmalloc_objs() conversions
David Sterba
2026-06-08
btrfs: lift assertions to beginning of insert_delayed_ref()
David Sterba
2026-06-08
btrfs: replace open coded DEBUG_WARN in extent_writepage()
David Sterba
2026-06-08
btrfs: move condition to WARN_ON in btrfs_set_delalloc_extent()
David Sterba
2026-06-08
btrfs: remove folio checked subpage bitmap tracking
Qu Wenruo
2026-06-08
btrfs: remove the COW fixup mechanism
Qu Wenruo
2026-06-08
btrfs: pass a valid btrfs_tree_parent_check when possible
Qu Wenruo
2026-06-06
gfs2: use d_splice_alias() for ->lookup() return value
Al Viro
[prev]
[next]