index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-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
2025-07-22
btrfs: accessors: simplify folio bounds checks
David Sterba
2025-07-22
btrfs: remove struct rcu_string
David Sterba
2025-07-22
btrfs: open code RCU for device name
David Sterba
2025-07-22
btrfs: index buffer_tree using node size
Daniel Vacek
2025-07-22
btrfs: send: directly return strcmp() result when comparing recorded refs
Filipe Manana
2025-07-22
btrfs: set search_commit_root to false in iterate_inodes_from_logical()
Filipe Manana
2025-07-22
btrfs: reduce size of struct tree_mod_elem
Filipe Manana
2025-07-22
btrfs: avoid logging tree mod log elements for irrelevant extent buffers
Filipe Manana
2025-07-22
btrfs: use readahead_expand() on compressed extents
Boris Burkov
2025-07-22
btrfs: populate otime when logging an inode item
Qu Wenruo
2025-07-22
btrfs: qgroup: use btrfs_qgroup_enabled() in ioctls
Filipe Manana
2025-07-22
btrfs: qgroup: fix qgroup create ioctl returning success after quotas disabled
Filipe Manana
2025-07-22
btrfs: qgroup: set quota enabled bit if quota disable fails flushing reservat...
Filipe Manana
2025-07-22
btrfs: restrict writes to opened btrfs devices
Qu Wenruo
[next]