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
/
ctree.h
Age
Commit message (
Expand
)
Author
2024-03-04
btrfs: add forward declarations and headers, part 3
David Sterba
2024-03-04
btrfs: make btrfs_error_unpin_extent_range() return void
David Sterba
2023-12-15
btrfs: switch btrfs_root::delayed_nodes_tree to xarray from radix-tree
David Sterba
2023-12-15
btrfs: remove unused btrfs_root::type
David Sterba
2023-12-15
btrfs: use bool for return type of btrfs_block_can_be_shared()
Filipe Manana
2023-12-15
btrfs: remove log_extents_lock and logged_list from struct btrfs_root
Filipe Manana
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-23
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
2023-10-12
btrfs: add and use helpers for reading and writing log_transid
Filipe Manana
2023-10-12
btrfs: add and use helpers for reading and writing last_log_commit
Filipe Manana
2023-10-12
btrfs: move btrfs_realloc_node() from ctree.c into defrag.c
Filipe Manana
2023-10-12
btrfs: export comp_keys() from ctree.c as btrfs_comp_keys()
Filipe Manana
2023-10-12
btrfs: rename and export __btrfs_cow_block()
Filipe Manana
2023-10-12
btrfs: track data relocation with simple quota
Boris Burkov
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
btrfs: remove extraneous includes from ctree.h
Josef Bacik
2023-10-12
btrfs: move btrfs_name_hash to dir-item.h
Josef Bacik
2023-10-12
btrfs: move btrfs_extref_hash into inode-item.h
Josef Bacik
2023-10-12
btrfs: remove btrfs_crc32c wrapper
Josef Bacik
2023-10-12
btrfs: move btrfs_crc32c_final into free-space-cache.c
Josef Bacik
2023-08-14
btrfs: fix infinite directory reads
Filipe Manana
2023-06-19
btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()
Filipe Manana
2023-06-19
btrfs: rename del_ptr to btrfs_del_ptr and export it
Josef Bacik
2023-06-19
btrfs: add a btrfs_csum_type_size helper
Josef Bacik
2023-06-19
btrfs: print-tree: pass const extent buffer pointer
Qu Wenruo
2023-06-19
btrfs: unexport btrfs_prev_leaf()
Filipe Manana
2023-04-17
btrfs: open code btrfs_bin_search()
Anand Jain
2023-02-15
btrfs: do unsigned integer division in the extent buffer binary search loop
Filipe Manana
2023-02-15
btrfs: eliminate extra call when doing binary search on extent buffer
Filipe Manana
2022-12-05
btrfs: move the csum helpers into ctree.h
Josef Bacik
2022-12-05
btrfs: move eb offset helpers into extent_io.h
Josef Bacik
2022-12-05
btrfs: move file_extent_item helpers into file-item.h
Josef Bacik
2022-12-05
btrfs: move root helpers back into ctree.h
Josef Bacik
2022-12-05
btrfs: use cached state when looking for delalloc ranges with lseek
Filipe Manana
2022-12-05
btrfs: move orphan prototypes into orphan.h
Josef Bacik
2022-12-05
btrfs: move super prototypes into super.h
Josef Bacik
2022-12-05
btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.h
Josef Bacik
2022-12-05
btrfs: move verity prototypes into verity.h
Josef Bacik
2022-12-05
btrfs: move dev-replace prototypes into dev-replace.h
Josef Bacik
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
2022-12-05
btrfs: move relocation prototypes into relocation.h
Josef Bacik
2022-12-05
btrfs: move acl prototypes into acl.h
Josef Bacik
2022-12-05
btrfs: move the snapshot drop related prototypes to extent-tree.h
Josef Bacik
2022-12-05
btrfs: move the 32bit warn defines into messages.h
Josef Bacik
2022-12-05
btrfs: move file prototypes to file.h
Josef Bacik
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
2022-12-05
btrfs: move uuid tree prototypes to uuid-tree.h
Josef Bacik
2022-12-05
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
2022-12-05
btrfs: move defrag related prototypes to their own header
Josef Bacik
[next]