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
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
2022-12-05
btrfs: move inode prototypes to btrfs_inode.h
Josef Bacik
2022-12-05
btrfs: move btrfs_chunk_item_size out of ctree.h
Josef Bacik
2022-12-05
btrfs: remove unused function prototypes
Josef Bacik
2022-12-05
btrfs: move root tree prototypes to their own header
Josef Bacik
2022-12-05
btrfs: delete unused function prototypes in ctree.h
Josef Bacik
2022-12-05
btrfs: move delalloc space related prototypes to delalloc-space.h
Josef Bacik
2022-12-05
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2022-12-05
btrfs: move btrfs_account_ro_block_groups_free_space into space-info.c
Josef Bacik
2022-12-05
btrfs: remove extra space info prototypes in ctree.h
Josef Bacik
2022-12-05
btrfs: minor whitespace in ctree.h
Josef Bacik
2022-12-05
btrfs: move the lockdep helpers into locking.h
Josef Bacik
2022-12-05
btrfs: move btrfs_fs_info declarations into fs.h
Josef Bacik
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2022-12-05
btrfs: setup qstr from dentrys using fscrypt helper
Sweet Tea Dorminy
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2022-12-05
btrfs: remove temporary btrfs_map_token declaration in ctree.h
Josef Bacik
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move btrfs_map_token to accessors
Josef Bacik
2022-12-05
btrfs: move the compat/incompat flag masks to fs.h
Josef Bacik
2022-12-05
btrfs: remove fs_info::pending_changes and related code
Josef Bacik
2022-12-05
btrfs: move fs_info::flags enum to fs.h
Josef Bacik
2022-12-05
btrfs: move mount option definitions to fs.h
Josef Bacik
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move assert helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: auto enable discard=async when possible
David Sterba
[next]