The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Btrfs: Create extent_buffer interface for large blocksizes
Signed-off-by: Chris Mason <chris.mason@oracle.com>
by
Joan the Kiwi 2007-10-15 20:14:19 UTC
commit 5f39d397dfbe140a14edecd4e73c34ce23c4f9ee
Linux Kernel
VCC
Buttery Automount CVE-2019-19816
fs/btrfs/Makefile
+2
fs/btrfs/ctree.c
+817
-667
fs/btrfs/ctree.h
+315
-534
fs/btrfs/dir-item.c
+56
-46
fs/btrfs/disk-io.c
+180
-211
fs/btrfs/disk-io.h
+11
-44
fs/btrfs/extent-tree.c
+150
-144
fs/btrfs/extent_map.c
+656
-16
fs/btrfs/extent_map.h
+73
-2
fs/btrfs/file-item.c
+31
-32
fs/btrfs/file.c
+67
-62
fs/btrfs/inode-item.c
+8
-14
fs/btrfs/inode-map.c
+9
-8
fs/btrfs/inode.c
+267
-168
fs/btrfs/print-tree.c
+45
-51
fs/btrfs/print-tree.h
+2
-2
fs/btrfs/root-tree.c
+27
-24
fs/btrfs/super.c
+4
-3
fs/btrfs/sysfs.c
+5
-5
fs/btrfs/transaction.c
+34
-27
fs/btrfs/transaction.h
+3
-2
fs/btrfs/tree-defrag.c
+32
-26
expand_less