..
tests
btrfs: tests: test invalid splitting when skipping pinned drop extent_map
2023-08-21 14:54:49 +02:00
accessors.c
accessors.h
btrfs: include asm/unaligned.h in accessors.h
2023-10-12 16:44:02 +02:00
acl.c
acl.h
async-thread.c
btrfs: include trace header in where necessary
2023-10-12 16:44:03 +02:00
async-thread.h
backref.c
btrfs: remove v0 extent handling
2023-08-21 14:54:48 +02:00
backref.h
bio.c
bio.h
block-group.c
btrfs: fix race between finishing block group creation and its item update
2023-09-08 14:10:36 +02:00
block-group.h
btrfs: rename add_new_free_space() to btrfs_add_new_free_space()
2023-08-21 14:52:12 +02:00
block-rsv.c
btrfs: account block group tree when calculating global reserve size
2023-07-20 19:22:54 +02:00
block-rsv.h
btrfs_inode.h
btrfs: include trace header in where necessary
2023-10-12 16:44:03 +02:00
check-integrity.c
check-integrity.h
compression.c
compression.h
ctree.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
ctree.h
btrfs: remove extraneous includes from ctree.h
2023-10-12 16:44:03 +02:00
defrag.c
defrag.h
delalloc-space.c
delalloc-space.h
delayed-inode.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
delayed-inode.h
btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()
2023-10-11 11:37:19 +02:00
delayed-ref.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
delayed-ref.h
btrfs: prevent transaction block reserve underflow when starting transaction
2023-09-20 20:42:18 +02:00
dev-replace.c
btrfs: make find_first_extent_bit() return a boolean
2023-08-21 14:52:12 +02:00
dev-replace.h
dir-item.c
dir-item.h
btrfs: add fscrypt related dependencies to respective headers
2023-10-12 16:44:02 +02:00
discard.c
discard.h
disk-io.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
disk-io.h
btrfs: make btrfs_cleanup_fs_roots() static
2023-08-21 14:52:18 +02:00
export.c
export.h
extent-io-tree.c
btrfs: make find_first_extent_bit() return a boolean
2023-08-21 14:52:12 +02:00
extent-io-tree.h
btrfs: make find_first_extent_bit() return a boolean
2023-08-21 14:52:12 +02:00
extent-tree.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
extent-tree.h
btrfs: drop __must_check annotations
2023-10-12 16:44:04 +02:00
extent_io.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
extent_io.h
btrfs: zoned: introduce block group context to btrfs_eb_write_context
2023-08-21 14:52:19 +02:00
extent_map.c
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
2023-08-18 14:38:10 +02:00
extent_map.h
file-item.c
btrfs: scrub: avoid unnecessary csum tree search preparing stripes
2023-08-21 14:54:48 +02:00
file-item.h
btrfs: scrub: avoid unnecessary csum tree search preparing stripes
2023-08-21 14:54:48 +02:00
file.c
btrfs: include linux/iomap.h in file.c
2023-10-12 16:44:02 +02:00
file.h
free-space-cache.c
btrfs: remove btrfs_crc32c wrapper
2023-10-12 16:44:02 +02:00
free-space-cache.h
free-space-tree.c
btrfs: rename add_new_free_space() to btrfs_add_new_free_space()
2023-08-21 14:52:12 +02:00
free-space-tree.h
fs.c
fs.h
btrfs: zoned: activate metadata block group on write time
2023-08-21 14:52:19 +02:00
inode-item.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
inode-item.h
btrfs: add fscrypt related dependencies to respective headers
2023-10-12 16:44:02 +02:00
inode.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
ioctl.c
for-6.6-rc4-tag
2023-10-06 08:07:47 -07:00
ioctl.h
Kconfig
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
2023-09-08 14:21:27 +02:00
locking.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
locking.h
btrfs: do not block starts waiting on previous transaction commit
2023-09-08 14:10:49 +02:00
lru_cache.c
lru_cache.h
lzo.c
Makefile
messages.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
messages.h
btrfs: remove v0 extent handling
2023-08-21 14:54:48 +02:00
misc.h
minmax: add in_range() macro
2023-08-24 16:20:18 -07:00
ordered-data.c
btrfs: check for BTRFS_FS_ERROR in pending ordered assert
2023-09-08 14:10:59 +02:00
ordered-data.h
orphan.c
orphan.h
print-tree.c
btrfs: remove v0 extent handling
2023-08-21 14:54:48 +02:00
print-tree.h
props.c
btrfs: move btrfs_name_hash to dir-item.h
2023-10-12 16:44:02 +02:00
props.h
qgroup.c
btrfs: move functions comments from qgroup.h to qgroup.c
2023-10-12 16:44:04 +02:00
qgroup.h
btrfs: move functions comments from qgroup.h to qgroup.c
2023-10-12 16:44:04 +02:00
raid56.c
btrfs: scrub: avoid unnecessary csum tree search preparing stripes
2023-08-21 14:54:48 +02:00
raid56.h
btrfs: raid56: remove unused BTRFS_RBIO_REBUILD_MISSING
2023-08-21 14:52:12 +02:00
rcu-string.h
ref-verify.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
ref-verify.h
reflink.c
btrfs: convert to ctime accessor functions
2023-07-13 10:28:04 +02:00
reflink.h
relocation.c
btrfs: drop __must_check annotations
2023-10-12 16:44:04 +02:00
relocation.h
root-tree.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
root-tree.h
btrfs: drop __must_check annotations
2023-10-12 16:44:04 +02:00
scrub.c
btrfs: scrub: move write back of repaired sectors to scrub_stripe_read_repair_worker()
2023-08-21 14:54:49 +02:00
scrub.h
send.c
btrfs: remove btrfs_crc32c wrapper
2023-10-12 16:44:02 +02:00
send.h
space-info.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
space-info.h
btrfs: include trace header in where necessary
2023-10-12 16:44:03 +02:00
subpage.c
subpage.h
super.c
btrfs: include linux/security.h in super.c
2023-10-12 16:44:03 +02:00
super.h
sysfs.c
btrfs: sysfs: show if ACL support has been compiled in
2023-08-21 14:52:12 +02:00
sysfs.h
transaction.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
transaction.h
btrfs: always print transaction aborted messages with an error level
2023-10-04 01:03:59 +02:00
tree-checker.c
btrfs: move btrfs_name_hash to dir-item.h
2023-10-12 16:44:02 +02:00
tree-checker.h
tree-log.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
tree-log.h
tree-mod-log.c
tree-mod-log.h
ulist.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
ulist.h
uuid-tree.c
uuid-tree.h
verity.c
btrfs: convert btrfs_read_merkle_tree_page() to use a folio
2023-09-13 18:40:54 +02:00
verity.h
volumes.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00
volumes.h
btrfs: comment about fsid and metadata_uuid relationship
2023-10-12 16:44:04 +02:00
xattr.c
btrfs: convert to ctime accessor functions
2023-07-13 10:28:04 +02:00
xattr.h
zlib.c
zoned.c
btrfs: do not require EXTENT_NOWAIT for btrfs_redirty_list_add()
2023-10-12 16:44:02 +02:00
zoned.h
btrfs: zoned: reserve zones for an active metadata/system block group
2023-08-21 14:52:19 +02:00
zstd.c
btrfs: reformat remaining kdoc style comments
2023-10-12 16:44:04 +02:00