..
tests
btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()
2024-08-29 17:33:37 +02:00
accessors.c
btrfs: add eb to btrfs_node_key_ptr_offset
2022-12-05 18:00:58 +01:00
accessors.h
btrfs: use helper sizeof_field in struct accessors
2023-08-21 14:52:13 +02:00
acl.c
fs: port acl to mnt_idmap
2023-01-19 09:24:28 +01:00
acl.h
fs: port ->set_acl() to pass mnt_idmap
2023-01-19 09:24:27 +01:00
async-thread.c
btrfs: use alloc_ordered_workqueue() to create ordered workqueues
2023-06-19 13:59:30 +02:00
async-thread.h
btrfs: use alloc_ordered_workqueue() to create ordered workqueues
2023-06-19 13:59:30 +02:00
backref.c
btrfs: drop the backref cache during relocation if we commit
2024-10-10 11:58:06 +02:00
backref.h
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
2023-10-23 17:17:30 +02:00
bio.c
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
2024-09-04 13:28:18 +02:00
bio.h
btrfs: add an ordered_extent pointer to struct btrfs_bio
2023-06-19 13:59:36 +02:00
block-group.c
btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
2025-06-04 14:41:57 +02:00
block-group.h
btrfs: add and use helper to check if block group is used
2024-02-23 09:24:47 +01:00
block-rsv.c
btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
2024-03-26 18:19:13 -04:00
block-rsv.h
btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
2024-03-26 18:19:13 -04:00
btrfs_inode.h
btrfs: fix race setting file private on concurrent lseek using same fd
2024-10-04 16:29:59 +02:00
check-integrity.c
btrfs: rename __btrfs_map_block to btrfs_map_block
2023-06-19 13:59:34 +02:00
check-integrity.h
btrfs: check-integrity: split submit_bio from btrfsic checking
2022-05-16 17:03:12 +02:00
compression.c
btrfs: zlib: fix and simplify the inline extent decompression
2024-08-29 17:33:32 +02:00
compression.h
btrfs: zlib: fix and simplify the inline extent decompression
2024-08-29 17:33:32 +02:00
ctree.c
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
2025-01-09 13:31:52 +01:00
ctree.h
btrfs: rename and export __btrfs_cow_block()
2025-01-09 13:31:52 +01:00
defrag.c
btrfs: defrag: change BUG_ON to assertion in btrfs_defrag_leaves()
2024-08-29 17:33:37 +02:00
defrag.h
btrfs: move defrag related prototypes to their own header
2022-12-05 18:00:46 +01:00
delalloc-space.c
btrfs: don't reserve space for checksums when writing to nocow files
2024-02-23 09:24:48 +01:00
delalloc-space.h
btrfs: move delalloc space related prototypes to delalloc-space.h
2022-12-05 18:00:44 +01:00
delayed-inode.c
btrfs: change BUG_ON to assertion when checking for delayed_node root
2024-08-29 17:33:37 +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: reinitialize delayed ref list after deleting it from the list
2024-11-14 13:19:38 +01: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: don't take dev_replace rwsem on task already holding it
2024-12-14 19:59:58 +01:00
dev-replace.h
btrfs: move dev-replace prototypes into dev-replace.h
2022-12-05 18:00:47 +01:00
dir-item.c
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
2024-11-01 01:58:32 +01:00
dir-item.h
btrfs: move dir-item prototypes into dir-item.h
2022-12-05 18:00:46 +01:00
discard.c
btrfs: make btrfs_discard_workfn() block_group ref explicit
2025-06-04 14:41:57 +02:00
discard.h
btrfs: unexport btrfs_run_discard_work and make it static
2023-06-19 13:59:25 +02:00
disk-io.c
btrfs: fix non-empty delayed iputs list on unmount due to async workers
2025-06-04 14:41:57 +02:00
disk-io.h
btrfs: fix double free of anonymous device after snapshot creation failure
2024-03-06 14:48:40 +00:00
export.c
btrfs: export: handle invalid inode or root reference in btrfs_get_parent()
2024-04-13 13:07:32 +02:00
export.h
btrfs: simplify generation check in btrfs_get_dentry
2022-12-05 18:00:41 +01:00
extent_io.c
btrfs: avoid linker error in btrfs_find_create_tree_block()
2025-06-04 14:41:57 +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 wrong block_start calculation for btrfs_drop_extent_map_range()
2024-05-02 16:32:44 +02:00
extent_map.h
btrfs: pass the new logical address to split_extent_map
2023-06-19 13:59:33 +02:00
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: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
2025-05-22 14:12:26 +02:00
extent-tree.h
btrfs: do not BUG_ON() when freeing tree block after error
2024-12-09 10:32:41 +01:00
file-item.c
btrfs: abort transaction on generation mismatch when marking eb as dirty
2023-11-28 17:19:35 +00:00
file-item.h
btrfs: scrub: avoid unnecessary csum tree search preparing stripes
2023-08-21 14:54:48 +02:00
file.c
btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
2025-05-02 07:50:43 +02:00
file.h
btrfs: use cached state when looking for delalloc ranges with fiemap
2022-12-05 18:00:56 +01:00
free-space-cache.c
btrfs: add cancellation points to trim loops
2024-12-14 20:00:22 +01:00
free-space-cache.h
btrfs: add cancellation points to trim loops
2024-12-14 20:00:22 +01:00
free-space-tree.c
btrfs: do not BUG_ON() when freeing tree block after error
2024-12-09 10:32:41 +01:00
free-space-tree.h
btrfs: make clear_cache mount option to rebuild FST without disabling it
2023-05-10 14:51:27 +02:00
fs.c
btrfs: sysfs: update fs features directory asynchronously
2023-02-13 17:50:35 +01:00
fs.h
btrfs: don't take dev_replace rwsem on task already holding it
2024-12-14 19:59:58 +01:00
inode-item.c
btrfs: abort transaction on generation mismatch when marking eb as dirty
2023-11-28 17:19:35 +00:00
inode-item.h
btrfs: move split_flags/combine_flags helpers to inode-item.h
2023-06-19 13:59:25 +02:00
inode.c
btrfs: fix COW handling in run_delalloc_nocow()
2025-05-09 09:43:49 +02:00
ioctl.c
btrfs: do not BUG_ON() when freeing tree block after error
2024-12-09 10:32:41 +01:00
ioctl.h
fs: port ->fileattr_set() to pass mnt_idmap
2023-01-19 09:24:27 +01:00
Kconfig
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
2023-09-08 14:21:27 +02:00
locking.c
btrfs: add block-group tree to lockdep classes
2023-06-19 13:59:35 +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
btrfs: send: cache utimes operations for directories if possible
2023-02-15 19:38:50 +01:00
lru_cache.h
btrfs: remove btrfs_lru_cache_is_full() inline function
2023-04-17 18:01:18 +02:00
lzo.c
btrfs: disable allocation warnings for compression workspaces
2023-06-19 13:59:34 +02:00
Makefile
btrfs: send: genericize the backref cache to allow it to be reused
2023-02-13 17:50:35 +01:00
messages.c
btrfs: remove v0 extent handling
2023-08-21 14:54:48 +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: fix assertion failure when splitting ordered extent after transaction abort
2025-02-17 09:40:02 +01:00
ordered-data.h
btrfs: add a btrfs_finish_ordered_extent helper
2023-06-19 13:59:37 +02:00
orphan.c
btrfs: move orphan prototypes into orphan.h
2022-12-05 18:00:47 +01:00
orphan.h
btrfs: move orphan prototypes into orphan.h
2022-12-05 18:00:47 +01:00
print-tree.c
btrfs: avoid using fixed char array size for tree names
2024-08-14 13:58:59 +02:00
print-tree.h
btrfs: print-tree: pass const extent buffer pointer
2023-06-19 13:59:22 +02:00
props.c
btrfs: move super_block specific helpers into super.h
2022-12-05 18:00:47 +01:00
props.h
btrfs: make module init/exit match their sequence
2022-12-05 18:00:40 +01:00
qgroup.c
btrfs: do not BUG_ON() when freeing tree block after error
2024-12-09 10:32:41 +01:00
qgroup.h
btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()
2024-01-01 12:42:24 +00: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
btrfs: replace strncpy() with strscpy()
2022-12-05 18:00:59 +01:00
ref-verify.c
btrfs: ref-verify: fix use-after-free after invalid ref action
2024-12-09 10:33:01 +01:00
ref-verify.h
reflink.c
btrfs: replace sb::s_blocksize by fs_info::sectorsize
2024-08-29 17:33:43 +02:00
reflink.h
relocation.c
btrfs: check folio mapping after unlock in relocate_one_folio()
2025-06-04 14:42:22 +02:00
relocation.h
btrfs: relocation: constify parameters where possible
2024-10-10 11:58:06 +02:00
root-tree.c
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
2024-04-17 11:19:33 +02:00
root-tree.h
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
2024-04-17 11:19:33 +02:00
scrub.c
btrfs: scrub: fix a wrong error type when metadata bytenr mismatches
2025-06-19 15:28:03 +02:00
scrub.h
btrfs: scrub: remove scrub_bio structure
2023-04-17 18:01:24 +02:00
send.c
btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
2025-06-04 14:41:57 +02:00
send.h
btrfs: send add define for v2 buffer size
2022-12-05 18:00:41 +01:00
space-info.c
btrfs: do not subtract delalloc from avail bytes
2024-08-11 12:47:24 +02:00
space-info.h
btrfs: zoned: fix zone_unusable accounting on making block group read-write again
2024-08-11 12:47:24 +02:00
subpage.c
btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
2024-10-04 16:29:59 +02:00
subpage.h
btrfs: stop setting PageError in the data I/O path
2023-06-19 13:59:35 +02:00
super.c
btrfs: correctly escape subvol in btrfs_show_options()
2025-04-25 10:45:47 +02:00
super.h
btrfs: move super_block specific helpers into super.h
2022-12-05 18:00:47 +01:00
sysfs.c
btrfs: sysfs: fix direct super block member reads
2025-01-02 10:32:11 +01:00
sysfs.h
btrfs: sysfs: update fs features directory asynchronously
2023-02-13 17:50:35 +01:00
transaction.c
btrfs: fix use-after-free when attempting to join an aborted transaction
2025-02-17 09:40:02 +01:00
transaction.h
btrfs: fix race between direct IO write and fsync when using same fd
2024-09-12 11:11:45 +02:00
tree-checker.c
btrfs: make sure that WRITTEN is set on all metadata blocks
2025-03-28 21:59:56 +01:00
tree-checker.h
btrfs: make sure that WRITTEN is set on all metadata blocks
2025-03-28 21:59:56 +01:00
tree-log.c
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
2024-10-22 15:46:18 +02:00
tree-log.h
btrfs: change for_rename argument of btrfs_record_unlink_dir() to bool
2023-06-19 13:59:26 +02:00
tree-mod-log.c
btrfs: avoid tree mod log ENOMEM failures when we don't need to log
2023-06-19 13:59:38 +02:00
tree-mod-log.h
btrfs: fix SPDX comment in tree-mod-log.h
2022-12-05 18:00:48 +01:00
ulist.c
btrfs: constify ulist parameter of ulist_next()
2022-12-05 18:00:50 +01:00
ulist.h
btrfs: constify ulist parameter of ulist_next()
2022-12-05 18:00:50 +01:00
uuid-tree.c
btrfs: abort transaction on generation mismatch when marking eb as dirty
2023-11-28 17:19:35 +00:00
uuid-tree.h
btrfs: move uuid tree prototypes to uuid-tree.h
2022-12-05 18:00:46 +01:00
verity.c
btrfs: convert btrfs_read_merkle_tree_page() to use a folio
2023-09-13 18:40:54 +02:00
verity.h
btrfs: move verity prototypes into verity.h
2022-12-05 18:00:47 +01:00
volumes.c
btrfs: do not clear read-only when adding sprout device
2024-12-14 19:59:58 +01:00
volumes.h
btrfs: split remaining space to discard in chunks
2024-10-17 15:24:37 +02:00
xattr.c
btrfs: abort transaction on generation mismatch when marking eb as dirty
2023-11-28 17:19:35 +00:00
xattr.h
zlib.c
btrfs: zlib: fix and simplify the inline extent decompression
2024-08-29 17:33:32 +02:00
zoned.c
btrfs: zoned: fix zone finishing with missing devices
2025-04-25 10:45:30 +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: disable allocation warnings for compression workspaces
2023-06-19 13:59:34 +02:00