index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2025-01-13
btrfs: simplify return logic at check_committed_ref()
Filipe Manana
2025-01-13
btrfs: avoid redundant call to get inline ref type at check_committed_ref()
Filipe Manana
2025-01-13
btrfs: remove the snapshot check from check_committed_ref()
Filipe Manana
2025-01-13
btrfs: remove no longer needed strict argument from can_nocow_extent()
Filipe Manana
2025-01-13
btrfs: remove unused variable length in btrfs_insert_one_raid_extent()
Johannes Thumshirn
2025-01-13
btrfs: output the reason for open_ctree() failure
Qu Wenruo
2025-01-13
btrfs: open-code btrfs_copy_from_user()
Qu Wenruo
2025-01-13
btrfs: improve the warning and error message for btrfs_remove_qgroup()
Qu Wenruo
2025-01-13
btrfs: remove detached list from struct btrfs_backref_cache
Josef Bacik
2025-01-13
btrfs: remove the ->lowest and ->leaves members from struct btrfs_backref_node
Josef Bacik
2025-01-13
btrfs: simplify btrfs_backref_release_cache()
Josef Bacik
2025-01-13
btrfs: do not handle non-shareable roots in backref cache
Josef Bacik
2025-01-13
btrfs: don't build backref tree for COW-only blocks
Josef Bacik
2025-01-13
btrfs: remove clone_backref_node() from relocation
Josef Bacik
2025-01-13
btrfs: simplify loop in select_reloc_root()
Josef Bacik
2025-01-13
btrfs: add a comment for new_bytenr in backref_cache_node
Josef Bacik
2025-01-13
btrfs: remove the changed list for backref cache
Josef Bacik
2025-01-13
btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
Josef Bacik
2025-01-13
btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_ext...
Hao-ran Zheng
2025-01-13
btrfs: don't BUG_ON() in btrfs_drop_extents()
Johannes Thumshirn
2025-01-13
btrfs: zoned: reclaim unused zone by zone resetting
Naohiro Aota
2025-01-13
btrfs: drop fs_info argument from btrfs_update_space_info_*()
Naohiro Aota
2025-01-13
btrfs: factor out btrfs_return_free_space()
Naohiro Aota
2025-01-13
btrfs: handle FS_IOC_READ_VERITY_METADATA ioctl
Allison Karlitskaya
2025-01-13
btrfs: send: remove redundant assignments to variable ret
Colin Ian King
2025-01-13
btrfs: use PTR_ERR() instead of PTR_ERR_OR_ZERO() for btrfs_get_extent()
Qu Wenruo
2025-01-13
btrfs: selftests: add delayed ref self test cases
Josef Bacik
2025-01-13
btrfs: move select_delayed_ref() and export it
Josef Bacik
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-06
btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path
Mikhail Zaslonko
2025-01-06
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
Christoph Hellwig
2025-01-06
btrfs: avoid NULL pointer dereference if no valid extent tree
Qu Wenruo
2025-01-06
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
Mark Harmstone
2024-12-29
Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-23
btrfs: sysfs: fix direct super block member reads
Qu Wenruo
2024-12-23
btrfs: fix transaction atomicity bug when enabling simple quotas
Julian Sun
2024-12-23
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2024-12-23
btrfs: allow swap activation to be interruptible
Filipe Manana
2024-12-23
btrfs: fix swap file activation failure due to extents that used to be shared
Filipe Manana
2024-12-23
btrfs: fix race with memory mapped writes when activating swap file
Filipe Manana
2024-12-23
btrfs: check folio mapping after unlock in put_file_data()
Boris Burkov
2024-12-23
btrfs: check folio mapping after unlock in relocate_one_folio()
Boris Burkov
2024-12-23
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
2024-12-23
btrfs: fix use-after-free waiting for encoded read endios
Johannes Thumshirn
2024-12-18
Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-17
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
2024-12-17
btrfs: split bios to the fs sector size boundary
Christoph Hellwig
2024-12-17
btrfs: use bio_is_zone_append() in the completion handler
Christoph Hellwig
2024-12-17
btrfs: fix improper generation check in snapshot delete
Josef Bacik
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
[prev]
[next]