| .. |
|
tests
|
8696d76045
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
|
há 7 anos atrás |
|
Kconfig
|
852eb3aeea
btrfs: add SPDX header to Kconfig
|
há 7 anos atrás |
|
Makefile
|
9678c54388
btrfs: Remove custom crc32c init code
|
há 7 anos atrás |
|
acl.c
|
4de426cd39
btrfs: remove unnecessary curly braces in btrfs_get_acl
|
há 7 anos atrás |
|
async-thread.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |
|
async-thread.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
backref.c
|
afc6961ffd
btrfs: backref: Use ERR_CAST to return error code
|
há 7 anos atrás |
|
backref.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
btrfs_inode.h
|
f5d5b54349
btrfs: use tagged writepage to mitigate livelock of snapshot
|
há 6 anos atrás |
|
check-integrity.c
|
ebcc326316
btrfs: open-code bio_set_op_attrs
|
há 7 anos atrás |
|
check-integrity.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
compression.c
|
00032d38ea
btrfs: drop extent_io_ops::merge_bio_hook callback
|
há 7 anos atrás |
|
compression.h
|
d5c1d68fde
btrfs: compression: Add linux/sizes.h for compression.h
|
há 7 anos atrás |
|
ctree.c
|
5bce143671
Btrfs: fix deadlock when allocating tree block during leaf/node split
|
há 6 anos atrás |
|
ctree.h
|
f5d5b54349
btrfs: use tagged writepage to mitigate livelock of snapshot
|
há 6 anos atrás |
|
dedupe.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
delayed-inode.c
|
9add29457a
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
|
há 7 anos atrás |
|
delayed-inode.h
|
9add29457a
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
|
há 7 anos atrás |
|
delayed-ref.c
|
7b4284de93
btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref
|
há 7 anos atrás |
|
delayed-ref.h
|
88a979c615
btrfs: Remove fs_info from btrfs_add_delayed_data_ref
|
há 7 anos atrás |
|
dev-replace.c
|
38b17eee70
btrfs: fix use-after-free due to race between replace start and cancel
|
há 6 anos atrás |
|
dev-replace.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
dir-item.c
|
4465c8b422
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
|
há 7 anos atrás |
|
disk-io.c
|
01634ac563
btrfs: wait on ordered extents on abort cleanup
|
há 6 anos atrás |
|
disk-io.h
|
e288c080dd
btrfs: unify end_io callbacks of async_submit_bio
|
há 7 anos atrás |
|
export.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |
|
export.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
extent-tree.c
|
6911b074a0
btrfs: run delayed items before dropping the snapshot
|
há 7 anos atrás |
|
extent_io.c
|
f5d5b54349
btrfs: use tagged writepage to mitigate livelock of snapshot
|
há 6 anos atrás |
|
extent_io.h
|
5cdc84bfde
btrfs: drop extent_io_ops::set_range_writeback callback
|
há 7 anos atrás |
|
extent_map.c
|
f46b24c945
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
|
há 7 anos atrás |
|
extent_map.h
|
f46b24c945
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
|
há 7 anos atrás |
|
file-item.c
|
3ffbd68c48
btrfs: simplify pointer chasing of local fs_info variables
|
há 7 anos atrás |
|
file.c
|
715608dbf7
Btrfs: fix rare chances for data loss when doing a fast fsync
|
há 7 anos atrás |
|
free-space-cache.c
|
0c286e9d16
Btrfs: fix use-after-free when dumping free space
|
há 7 anos atrás |
|
free-space-cache.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
free-space-tree.c
|
ab9ce7d42b
btrfs: Remove fs_info from btrfs_del_root
|
há 7 anos atrás |
|
free-space-tree.h
|
e7355e501d
btrfs: Remove fs_info argument from add_to_free_space_tree
|
há 7 anos atrás |
|
inode-item.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |
|
inode-map.c
|
d7f663fa3f
btrfs: prune unused includes
|
há 7 anos atrás |
|
inode-map.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
inode.c
|
f5d5b54349
btrfs: use tagged writepage to mitigate livelock of snapshot
|
há 6 anos atrás |
|
ioctl.c
|
f5d5b54349
btrfs: use tagged writepage to mitigate livelock of snapshot
|
há 6 anos atrás |
|
locking.c
|
093258e6eb
btrfs: replace waitqueue_actvie with cond_wake_up
|
há 7 anos atrás |
|
locking.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
lzo.c
|
de885e3ee2
btrfs: lzo: Harden inline lzo compressed extent decompression
|
há 7 anos atrás |
|
math.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
ordered-data.c
|
d7f663fa3f
btrfs: prune unused includes
|
há 7 anos atrás |
|
ordered-data.h
|
ca5788aba3
btrfs: remove remaing full_sync logic from btrfs_sync_file
|
há 7 anos atrás |
|
orphan.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |
|
print-tree.c
|
6d8ff4e458
btrfs: annotate unlikely branches after V0 extent type removal
|
há 7 anos atrás |
|
print-tree.h
|
c087232374
btrfs: print-tree: debugging output enhancement
|
há 7 anos atrás |
|
props.c
|
1a63c198dd
btrfs: property: Set incompat flag if lzo/zstd compression is set
|
há 7 anos atrás |
|
props.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
qgroup.c
|
79aa5c0daa
Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
|
há 7 anos atrás |
|
qgroup.h
|
c25c6665f3
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
|
há 7 anos atrás |
|
raid56.c
|
c7b562c548
btrfs: raid56: catch errors from full_stripe_write
|
há 7 anos atrás |
|
raid56.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
rcu-string.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
reada.c
|
d7f663fa3f
btrfs: prune unused includes
|
há 7 anos atrás |
|
ref-verify.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |
|
ref-verify.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
relocation.c
|
590657656b
btrfs: relocation: set trans to be NULL after ending transaction
|
há 7 anos atrás |
|
root-tree.c
|
6025c19fb2
btrfs: Remove fs_info from btrfs_add_root_ref
|
há 7 anos atrás |
|
scrub.c
|
672d599041
btrfs: Use wrapper macro for rcu string to remove duplicate code
|
há 7 anos atrás |
|
send.c
|
91f6a9aa79
Btrfs: send, fix infinite loop due to directory rename dependencies
|
há 7 anos atrás |
|
send.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
struct-funcs.c
|
d7f663fa3f
btrfs: prune unused includes
|
há 7 anos atrás |
|
super.c
|
9ee5987f31
btrfs: On error always free subvol_name in btrfs_mount
|
há 6 anos atrás |
|
sysfs.c
|
d7f663fa3f
btrfs: prune unused includes
|
há 7 anos atrás |
|
sysfs.h
|
6c52157fa9
btrfs: sysfs: Use enum/define value for feature array definitions
|
há 7 anos atrás |
|
transaction.c
|
dd4729566e
btrfs: don't run delayed_iputs in commit
|
há 7 anos atrás |
|
transaction.h
|
a944442c2b
btrfs: replace get_seconds with new 64bit time API
|
há 7 anos atrás |
|
tree-checker.c
|
b0234f15d2
btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable
|
há 7 anos atrás |
|
tree-checker.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
tree-defrag.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |
|
tree-log.c
|
10b04210aa
Btrfs: fix fsync of files with multiple hard links in new directories
|
há 7 anos atrás |
|
tree-log.h
|
d4682ba03e
Btrfs: sync log after logging new name
|
há 7 anos atrás |
|
ulist.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |
|
ulist.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
uuid-tree.c
|
d19577912d
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
|
há 7 anos atrás |
|
volumes.c
|
3733632e8b
btrfs: harden agaist duplicate fsid on scanned devices
|
há 6 anos atrás |
|
volumes.h
|
cf90d884b3
btrfs: Introduce mount time chunk <-> dev extent mapping check
|
há 7 anos atrás |
|
xattr.c
|
7a1b9b76ba
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
|
há 7 anos atrás |
|
xattr.h
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
há 7 anos atrás |
|
zlib.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |
|
zstd.c
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
há 7 anos atrás |