index
:
git.armlinux.org.uk/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
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2025-01-13
btrfs: use SECTOR_SIZE defines in btrfs_issue_discard()
David Sterba
2025-01-13
btrfs: extent-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: add assertions and comment about path expectations to btrfs_cross_ref_...
Filipe Manana
2025-01-13
btrfs: add function comment for check_committed_ref()
Filipe Manana
2025-01-13
btrfs: simplify arguments for btrfs_cross_ref_exist()
Filipe Manana
2025-01-13
btrfs: simplify return logic at check_committed_ref()
Filipe Manana
2025-01-13
btrfs: avoid redundant call to get inline ref type at check_committed_ref()
Filipe Manana
2025-01-13
btrfs: remove the snapshot check from check_committed_ref()
Filipe Manana
2025-01-13
btrfs: remove no longer needed strict argument from can_nocow_extent()
Filipe Manana
2025-01-13
btrfs: drop fs_info argument from btrfs_update_space_info_*()
Naohiro Aota
2025-01-13
btrfs: factor out btrfs_return_free_space()
Naohiro Aota
2025-01-13
btrfs: move select_delayed_ref() and export it
Josef Bacik
2024-12-18
Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-17
btrfs: fix improper generation check in snapshot delete
Josef Bacik
2024-11-29
btrfs: don't loop for nowait writes when checking for cross references
Filipe Manana
2024-11-11
btrfs: track delayed ref heads in an xarray
Filipe Manana
2024-11-11
btrfs: pass fs_info to btrfs_delete_ref_head()
Filipe Manana
2024-11-11
btrfs: pass fs_info to functions that search for delayed ref heads
Filipe Manana
2024-11-11
btrfs: move delayed ref head unselection to delayed-ref.c
Filipe Manana
2024-11-11
btrfs: simplify obtaining a delayed ref head
Filipe Manana
2024-11-11
btrfs: change return type of btrfs_delayed_ref_lock() to boolean
Filipe Manana
2024-11-11
btrfs: remove num_entries atomic counter from delayed ref root
Filipe Manana
2024-11-11
btrfs: reduce extent tree lock contention when searching for inline backref
Robbie Ko
2024-11-11
btrfs: drop unused parameter refs from visit_node_for_delete()
David Sterba
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-10-07
btrfs: add cancellation points to trim loops
Luca Stefani
2024-10-07
btrfs: split remaining space to discard in chunks
Luca Stefani
2024-09-10
btrfs: always update fstrim_range on failure in FITRIM ioctl
Luca Stefani
2024-08-13
btrfs: check delayed refs when we're checking if a ref exists
Josef Bacik
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
2024-07-11
btrfs: avoid allocating and running pointless delayed extent operations
Filipe Manana
2024-07-11
btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
Filipe Manana
2024-07-11
btrfs: reduce nesting for extent processing at btrfs_lookup_extent_info()
Filipe Manana
2024-07-11
btrfs: remove superfluous metadata check at btrfs_lookup_extent_info()
Filipe Manana
2024-07-11
btrfs: remove NULL transaction support for btrfs_lookup_extent_info()
Filipe Manana
2024-07-11
btrfs: do not BUG_ON() when freeing tree block after error
Filipe Manana
2024-07-11
btrfs: add documentation around snapshot delete
Josef Bacik
2024-07-11
btrfs: handle errors from btrfs_dec_ref() properly
Josef Bacik
2024-07-11
btrfs: convert correctness BUG_ON()'s to ASSERT()'s in walk_up_proc()
Josef Bacik
2024-07-11
btrfs: clean up our handling of refs == 0 in snapshot delete
Josef Bacik
2024-07-11
btrfs: replace BUG_ON with ASSERT in walk_down_proc()
Josef Bacik
2024-07-11
btrfs: handle errors from ref mods during UPDATE_BACKREF in walk_down_proc()
Josef Bacik
2024-07-11
btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_pr...
Josef Bacik
2024-07-11
btrfs: extract the reference dropping code into it's own helper
Josef Bacik
2024-07-11
btrfs: unify logic to decide if we need to walk down into a node during snaps...
Josef Bacik
2024-07-11
btrfs: remove local variable need_account in do_walk_down()
Josef Bacik
2024-07-11
btrfs: factor out eb uptodate check from do_walk_down()
Josef Bacik
2024-07-11
btrfs: push lookup_info into struct walk_control
Josef Bacik
2024-07-11
btrfs: use btrfs_read_extent_buffer() in do_walk_down()
Josef Bacik
2024-07-11
btrfs: don't do extra find_extent_buffer() in do_walk_down()
Josef Bacik
[next]