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
Age
Commit message (
Expand
)
Author
2024-05-07
btrfs: pass the extent map tree's inode to replace_extent_mapping()
Filipe Manana
2024-05-07
btrfs: pass the extent map tree's inode to remove_extent_mapping()
Filipe Manana
2024-05-07
btrfs: pass the extent map tree's inode to clear_em_logging()
Filipe Manana
2024-05-07
btrfs: pass the extent map tree's inode to add_extent_mapping()
Filipe Manana
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
2024-05-07
btrfs: set start on clone before calling copy_extent_buffer_full
Josef Bacik
2024-05-07
btrfs: replace btrfs_delayed_*_ref with btrfs_*_ref
Josef Bacik
2024-05-07
btrfs: remove the btrfs_delayed_ref_node container helpers
Josef Bacik
2024-05-07
btrfs: stop referencing btrfs_delayed_tree_ref directly
Josef Bacik
2024-05-07
btrfs: stop referencing btrfs_delayed_data_ref directly
Josef Bacik
2024-05-07
btrfs: make the insert backref helpers take a btrfs_delayed_ref_node
Josef Bacik
2024-05-07
btrfs: drop unnecessary arguments from __btrfs_free_extent
Josef Bacik
2024-05-07
btrfs: make __btrfs_inc_extent_ref take a btrfs_delayed_ref_node
Josef Bacik
2024-05-07
btrfs: rename btrfs_data_ref->ino to ->objectid
Josef Bacik
2024-05-07
btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_node
Josef Bacik
2024-05-07
btrfs: rename ->len to ->num_bytes in btrfs_ref
Josef Bacik
2024-05-07
btrfs: unify the btrfs_add_delayed_*_ref helpers into one helper
Josef Bacik
2024-05-07
btrfs: simplify delayed ref tracepoints
Josef Bacik
2024-05-07
btrfs: move ref specific initialization into init_delayed_ref_common
Josef Bacik
2024-05-07
btrfs: initialize btrfs_delayed_ref_head with btrfs_ref
Josef Bacik
2024-05-07
btrfs: pass btrfs_ref to init_delayed_ref_common
Josef Bacik
2024-05-07
btrfs: move ref_root into btrfs_ref
Josef Bacik
2024-05-07
btrfs: do not use a function to initialize btrfs_ref
Josef Bacik
2024-05-07
btrfs: embed data_ref and tree_ref in btrfs_delayed_ref_node
Josef Bacik
2024-05-07
btrfs: add a helper to get the delayed ref node from the data/tree ref
Josef Bacik
2024-05-07
btrfs: use btrfs_find_first_inode() at btrfs_prune_dentries()
Filipe Manana
2024-05-07
btrfs: export find_next_inode() as btrfs_find_first_inode()
Filipe Manana
2024-05-07
btrfs: simplify add_extent_mapping() by removing pointless label
Filipe Manana
2024-05-07
btrfs: tests: error out on unexpected extent map reference count
Filipe Manana
2024-05-07
btrfs: pass an inode to btrfs_add_extent_mapping()
Filipe Manana
2024-05-07
btrfs: open code csum_exist_in_range()
Filipe Manana
2024-05-07
btrfs: make NOCOW checks for existence of checksums in a range more efficient
Filipe Manana
2024-05-07
btrfs: simplify error path for btrfs_lookup_csums_list()
Filipe Manana
2024-05-07
btrfs: remove use of a temporary list at btrfs_lookup_csums_list()
Filipe Manana
2024-05-07
btrfs: remove search_commit parameter from btrfs_lookup_csums_list()
Filipe Manana
2024-05-07
btrfs: add function comment to btrfs_lookup_csums_list()
Filipe Manana
2024-05-07
btrfs: move btrfs_page_mkwrite() from inode.c into file.c
Filipe Manana
2024-05-07
btrfs: remove no longer used btrfs_clone_chunk_map()
Filipe Manana
2024-05-07
btrfs: remove list_empty() check at warn_about_uncommitted_trans()
Filipe Manana
2024-05-07
btrfs: remove pointless return value assignment at btrfs_finish_one_ordered()
Filipe Manana
2024-05-07
btrfs: remove not needed mod_start and mod_len from struct extent_map
Filipe Manana
2024-05-07
btrfs: free PERTRANS at the end of cleanup_transaction()
Boris Burkov
2024-05-07
btrfs: compression: migrate compression/decompression paths to folios
Qu Wenruo
2024-05-07
btrfs: introduce btrfs_alloc_folio_array()
Qu Wenruo
2024-05-07
btrfs: migrate insert_inline_extent() to folio interfaces
Qu Wenruo
2024-05-07
btrfs: make insert_inline_extent() accept one page directly
Qu Wenruo
2024-05-07
btrfs: compression: convert page allocation to folio interfaces
Qu Wenruo
2024-05-07
btrfs: compression: add error handling for missed page cache
Qu Wenruo
2024-05-07
btrfs: stop locking the source extent range during reflink
Filipe Manana
2024-05-07
btrfs: qgroup: delete unnecessary check in btrfs_qgroup_check_inherit()
Dan Carpenter
[next]