index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-07-22
btrfs: qgroup: fix race between quota disable and quota rescan ioctl
Filipe Manana
2025-07-22
btrfs: clear dirty status from extent buffer on error at insert_new_root()
Filipe Manana
2025-07-21
btrfs: change dump_block_groups() in btrfs_dump_space_info() from int to bool
Johannes Thumshirn
2025-07-21
btrfs: use pgoff_t for page index variables
David Sterba
2025-07-21
btrfs: replace nested usage of min & max with clamp in btrfs_compress_set_lev...
George Hu
2025-07-21
btrfs: send: avoid extra calls to strlen() in gen_unique_name()
Dmitry Antipov
2025-07-21
btrfs: qgroup: avoid memory allocation if qgroups are not enabled
Filipe Manana
2025-07-21
btrfs: qgroup: remove pointless error check for add_qgroup_rb() call
Filipe Manana
2025-07-21
btrfs: split btrfs_is_fstree() into multiple if statements for readability
Filipe Manana
2025-07-21
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
2025-07-21
btrfs: split inode extref processing from __add_inode_ref() into a helper
Filipe Manana
2025-07-21
btrfs: split inode ref processing from __add_inode_ref() into a helper
Filipe Manana
2025-07-21
btrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()
Filipe Manana
2025-07-21
btrfs: use inode already stored in local variable at btrfs_rmdir()
Filipe Manana
2025-07-21
btrfs: use our message helpers instead of pr_err/pr_warn/pr_info
David Sterba
2025-07-21
btrfs: remove partial support for lowest level from btrfs_search_forward()
Sun YangKai
2025-07-21
btrfs: use folio_next_index() helper in check_range_has_page()
Qianfeng Rong
2025-07-21
btrfs: remove unused parameters from btrfs_lookup_inode_extref()
Sun YangKai
2025-07-21
btrfs: rename error to ret in device_list_add()
David Sterba
2025-07-21
btrfs: rename error to ret in btrfs_sysfs_add_mounted()
David Sterba
2025-07-21
btrfs: rename error to ret in btrfs_sysfs_add_fsid()
David Sterba
2025-07-21
btrfs: rename error to ret in btrfs_mksubvol()
David Sterba
2025-07-21
btrfs: rename error to ret in btrfs_may_delete()
David Sterba
2025-07-21
btrfs: cache if we are using free space bitmaps for a block group
Filipe Manana
2025-07-21
btrfs: add and use helper to determine if using bitmaps in free space tree
Filipe Manana
2025-07-21
btrfs: use fs_info from local variable in btrfs_convert_free_space_to_extents()
Filipe Manana
2025-07-21
btrfs: avoid double slot decrement at btrfs_convert_free_space_to_extents()
Filipe Manana
2025-07-21
btrfs: turn remove argument of modify_free_space_bitmap() to boolean
Filipe Manana
2025-07-21
btrfs: rename free_space_set_bits() and make it less confusing
Filipe Manana
2025-07-21
btrfs: add btrfs prefix to free space tree exported functions
Filipe Manana
2025-07-21
btrfs: remove pointless out label from load_free_space_extents()
Filipe Manana
2025-07-21
btrfs: remove pointless out label from load_free_space_bitmaps()
Filipe Manana
2025-07-21
btrfs: remove pointless out label from add_free_space_extent()
Filipe Manana
2025-07-21
btrfs: remove pointless out label from remove_free_space_extent()
Filipe Manana
2025-07-21
btrfs: remove pointless out label from modify_free_space_bitmap()
Filipe Manana
2025-07-21
btrfs: make free_space_test_bit() return a boolean instead
Filipe Manana
2025-07-21
btrfs: make extent_buffer_test_bit() return a boolean instead
Filipe Manana
2025-07-21
btrfs: remove pointless out label from update_free_space_extent_count()
Filipe Manana
2025-07-21
btrfs: remove pointless out label from add_new_free_space_info()
Filipe Manana
2025-07-21
btrfs: tree-log: add and rename extent bits for dirty_log_pages tree
David Sterba
2025-07-21
btrfs: use folio_end() where appropriate
David Sterba
2025-07-21
btrfs: add helper folio_end()
David Sterba
2025-07-21
btrfs: rename variables for locked range in defrag_prepare_one_folio()
David Sterba
2025-07-21
btrfs: simplify range end calculations in truncate_block_zero_beyond_eof()
David Sterba
2025-07-21
btrfs: check BLOCK_GROUP_FLAG_NEEDS_FREE_SPACE at __add_block_group_free_space()
Filipe Manana
2025-07-21
btrfs: always abort transaction on failure to add block group to free space tree
Filipe Manana
2025-07-21
btrfs: add extra warning when qgroup is marked inconsistent
Qu Wenruo
2025-07-21
btrfs: merge btrfs_printk_ratelimited() and its only caller
David Sterba
2025-07-21
btrfs: simplify debug print helpers without enabled printk
David Sterba
2025-07-21
btrfs: remove remaining unused message helpers
David Sterba
[prev]
[next]