| btrfs: remove pointless and double ulist frees in error paths of qgroup tests | 3 年前 |
| btrfs: disable build on platforms having page size 256K | 4 年前 |
| Btrfs: move all reflink implementation code into its own file | 6 年前 |
| btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter | 7 年前 |
| btrfs: fix memory ordering between normal and ordered work functions | 3 年前 |
| Btrfs: fix crash during unmount due to race with delayed inode workers | 6 年前 |
| btrfs: fix resolving backrefs for inline extent followed by prealloc | 2 年前 |
| btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino | 3 年前 |
| btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile | 2 年前 |
| btrfs: fix race between writes to swap files and scrub | 5 年前 |
| btrfs: don't free qgroup space unless specified | 2 年前 |
| btrfs: Remove __ prefix from btrfs_block_rsv_release | 6 年前 |
| btrfs: fix race between marking inode needs to be logged and log syncing | 4 年前 |
| btrfs: check-integrity: remove unnecessary failure messages during memory allocation | 5 年前 |
| btrfs: remove btrfsic_submit_bh() | 6 年前 |
| btrfs: mark compressed range uptodate only if all bio succeed | 4 年前 |
| btrfs: compression: move declarations to header | 5 年前 |
| btrfs: fix extent buffer leak after tree mod log failure at split_node() | 2 年前 |
| btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h | 2 年前 |
| btrfs: don't arbitrarily slow down delalloc if we're committing | 1 年前 |
| btrfs: make btrfs_delalloc_reserve_space take btrfs_inode | 5 年前 |
| btrfs: fix lockdep splat and potential deadlock after failure running delayed items | 2 年前 |
| btrfs: delayed-inode: Replace zero-length array with flexible-array member | 6 年前 |
| btrfs: account for new extents being deleted in total_bytes_pinned | 5 年前 |
| btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself | 5 年前 |
| btrfs: add info when mount fails due to stale replace target | 3 年前 |
| btrfs: add __pure attribute to functions | 6 年前 |
| btrfs: remove unused parameter fs_info from btrfs_extend_item | 7 年前 |
| btrfs: merge critical sections of discard lock in workfn | 5 年前 |
| btrfs: discard: Use the correct style for SPDX License Identifier | 6 年前 |
| Revert "btrfs: add dmesg output for first mount and last unmount of a filesystem" | 1 年前 |
| btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c | 2 年前 |
| btrfs: fix type of parameter generation in btrfs_get_dentry | 3 年前 |
| btrfs: fix type of parameter generation in btrfs_get_dentry | 3 年前 |
| btrfs: remove struct extent_io_ops | 5 年前 |
| btrfs: don't warn if discard range is not aligned to sector | 1 年前 |
| btrfs: reset destination buffer when read_extent_buffer() gets invalid range | 2 年前 |
| btrfs: fix qgroup reserve overflow the qgroup limit | 3 年前 |
| Btrfs: fix race between using extent maps and merging them | 6 年前 |
| btrfs: remove extent_map::bdev | 6 年前 |
| btrfs: handle memory allocation failure in btrfs_csum_one_bio | 2 年前 |
| btrfs: fix fallocate to use file_modified to update permissions consistently | 3 年前 |
| btrfs: fix space cache inconsistency after error loading it from disk | 2 年前 |
| btrfs: let btrfs_return_cluster_to_free_space() return void | 5 年前 |
| btrfs: fix possible free space tree corruption with online conversion | 5 年前 |
| btrfs: rename btrfs_block_group_cache | 6 年前 |
| btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref | 6 年前 |
| btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c | 2 年前 |
| btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c | 2 年前 |
| fix(backport): CVE-2025-71268 btrfs uses wrong function signatures for 5.10 | 15 天前 |
| btrfs: forbid creating subvol qgroups | 1 年前 |
| btrfs: add nesting tags to the locking helpers | 5 年前 |
| btrfs: introduce BTRFS_NESTING_NEW_ROOT for adding new roots | 5 年前 |
| btrfs: compression: inline free_workspace | 6 年前 |
| btrfs: rename tree_entry to rb_simple_node and export it | 5 年前 |
| btrfs: remove inode argument from btrfs_start_ordered_extent | 5 年前 |
| btrfs: remove inode argument from btrfs_start_ordered_extent | 5 年前 |
| btrfs: replace GPL boilerplate by SPDX -- sources | 8 年前 |
| btrfs: print-tree: parent bytenr must be aligned to sector size | 2 年前 |
| btrfs: print the actual offset in btrfs_root_name | 5 年前 |
| btrfs: simplify iget helpers | 5 年前 |
| btrfs: delete unused function btrfs_set_prop_trans | 7 年前 |
| btrfs: qgroup: fix quota root leak after quota disable failure | 1 年前 |
| btrfs: export and rename qgroup_reserve_meta | 5 年前 |
| btrfs: raid56: don't trust any cached sector in __raid56_parity_recover() | 3 年前 |
| btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes | 6 年前 |
| btrfs: replace strncpy() with strscpy() | 2 年前 |
| btrfs: fix readahead hang and use-after-free after removing a device | 5 年前 |
| btrfs: ref-verify: free ref cache before clearing mount opt | 1 年前 |
| btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod() | 7 年前 |
| btrfs: fix unexpected error path when reflinking an inline extent | 3 年前 |
| Btrfs: move all reflink implementation code into its own file | 6 年前 |
| btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() | 2 年前 |
| btrfs: fix silent failure when deleting root reference | 3 年前 |
| btrfs: scrub: try harder to mark RAID56 block groups read-only | 2 年前 |
| btrfs: send: return EOPNOTSUPP on unknown flags | 1 年前 |
| btrfs: send: avoid copying file data | 5 年前 |
| btrfs: prevent __btrfs_dump_space_info() to underflow its free space | 4 年前 |
| btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself | 5 年前 |
| btrfs: use unaligned helpers for stack and header set/get helpers | 5 年前 |
| Revert "btrfs: add dmesg output for first mount and last unmount of a filesystem" | 1 年前 |
| btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs() | 3 年前 |
| btrfs: split and refactor btrfs_sysfs_remove_devices_dir | 5 年前 |
| btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART | 2 年前 |
| btrfs: fix race between marking inode needs to be logged and log syncing | 4 年前 |
| fix(backport): CVE-2025-71268 btrfs uses wrong function signatures for 5.10 | 15 天前 |
| btrfs: get fs_info from eb in btrfs_check_chunk_valid | 7 年前 |
| btrfs: remove unused btrfs_root::defrag_trans_start | 5 年前 |
| btrfs: initialize start_slot in btrfs_log_prealloc_extents | 1 年前 |
| btrfs: make fast fsyncs wait only for writeback | 5 年前 |
| btrfs: replace GPL boilerplate by SPDX -- sources | 8 年前 |
| btrfs: replace GPL boilerplate by SPDX -- headers | 8 年前 |
| btrfs: simplify root lookup by id | 5 年前 |
| btrfs: make error messages more clear when getting a chunk map | 1 年前 |
| btrfs: add a helper to read the superblock metadata_uuid | 2 年前 |
| btrfs: check if root is readonly while setting security xattr | 3 年前 |
| btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter | 7 年前 |
| btrfs: zlib: zero-initialize zlib workspace | 2 年前 |
| btrfs: compression: inline free_workspace | 6 年前 |