index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
btrfs: continue trimming remaining devices on failure
jinbaohong
1
-1
/
+1
2026-03-04
btrfs: handle user interrupt properly in btrfs_trim_fs()
jinbaohong
1
-0
/
+11
2026-02-27
btrfs: headers cleanup to remove unnecessary local includes
Qu Wenruo
1
-0
/
+1
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
1
-19
/
+19
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
1
-2
/
+2
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
1
-16
/
+16
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-4
/
+4
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
1
-8
/
+8
2025-09-22
btrfs: zoned: refine extent allocator hint selection
Naohiro Aota
1
-2
/
+4
2025-07-22
btrfs: fix ssd_spread overallocation
Boris Burkov
1
-16
/
+17
2025-07-22
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
1
-3
/
+3
2025-07-22
btrfs: add btrfs prefix to free space tree exported functions
Filipe Manana
1
-2
/
+2
2025-07-22
btrfs: tree-log: add and rename extent bits for dirty_log_pages tree
David Sterba
1
-2
/
+2
2025-07-22
btrfs: switch RCU helper versions to btrfs_warn()
David Sterba
1
-1
/
+1
2025-07-22
btrfs: use btrfs_root_id() where not done yet
David Sterba
1
-1
/
+1
2025-07-22
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
1
-1
/
+1
2025-07-22
btrfs: constify more pointer parameters
David Sterba
1
-27
/
+27
2025-07-21
btrfs: unfold transaction abort at walk_up_proc()
Filipe Manana
1
-5
/
+10
2025-07-21
btrfs: unfold transaction abort at __btrfs_inc_extent_ref()
Filipe Manana
1
-5
/
+7
2025-05-15
btrfs: fix harmless race getting delayed ref head count when running delayed ...
Filipe Manana
1
-1
/
+6
2025-05-15
btrfs: use boolean for delalloc argument to btrfs_free_reserved_extent()
Filipe Manana
1
-4
/
+4
2025-05-15
btrfs: use boolean for delalloc argument to btrfs_free_reserved_bytes()
Filipe Manana
1
-1
/
+1
2025-05-15
btrfs: tweak extent/chunk allocation for space_info sub-space
Naohiro Aota
1
-1
/
+13
2025-05-15
btrfs: add space_info argument to btrfs_chunk_alloc()
Naohiro Aota
1
-2
/
+4
2025-05-15
btrfs: make extent unpinning more efficient when committing transaction
Filipe Manana
1
-13
/
+26
2025-05-15
btrfs: remove variable to track trimmed bytes at btrfs_finish_extent_commit()
Filipe Manana
1
-6
/
+2
2025-05-15
btrfs: don't BUG_ON() when unpinning extents during transaction commit
Filipe Manana
1
-2
/
+18
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
1
-5
/
+5
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
1
-1
/
+1
2025-05-15
btrfs: tracepoints: add btrfs prefix to names where it's missing
Filipe Manana
1
-3
/
+3
2025-05-15
btrfs: rename free_extent_state() to include a btrfs prefix
Filipe Manana
1
-1
/
+1
2025-05-15
btrfs: rename the functions to search for bits in extent ranges
Filipe Manana
1
-5
/
+5
2025-05-15
btrfs: rename set_extent_bit() to include a btrfs prefix
Filipe Manana
1
-12
/
+12
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
1
-1
/
+1
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_CORRUPT
Daniel Vacek
1
-6
/
+0
2025-03-18
btrfs: harden block_group::bg_list against list_del() races
Boris Burkov
1
-0
/
+8
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in run_delayed_extent_op()
David Sterba
1
-6
/
+5
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_lookup_extent_info()
David Sterba
1
-6
/
+5
2025-03-18
btrfs: do trivial BTRFS_PATH_AUTO_FREE conversions
David Sterba
1
-17
/
+8
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
1
-4
/
+4
2025-01-13
btrfs: use SECTOR_SIZE defines in btrfs_issue_discard()
David Sterba
1
-2
/
+2
2025-01-13
btrfs: extent-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-10
/
+0
2025-01-13
btrfs: add assertions and comment about path expectations to btrfs_cross_ref_...
Filipe Manana
1
-0
/
+25
2025-01-13
btrfs: add function comment for check_committed_ref()
Filipe Manana
1
-0
/
+42
2025-01-13
btrfs: simplify arguments for btrfs_cross_ref_exist()
Filipe Manana
1
-10
/
+12
2025-01-13
btrfs: simplify return logic at check_committed_ref()
Filipe Manana
1
-14
/
+9
2025-01-13
btrfs: avoid redundant call to get inline ref type at check_committed_ref()
Filipe Manana
1
-1
/
+1
2025-01-13
btrfs: remove the snapshot check from check_committed_ref()
Filipe Manana
1
-8
/
+0
2025-01-13
btrfs: remove no longer needed strict argument from can_nocow_extent()
Filipe Manana
1
-9
/
+6
2025-01-13
btrfs: drop fs_info argument from btrfs_update_space_info_*()
Naohiro Aota
1
-7
/
+3
[next]