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
/
uuid-tree.c
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: move uuid tree prototypes to uuid-tree.h
Josef Bacik
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
2020-12-08
btrfs: remove unnecessary casts in printk
David Sterba
2020-05-25
btrfs: simplify root lookup by id
David Sterba
2020-03-23
btrfs: bail out of uuid tree scanning if we're closing
Josef Bacik
2020-03-23
btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate
Nikolay Borisov
2019-12-13
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
2019-04-29
btrfs: Turn an 'else if' into an 'else' in btrfs_uuid_tree_add
Nathan Chancellor
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
Lu Fengqi
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
Lu Fengqi
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-31
btrfs: add define for oldest generation
Anand Jain
2016-12-19
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
Pan Bian
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2014-09-17
Btrfs: make btrfs_search_forward return with nodes unlocked
Filipe Manana
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2013-11-11
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
2013-09-01
Btrfs: check UUID tree during mount if required
Stefan Behrens
2013-09-01
Btrfs: introduce a tree for items that map UUIDs to something
Stefan Behrens