index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-12-05
btrfs: move extent-tree helpers into their own header file
Josef Bacik
1
-72
/
+0
2022-12-05
btrfs: move btrfs_account_ro_block_groups_free_space into space-info.c
Josef Bacik
1
-1
/
+0
2022-12-05
btrfs: remove extra space info prototypes in ctree.h
Josef Bacik
1
-3
/
+0
2022-12-05
btrfs: minor whitespace in ctree.h
Josef Bacik
1
-2
/
+0
2022-12-05
btrfs: move the lockdep helpers into locking.h
Josef Bacik
1
-76
/
+0
2022-12-05
btrfs: move btrfs_fs_info declarations into fs.h
Josef Bacik
1
-658
/
+1
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
1
-10
/
+9
2022-12-05
btrfs: setup qstr from dentrys using fscrypt helper
Sweet Tea Dorminy
1
-0
/
+3
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
1
-14
/
+12
2022-12-05
btrfs: remove temporary btrfs_map_token declaration in ctree.h
Josef Bacik
1
-2
/
+0
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-1090
/
+0
2022-12-05
btrfs: move btrfs_map_token to accessors
Josef Bacik
1
-14
/
+2
2022-12-05
btrfs: move the compat/incompat flag masks to fs.h
Josef Bacik
1
-57
/
+0
2022-12-05
btrfs: remove fs_info::pending_changes and related code
Josef Bacik
1
-22
/
+1
2022-12-05
btrfs: move fs_info::flags enum to fs.h
Josef Bacik
1
-68
/
+0
2022-12-05
btrfs: move mount option definitions to fs.h
Josef Bacik
1
-63
/
+0
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
1
-46
/
+0
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-249
/
+0
2022-12-05
btrfs: move assert helpers out of ctree.h
Josef Bacik
1
-15
/
+3
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
1
-164
/
+0
2022-12-05
btrfs: auto enable discard=async when possible
David Sterba
1
-0
/
+1
2022-12-05
btrfs: convert BTRFS_ILOCK-* defines to enum bit
David Sterba
1
-3
/
+6
2022-12-05
btrfs: move the btrfs_verity_descriptor_item defs up in ctree.h
Josef Bacik
1
-9
/
+10
2022-12-05
btrfs: move btrfs_next_old_item into ctree.c
Josef Bacik
1
-8
/
+1
2022-12-05
btrfs: move free space cachep's out of ctree.h
Josef Bacik
1
-2
/
+0
2022-12-05
btrfs: move btrfs_path_cachep out of ctree.h
Josef Bacik
1
-1
/
+2
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
1
-1
/
+0
2022-12-05
btrfs: move flush related definitions to space-info.h
Josef Bacik
1
-59
/
+0
2022-12-05
btrfs: move discard stat defs to free-space-cache.h
Josef Bacik
1
-9
/
+0
2022-12-05
btrfs: move BTRFS_MAX_MIRRORS into scrub.c
Josef Bacik
1
-11
/
+0
2022-12-05
btrfs: move maximum limits to btrfs_tree.h
Josef Bacik
1
-13
/
+0
2022-12-05
btrfs: move btrfs on-disk definitions out of ctree.h
Josef Bacik
1
-214
/
+1
2022-12-05
btrfs: remove unused BTRFS_IOPRIO_READA
Josef Bacik
1
-3
/
+0
2022-12-05
btrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCH
Josef Bacik
1
-8
/
+0
2022-12-05
btrfs: remove unused set/clear_pending_info helpers
Josef Bacik
1
-24
/
+0
2022-11-07
btrfs: don't print stack trace when transaction is aborted due to ENOMEM
David Sterba
1
-4
/
+7
2022-10-31
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
1
-1
/
+4
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
1
-2
/
+0
[prev]
[next]