index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2025-08-13
btrfs: zoned: limit active zones to max_open_zones
Naohiro Aota
2025-08-13
btrfs: zoned: fix write time activation failure for metadata block group
Naohiro Aota
2025-08-13
btrfs: zoned: fix data relocation block group reservation
Naohiro Aota
2025-08-13
btrfs: zoned: skip ZONE FINISH of conventional zones
Johannes Thumshirn
2025-08-12
Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-07
btrfs: fix iteration bug in __qgroup_excl_accounting()
Boris Burkov
2025-08-07
btrfs: zoned: do not select metadata BG as finish target
Naohiro Aota
2025-08-07
btrfs: do not allow relocation of partially dropped subvolumes
Qu Wenruo
2025-08-07
btrfs: error on missing block group when unaccounting log tree extent buffers
Filipe Manana
2025-08-07
btrfs: fix wrong length parameter for btrfs_cleanup_ordered_extents()
Qu Wenruo
2025-08-07
btrfs: make btrfs_cleanup_ordered_extents() support large folios
Qu Wenruo
2025-08-07
btrfs: fix subpage deadlock in try_release_subpage_extent_buffer()
Leo Martins
2025-08-06
Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-06
btrfs: fix log tree replay failure due to file with 0 links and extents
Filipe Manana
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-22
btrfs: send: use fallocate for hole punching with send stream v2
Filipe Manana
2025-07-22
btrfs: unfold transaction aborts when writing dirty block groups
Filipe Manana
2025-07-22
btrfs: use saner variable type and name to indicate extrefs at add_inode_ref()
Filipe Manana
2025-07-22
btrfs: don't skip remaining extrefs if dir not found during log replay
Filipe Manana
2025-07-22
btrfs: don't ignore inode missing when replaying log tree
Filipe Manana
2025-07-22
btrfs: enable large data folios for data reloc inode
Qu Wenruo
2025-07-22
btrfs: output more info when btrfs_subpage_assert() failed
Qu Wenruo
2025-07-22
btrfs: reloc: unconditionally invalidate the page cache for each cluster
Qu Wenruo
2025-07-22
btrfs: defrag: add flag to force no-compression
David Sterba
2025-07-22
btrfs: fix ssd_spread overallocation
Boris Burkov
2025-07-22
btrfs: zoned: requeue to unused block group list if zone finish failed
Naohiro Aota
2025-07-22
btrfs: zoned: do not remove unwritten non-data block group
Naohiro Aota
2025-07-22
btrfs: remove btrfs_clear_extent_bits()
Filipe Manana
2025-07-22
btrfs: use cached state when falling back from NOCoW write to CoW write
Filipe Manana
2025-07-22
btrfs: set EXTENT_NORESERVE before range unlock in btrfs_truncate_block()
Filipe Manana
2025-07-22
btrfs: don't print relocation messages from auto reclaim
Johannes Thumshirn
2025-07-22
btrfs: remove redundant auto reclaim log message
Johannes Thumshirn
2025-07-22
btrfs: make btrfs_check_nocow_lock() check more than one extent
Filipe Manana
2025-07-22
btrfs: assert we can NOCOW the range in btrfs_truncate_block()
Filipe Manana
2025-07-22
btrfs: update function comment for btrfs_check_nocow_lock()
Filipe Manana
2025-07-22
btrfs: use btrfs_inode local variable at btrfs_page_mkwrite()
Filipe Manana
2025-07-22
btrfs: use variable for io_tree when clearing range in btrfs_page_mkwrite()
Filipe Manana
2025-07-22
btrfs: fix -ENOSPC mmap write failure on NOCOW files/extents
Filipe Manana
2025-07-22
btrfs: use clear_and_wake_up_bit() where open coded
David Sterba
2025-07-22
btrfs: accessors: rename variable for folio offset
David Sterba
2025-07-22
btrfs: accessors: factor out split memcpy with two sources
David Sterba
2025-07-22
btrfs: accessors: set target address at initialization
David Sterba
2025-07-22
btrfs: accessors: compile-time fast path for u16
David Sterba
2025-07-22
btrfs: accessors: compile-time fast path for u8
David Sterba
2025-07-22
btrfs: accessors: inline eb bounds check and factor out the error report
David Sterba
2025-07-22
btrfs: accessors: use type sizeof constants directly
David Sterba
[prev]
[next]