index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode-item.h
Age
Commit message (
Expand
)
Author
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
2023-10-12
btrfs: add fscrypt related dependencies to respective headers
Josef Bacik
2023-10-12
btrfs: move btrfs_extref_hash into inode-item.h
Josef Bacik
2023-06-19
btrfs: move split_flags/combine_flags helpers to inode-item.h
Josef Bacik
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2022-01-07
btrfs: add inode to truncate control
Josef Bacik
2022-01-07
btrfs: pass the ino via truncate control
Josef Bacik
2022-01-07
btrfs: use a flag to control when to clear the file extent range
Josef Bacik
2022-01-07
btrfs: control extent reference updates with a control flag for truncate
Josef Bacik
2022-01-07
btrfs: only call inode_sub_bytes in truncate paths that care
Josef Bacik
2022-01-07
btrfs: only update i_size in truncate paths that care
Josef Bacik
2022-01-07
btrfs: add truncate control struct
Josef Bacik
2022-01-07
btrfs: move btrfs_truncate_inode_items to inode-item.c
Josef Bacik
2022-01-07
btrfs: add an inode-item.h
Josef Bacik