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-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-03-27
Merge tag 'for-6.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-18
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn
2025-03-18
btrfs: zoned: fix zone activation with missing devices
Johannes Thumshirn
2025-03-18
btrfs: remove end_no_trans label from btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: remove redundant else statement from btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: use memcmp_extent_buffer() at replay_one_extent()
Filipe Manana
2025-03-18
btrfs: update outdated comment for overwrite_item()
Filipe Manana
2025-03-18
btrfs: use variables to store extent buffer and slot at overwrite_item()
Filipe Manana
2025-03-18
btrfs: avoid unnecessary memory allocation and copy at overwrite_item()
Filipe Manana
2025-03-18
btrfs: don't clobber ret in btrfs_validate_super()
Mark Harmstone
2025-03-18
btrfs: prepare btrfs_page_mkwrite() for large folios
Qu Wenruo
2025-03-18
btrfs: prepare extent_io.c for future large folio support
Qu Wenruo
2025-03-18
btrfs: prepare btrfs_launcher_folio() for large folios support
Qu Wenruo
2025-03-18
btrfs: replace PAGE_SIZE with folio_size for subpage.[ch]
Qu Wenruo
2025-03-18
btrfs: add a size parameter to btrfs_alloc_subpage()
Qu Wenruo
2025-03-18
btrfs: subpage: make btrfs_is_subpage() check against a folio
Qu Wenruo
2025-03-18
btrfs: add extra warning if delayed iput is added when it's not allowed
Qu Wenruo
2025-03-18
btrfs: avoid redundant path slot assignment in btrfs_search_forward()
Sun YangKai
2025-03-18
btrfs: remove unnecessary btrfs_key local variable in btrfs_search_forward()
Sun YangKai
2025-03-18
btrfs: simplify the return value handling in search_ioctl()
Sun YangKai
2025-03-18
btrfs: tests: fix chunk map leak after failure to add it to the tree
Filipe Manana
2025-03-18
btrfs: codify pattern for adding block_group to bg_list
Boris Burkov
2025-03-18
btrfs: explicitly ref count block_group on new_bgs list
Boris Burkov
2025-03-18
btrfs: make btrfs_discard_workfn() block_group ref explicit
Boris Burkov
2025-03-18
btrfs: harden block_group::bg_list against list_del() races
Boris Burkov
2025-03-18
btrfs: fix block group refcount race in btrfs_create_pending_block_groups()
Boris Burkov
2025-03-18
btrfs: remove unnecessary fs_info argument from btrfs_add_block_group_cache()
Filipe Manana
2025-03-18
btrfs: remove unnecessary fs_info argument from delete_block_group_cache()
Filipe Manana
2025-03-18
btrfs: remove unnecessary fs_info argument from create_reloc_inode()
Filipe Manana
2025-03-18
btrfs: make btrfs_iget_path() return a btrfs inode instead
Filipe Manana
2025-03-18
btrfs: make btrfs_iget() return a btrfs inode instead
Filipe Manana
2025-03-18
btrfs: pass a btrfs_inode to fixup_inode_link_count()
Filipe Manana
2025-03-18
btrfs: return a btrfs_inode from read_one_inode()
Filipe Manana
2025-03-18
btrfs: return a btrfs_inode from btrfs_iget_logging()
Filipe Manana
2025-03-18
btrfs: avoid linker error in btrfs_find_create_tree_block()
Mark Harmstone
2025-03-18
btrfs: run btrfs_error_commit_super() early
Qu Wenruo
2025-03-18
btrfs: defrag: extend ioctl to accept compression levels
Daniel Vacek
2025-03-18
btrfs: send: simplify return logic from send_encoded_extent()
Filipe Manana
2025-03-18
btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent()
Filipe Manana
2025-03-18
btrfs: avoid unnecessary bio dereference at run_one_async_done()
Filipe Manana
2025-03-18
btrfs: fix non-empty delayed iputs list on unmount due to async workers
Filipe Manana
2025-03-18
btrfs: reject out-of-band dirty folios during writeback
Qu Wenruo
2025-03-18
btrfs: return a literal instead of a variable in btrfs_init_dev_replace()
Dan Carpenter
2025-03-18
btrfs: move btrfs_cleanup_bio() code into its single caller
Filipe Manana
[next]