index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
verity.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove unused included headers
David Sterba
2024-03-04
1
-1
/
+0
*
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-10-12
1
-2
/
+2
*
btrfs: convert btrfs_read_merkle_tree_page() to use a folio
Matthew Wilcox (Oracle)
2023-09-13
1
-33
/
+31
*
fsverity: pass pos and size to ->write_merkle_tree_block
Eric Biggers
2023-01-02
1
-12
/
+7
*
btrfs: move orphan prototypes into orphan.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move verity prototypes into verity.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: send: add support for fs-verity
Boris Burkov
2022-09-26
1
-2
/
+1
*
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
1
-1
/
+1
*
btrfs: fix transaction handle leak after verity rollback failure
Filipe Manana
2021-09-17
1
-2
/
+4
*
btrfs: verity metadata orphan items
Boris Burkov
2021-08-23
1
-7
/
+80
*
btrfs: initial fsverity support
Boris Burkov
2021-08-23
1
-0
/
+738