index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
btrfs: use simple booleans for log_commit field in struct btrfs_root
Filipe Manana
1
-1
/
+1
2026-08-07
btrfs: remove log batch counter use for fsync
Filipe Manana
1
-2
/
+0
2026-08-07
btrfs: stop sleeping for one jiffy in non-ssd mounts during log commit
Filipe Manana
1
-2
/
+0
2026-02-03
btrfs: introduce BTRFS_PATH_AUTO_RELEASE() helper
Qu Wenruo
1
-0
/
+9
2025-11-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
1
-8
/
+8
2025-11-24
btrfs: headers cleanup to remove unnecessary local includes
Qu Wenruo
1
-2
/
+0
2025-07-21
btrfs: split btrfs_is_fstree() into multiple if statements for readability
Filipe Manana
1
-4
/
+9
2025-07-21
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
1
-3
/
+3
2025-07-21
btrfs: update comment for xarray fields in struct btrfs_root
Sun YangKai
1
-8
/
+2
2025-07-21
btrfs: constify more pointer parameters
David Sterba
1
-4
/
+4
2025-05-17
btrfs: move misplaced comment of btrfs_path::keep_locks
Sun YangKai
1
-1
/
+1
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
1
-1
/
+1
2025-01-13
btrfs: remove pointless comment from ctree.h
Filipe Manana
1
-1
/
+0
2025-01-13
btrfs: move extent-tree function declarations out of ctree.h
Filipe Manana
1
-5
/
+0
2025-01-13
btrfs: move btrfs_alloc_write_mask() into fs.h
Filipe Manana
1
-6
/
+0
2025-01-13
btrfs: move BTRFS_BYTES_TO_BLKS() into fs.h
Filipe Manana
1
-3
/
+0
2025-01-13
btrfs: move the folio ordered helpers from ctree.h into fs.h
Filipe Manana
1
-8
/
+0
2025-01-13
btrfs: move csum related functions from ctree.c into fs.c
Filipe Manana
1
-6
/
+0
2024-12-17
btrfs: fix improper generation check in snapshot delete
Josef Bacik
1
-0
/
+19
2024-10-04
btrfs: Switch from using the private_2 flag to owner_2
Matthew Wilcox (Oracle)
1
-9
/
+4
2024-09-17
btrfs: fix race setting file private on concurrent lseek using same fd
Filipe Manana
1
-0
/
+2
2024-09-10
btrfs: DEFINE_FREE for struct btrfs_path
Leo Martins
1
-0
/
+5
2024-09-10
btrfs: constify more pointer parameters
David Sterba
1
-3
/
+3
2024-09-03
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
1
-1
/
+0
2024-07-29
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
1
-0
/
+1
2024-07-11
btrfs: fix data race when accessing the last_trans field of a root
Filipe Manana
1
-0
/
+10
2024-07-11
btrfs: remove inode_lock from struct btrfs_root and use xarray locks
Filipe Manana
1
-1
/
+0
2024-07-11
btrfs: use an xarray to track open inodes in a root
Filipe Manana
1
-2
/
+5
2024-03-04
btrfs: add forward declarations and headers, part 3
David Sterba
1
-13
/
+12
2024-03-04
btrfs: make btrfs_error_unpin_extent_range() return void
David Sterba
1
-2
/
+1
2023-12-15
btrfs: switch btrfs_root::delayed_nodes_tree to xarray from radix-tree
David Sterba
1
-3
/
+3
2023-12-15
btrfs: remove unused btrfs_root::type
David Sterba
1
-2
/
+0
2023-12-15
btrfs: use bool for return type of btrfs_block_can_be_shared()
Filipe Manana
1
-3
/
+3
2023-12-15
btrfs: remove log_extents_lock and logged_list from struct btrfs_root
Filipe Manana
1
-3
/
+0
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
[next]