index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-08-21
1
-3
/
+2
*
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-10
1
-1
/
+4
*
btrfs: use bool type for delayed ref head fields that are used as booleans
Filipe Manana
2023-06-19
1
-7
/
+7
*
btrfs: remove pointless in_tree field from struct btrfs_delayed_ref_node
Filipe Manana
2023-06-19
1
-1
/
+0
*
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
1
-8
/
+6
*
btrfs: drop NOFAIL from set_extent_bit allocation masks
David Sterba
2023-06-19
1
-2
/
+1
*
btrfs: open code set_extent_bits
David Sterba
2023-06-19
1
-5
/
+5
*
btrfs: open code set_extent_dirty
David Sterba
2023-06-19
1
-6
/
+9
*
btrfs: open code set_extent_new
David Sterba
2023-06-19
1
-2
/
+3
*
btrfs: fix comment referring to no longer existing btrfs_clean_tree_block()
Filipe Manana
2023-06-19
1
-1
/
+1
*
btrfs: remove level argument from btrfs_set_block_flags
Josef Bacik
2023-06-19
1
-4
/
+3
*
btrfs: use SECTOR_SHIFT to convert LBA to physical offset
Anand Jain
2023-06-19
1
-2
/
+2
*
btrfs: use SECTOR_SHIFT to convert physical offset to LBA
Anand Jain
2023-06-19
1
-2
/
+4
*
btrfs: improve leaf dump and error handling
Qu Wenruo
2023-06-19
1
-66
/
+57
*
btrfs: print-tree: pass const extent buffer pointer
Qu Wenruo
2023-06-19
1
-1
/
+1
*
btrfs: remove obsolete delayed ref throttling logic when truncating items
Filipe Manana
2023-04-17
1
-25
/
+2
*
btrfs: abort the transaction if we get an error during snapshot drop
Josef Bacik
2023-04-17
1
-0
/
+2
*
btrfs: handle errors in walk_down_tree properly
Josef Bacik
2023-04-17
1
-4
/
+4
*
btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty
Josef Bacik
2023-02-15
1
-3
/
+3
*
btrfs: add trans argument to btrfs_clean_tree_block
Josef Bacik
2023-02-15
1
-2
/
+2
*
btrfs: always lock the block before calling btrfs_clean_tree_block
Josef Bacik
2023-02-15
1
-2
/
+1
*
btrfs: remove duplicate include header in extent-tree.c
ye xingchen
2023-02-13
1
-1
/
+0
*
btrfs: don't use size classes for zoned file systems
Boris Burkov
2023-02-13
1
-1
/
+1
*
btrfs: introduce size class to block group allocator
Boris Burkov
2023-02-13
1
-34
/
+37
*
btrfs: add more find_free_extent tracepoints
Boris Burkov
2023-02-13
1
-0
/
+4
*
btrfs: pass find_free_extent_ctl to allocator tracepoints
Boris Burkov
2023-02-13
1
-86
/
+6
*
btrfs: directly pass in fs_info to btrfs_merge_delayed_refs
Johannes Thumshirn
2023-02-13
1
-2
/
+2
*
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
2023-01-03
1
-2
/
+5
*
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
1
-0
/
+1
*
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
2022-12-05
1
-1
/
+1
*
btrfs: concentrate all tree block parentness check parameters into one structure
Qu Wenruo
2022-12-05
1
-4
/
+8
*
btrfs: move orphan prototypes into orphan.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move root tree prototypes to their own header
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move btrfs_account_ro_block_groups_free_space into space-info.c
Josef Bacik
2022-12-05
1
-34
/
+0
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
2022-10-24
1
-12
/
+13
*
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...
Tetsuo Handa
2022-09-29
1
-0
/
+3
*
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
2022-09-29
1
-0
/
+6
*
btrfs: speedup checking for extent sharedness during fiemap
Filipe Manana
2022-09-26
1
-1
/
+9
*
btrfs: get rid of block group caching progress logic
Omar Sandoval
2022-09-26
1
-7
/
+2
*
btrfs: convert block group bit field to use bit helpers
Josef Bacik
2022-09-26
1
-2
/
+3
*
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-23
1
-24
/
+6
*
btrfs: fix lockdep splat with reloc root extent buffers
Josef Bacik
2022-08-17
1
-1
/
+17
*
btrfs: zoned: write out partially allocated region
Naohiro Aota
2022-07-25
1
-0
/
+10
*
btrfs: zoned: finish least available block group on data bg allocation
Naohiro Aota
2022-07-25
1
-10
/
+40
*
btrfs: let can_allocate_chunk return error
Naohiro Aota
2022-07-25
1
-7
/
+8
*
btrfs: use named constant for reserved device space
Qu Wenruo
2022-07-25
1
-3
/
+3
[prev]
[next]