index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
verity.c
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-11-25
btrfs: disable verity on encrypted inodes
Sweet Tea Dorminy
2025-11-24
btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
2025-09-30
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-08-21
btrfs: move verity info pointer to fs-specific part of inode
Eric Biggers
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_sync_inode_flags_to_i_flags()
David Sterba
2024-09-10
btrfs: add and use helper to verify the calling task has locked the inode
Filipe Manana
2024-09-10
btrfs: convert read_key_bytes() to take a folio
Li Zetao
2024-03-04
btrfs: remove unused included headers
David Sterba
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-09-13
btrfs: convert btrfs_read_merkle_tree_page() to use a folio
Matthew Wilcox (Oracle)
2023-01-01
fsverity: pass pos and size to ->write_merkle_tree_block
Eric Biggers
2022-12-05
btrfs: move orphan prototypes into orphan.h
Josef Bacik
2022-12-05
btrfs: move verity prototypes into verity.h
Josef Bacik
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-09-26
btrfs: send: add support for fs-verity
Boris Burkov
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
2021-09-17
btrfs: fix transaction handle leak after verity rollback failure
Filipe Manana
2021-08-23
btrfs: verity metadata orphan items
Boris Burkov
2021-08-23
btrfs: initial fsverity support
Boris Burkov