index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-61
/
+81
2023-10-23
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
1
-1
/
+2
2023-10-12
btrfs: add and use helpers for reading and writing log_transid
Filipe Manana
1
-0
/
+18
2023-10-12
btrfs: add and use helpers for reading and writing last_log_commit
Filipe Manana
1
-1
/
+15
2023-10-12
btrfs: move btrfs_realloc_node() from ctree.c into defrag.c
Filipe Manana
1
-4
/
+0
2023-10-12
btrfs: export comp_keys() from ctree.c as btrfs_comp_keys()
Filipe Manana
1
-0
/
+31
2023-10-12
btrfs: rename and export __btrfs_cow_block()
Filipe Manana
1
-0
/
+7
2023-10-12
btrfs: track data relocation with simple quota
Boris Burkov
1
-0
/
+3
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
1
-4
/
+7
2023-10-12
btrfs: remove extraneous includes from ctree.h
Josef Bacik
1
-28
/
+0
2023-10-12
btrfs: move btrfs_name_hash to dir-item.h
Josef Bacik
1
-5
/
+0
2023-10-12
btrfs: move btrfs_extref_hash into inode-item.h
Josef Bacik
1
-9
/
+0
2023-10-12
btrfs: remove btrfs_crc32c wrapper
Josef Bacik
1
-5
/
+0
2023-10-12
btrfs: move btrfs_crc32c_final into free-space-cache.c
Josef Bacik
1
-5
/
+0
2023-08-14
btrfs: fix infinite directory reads
Filipe Manana
1
-0
/
+1
2023-06-19
btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()
Filipe Manana
1
-2
/
+2
2023-06-19
btrfs: rename del_ptr to btrfs_del_ptr and export it
Josef Bacik
1
-0
/
+2
2023-06-19
btrfs: add a btrfs_csum_type_size helper
Josef Bacik
1
-0
/
+1
2023-06-19
btrfs: print-tree: pass const extent buffer pointer
Qu Wenruo
1
-1
/
+1
2023-06-19
btrfs: unexport btrfs_prev_leaf()
Filipe Manana
1
-1
/
+0
2023-04-17
btrfs: open code btrfs_bin_search()
Anand Jain
1
-15
/
+2
2023-02-15
btrfs: do unsigned integer division in the extent buffer binary search loop
Filipe Manana
1
-1
/
+1
2023-02-15
btrfs: eliminate extra call when doing binary search on extent buffer
Filipe Manana
1
-0
/
+15
2022-12-05
btrfs: move the csum helpers into ctree.h
Josef Bacik
1
-0
/
+5
2022-12-05
btrfs: move eb offset helpers into extent_io.h
Josef Bacik
1
-33
/
+0
2022-12-05
btrfs: move file_extent_item helpers into file-item.h
Josef Bacik
1
-8
/
+0
2022-12-05
btrfs: move root helpers back into ctree.h
Josef Bacik
1
-0
/
+17
2022-12-05
btrfs: use cached state when looking for delalloc ranges with lseek
Filipe Manana
1
-0
/
+1
2022-12-05
btrfs: move orphan prototypes into orphan.h
Josef Bacik
1
-6
/
+0
2022-12-05
btrfs: move super prototypes into super.h
Josef Bacik
1
-7
/
+0
2022-12-05
btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.h
Josef Bacik
1
-15
/
+0
2022-12-05
btrfs: move verity prototypes into verity.h
Josef Bacik
1
-22
/
+0
2022-12-05
btrfs: move dev-replace prototypes into dev-replace.h
Josef Bacik
1
-9
/
+0
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
1
-11
/
+0
2022-12-05
btrfs: move relocation prototypes into relocation.h
Josef Bacik
1
-20
/
+0
2022-12-05
btrfs: move acl prototypes into acl.h
Josef Bacik
1
-18
/
+0
2022-12-05
btrfs: move the snapshot drop related prototypes to extent-tree.h
Josef Bacik
1
-6
/
+0
2022-12-05
btrfs: move the 32bit warn defines into messages.h
Josef Bacik
1
-13
/
+0
2022-12-05
btrfs: move file prototypes to file.h
Josef Bacik
1
-26
/
+0
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
1
-12
/
+0
2022-12-05
btrfs: move uuid tree prototypes to uuid-tree.h
Josef Bacik
1
-7
/
+0
2022-12-05
btrfs: move file-item prototypes into their own header
Josef Bacik
1
-31
/
+0
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
1
-38
/
+0
2022-12-05
btrfs: move defrag related prototypes to their own header
Josef Bacik
1
-18
/
+0
2022-12-05
btrfs: move inode prototypes to btrfs_inode.h
Josef Bacik
1
-140
/
+0
2022-12-05
btrfs: move btrfs_chunk_item_size out of ctree.h
Josef Bacik
1
-7
/
+0
2022-12-05
btrfs: remove unused function prototypes
Josef Bacik
1
-3
/
+0
2022-12-05
btrfs: move root tree prototypes to their own header
Josef Bacik
1
-32
/
+0
2022-12-05
btrfs: delete unused function prototypes in ctree.h
Josef Bacik
1
-6
/
+0
2022-12-05
btrfs: move delalloc space related prototypes to delalloc-space.h
Josef Bacik
1
-3
/
+0
[next]