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
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: add forward declarations and headers, part 3
David Sterba
2024-03-04
1
-13
/
+12
*
btrfs: make btrfs_error_unpin_extent_range() return void
David Sterba
2024-03-04
1
-2
/
+1
*
btrfs: switch btrfs_root::delayed_nodes_tree to xarray from radix-tree
David Sterba
2023-12-15
1
-3
/
+3
*
btrfs: remove unused btrfs_root::type
David Sterba
2023-12-15
1
-2
/
+0
*
btrfs: use bool for return type of btrfs_block_can_be_shared()
Filipe Manana
2023-12-15
1
-3
/
+3
*
btrfs: remove log_extents_lock and logged_list from struct btrfs_root
Filipe Manana
2023-12-15
1
-3
/
+0
*
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-30
1
-61
/
+81
|
\
|
*
btrfs: add and use helpers for reading and writing log_transid
Filipe Manana
2023-10-12
1
-0
/
+18
|
*
btrfs: add and use helpers for reading and writing last_log_commit
Filipe Manana
2023-10-12
1
-1
/
+15
|
*
btrfs: move btrfs_realloc_node() from ctree.c into defrag.c
Filipe Manana
2023-10-12
1
-4
/
+0
|
*
btrfs: export comp_keys() from ctree.c as btrfs_comp_keys()
Filipe Manana
2023-10-12
1
-0
/
+31
|
*
btrfs: rename and export __btrfs_cow_block()
Filipe Manana
2023-10-12
1
-0
/
+7
|
*
btrfs: track data relocation with simple quota
Boris Burkov
2023-10-12
1
-0
/
+3
|
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-4
/
+7
|
*
btrfs: remove extraneous includes from ctree.h
Josef Bacik
2023-10-12
1
-28
/
+0
|
*
btrfs: move btrfs_name_hash to dir-item.h
Josef Bacik
2023-10-12
1
-5
/
+0
|
*
btrfs: move btrfs_extref_hash into inode-item.h
Josef Bacik
2023-10-12
1
-9
/
+0
|
*
btrfs: remove btrfs_crc32c wrapper
Josef Bacik
2023-10-12
1
-5
/
+0
|
*
btrfs: move btrfs_crc32c_final into free-space-cache.c
Josef Bacik
2023-10-12
1
-5
/
+0
*
|
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
2023-10-23
1
-1
/
+2
|
/
*
btrfs: fix infinite directory reads
Filipe Manana
2023-08-14
1
-0
/
+1
*
btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()
Filipe Manana
2023-06-19
1
-2
/
+2
*
btrfs: rename del_ptr to btrfs_del_ptr and export it
Josef Bacik
2023-06-19
1
-0
/
+2
*
btrfs: add a btrfs_csum_type_size helper
Josef Bacik
2023-06-19
1
-0
/
+1
*
btrfs: print-tree: pass const extent buffer pointer
Qu Wenruo
2023-06-19
1
-1
/
+1
*
btrfs: unexport btrfs_prev_leaf()
Filipe Manana
2023-06-19
1
-1
/
+0
*
btrfs: open code btrfs_bin_search()
Anand Jain
2023-04-17
1
-15
/
+2
*
btrfs: do unsigned integer division in the extent buffer binary search loop
Filipe Manana
2023-02-15
1
-1
/
+1
*
btrfs: eliminate extra call when doing binary search on extent buffer
Filipe Manana
2023-02-15
1
-0
/
+15
*
btrfs: move the csum helpers into ctree.h
Josef Bacik
2022-12-05
1
-0
/
+5
*
btrfs: move eb offset helpers into extent_io.h
Josef Bacik
2022-12-05
1
-33
/
+0
*
btrfs: move file_extent_item helpers into file-item.h
Josef Bacik
2022-12-05
1
-8
/
+0
*
btrfs: move root helpers back into ctree.h
Josef Bacik
2022-12-05
1
-0
/
+17
*
btrfs: use cached state when looking for delalloc ranges with lseek
Filipe Manana
2022-12-05
1
-0
/
+1
*
btrfs: move orphan prototypes into orphan.h
Josef Bacik
2022-12-05
1
-6
/
+0
*
btrfs: move super prototypes into super.h
Josef Bacik
2022-12-05
1
-7
/
+0
*
btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.h
Josef Bacik
2022-12-05
1
-15
/
+0
*
btrfs: move verity prototypes into verity.h
Josef Bacik
2022-12-05
1
-22
/
+0
*
btrfs: move dev-replace prototypes into dev-replace.h
Josef Bacik
2022-12-05
1
-9
/
+0
*
btrfs: move scrub prototypes into scrub.h
Josef Bacik
2022-12-05
1
-11
/
+0
*
btrfs: move relocation prototypes into relocation.h
Josef Bacik
2022-12-05
1
-20
/
+0
*
btrfs: move acl prototypes into acl.h
Josef Bacik
2022-12-05
1
-18
/
+0
*
btrfs: move the snapshot drop related prototypes to extent-tree.h
Josef Bacik
2022-12-05
1
-6
/
+0
*
btrfs: move the 32bit warn defines into messages.h
Josef Bacik
2022-12-05
1
-13
/
+0
*
btrfs: move file prototypes to file.h
Josef Bacik
2022-12-05
1
-26
/
+0
*
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
2022-12-05
1
-12
/
+0
*
btrfs: move uuid tree prototypes to uuid-tree.h
Josef Bacik
2022-12-05
1
-7
/
+0
*
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
1
-31
/
+0
*
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
2022-12-05
1
-38
/
+0
*
btrfs: move defrag related prototypes to their own header
Josef Bacik
2022-12-05
1
-18
/
+0
[next]