Jeff Mahoney cdecd48a55 btrfs: fix error handling in free_log_tree 7 years ago
..
tests 8696d76045 btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent 7 years ago
Kconfig 852eb3aeea btrfs: add SPDX header to Kconfig 7 years ago
Makefile 9678c54388 btrfs: Remove custom crc32c init code 7 years ago
acl.c 4de426cd39 btrfs: remove unnecessary curly braces in btrfs_get_acl 7 years ago
async-thread.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
async-thread.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
backref.c afc6961ffd btrfs: backref: Use ERR_CAST to return error code 7 years ago
backref.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
btrfs_inode.h d3c6be6fda btrfs: use timespec64 for i_otime 7 years ago
check-integrity.c ebcc326316 btrfs: open-code bio_set_op_attrs 7 years ago
check-integrity.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
compression.c 00032d38ea btrfs: drop extent_io_ops::merge_bio_hook callback 7 years ago
compression.h d5c1d68fde btrfs: compression: Add linux/sizes.h for compression.h 7 years ago
ctree.c a79865c680 btrfs: Remove V0 extent support 7 years ago
ctree.h 5404525b98 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 years ago
dedupe.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
delayed-inode.c 9add29457a btrfs: Remove fs_info from btrfs_delete_delayed_dir_index 7 years ago
delayed-inode.h 9add29457a btrfs: Remove fs_info from btrfs_delete_delayed_dir_index 7 years ago
delayed-ref.c 7b4284de93 btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref 7 years ago
delayed-ref.h 88a979c615 btrfs: Remove fs_info from btrfs_add_delayed_data_ref 7 years ago
dev-replace.c 1e7e1f9e3a btrfs: replace: Reset on-disk dev stats value after replace 7 years ago
dev-replace.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
dir-item.c 4465c8b422 btrfs: Remove fs_info from btrfs_insert_delayed_dir_index 7 years ago
disk-io.c 8ecebf4d76 Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space 7 years ago
disk-io.h e288c080dd btrfs: unify end_io callbacks of async_submit_bio 7 years ago
export.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
export.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
extent-tree.c d4f56c440d btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock 7 years ago
extent_io.c 5e9d398240 btrfs: readpages() should submit IO as read-ahead 7 years ago
extent_io.h 5cdc84bfde btrfs: drop extent_io_ops::set_range_writeback callback 7 years ago
extent_map.c f46b24c945 btrfs: use fs_info for btrfs_handle_em_exist tracepoint 7 years ago
extent_map.h f46b24c945 btrfs: use fs_info for btrfs_handle_em_exist tracepoint 7 years ago
file-item.c 3ffbd68c48 btrfs: simplify pointer chasing of local fs_info variables 7 years ago
file.c d7f663fa3f btrfs: prune unused includes 7 years ago
free-space-cache.c 2e19f1f9d3 btrfs: btrfs_iget never returns an is_bad_inode inode 7 years ago
free-space-cache.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
free-space-tree.c ab9ce7d42b btrfs: Remove fs_info from btrfs_del_root 7 years ago
free-space-tree.h e7355e501d btrfs: Remove fs_info argument from add_to_free_space_tree 7 years ago
inode-item.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
inode-map.c d7f663fa3f btrfs: prune unused includes 7 years ago
inode-map.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
inode.c 5404525b98 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 years ago
ioctl.c 5404525b98 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 years ago
locking.c 093258e6eb btrfs: replace waitqueue_actvie with cond_wake_up 7 years ago
locking.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
lzo.c de885e3ee2 btrfs: lzo: Harden inline lzo compressed extent decompression 7 years ago
math.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
ordered-data.c d7f663fa3f btrfs: prune unused includes 7 years ago
ordered-data.h ca5788aba3 btrfs: remove remaing full_sync logic from btrfs_sync_file 7 years ago
orphan.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
print-tree.c 6d8ff4e458 btrfs: annotate unlikely branches after V0 extent type removal 7 years ago
print-tree.h c087232374 btrfs: print-tree: debugging output enhancement 7 years ago
props.c 1a63c198dd btrfs: property: Set incompat flag if lzo/zstd compression is set 7 years ago
props.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
qgroup.c c25c6665f3 btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled 7 years ago
qgroup.h c25c6665f3 btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled 7 years ago
raid56.c c7b562c548 btrfs: raid56: catch errors from full_stripe_write 7 years ago
raid56.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
rcu-string.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
reada.c d7f663fa3f btrfs: prune unused includes 7 years ago
ref-verify.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
ref-verify.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
relocation.c 4f2a4e02e2 btrfs: Handle owner mismatch gracefully when walking up tree 7 years ago
root-tree.c 6025c19fb2 btrfs: Remove fs_info from btrfs_add_root_ref 7 years ago
scrub.c 672d599041 btrfs: Use wrapper macro for rcu string to remove duplicate code 7 years ago
send.c 22d3151c2c Btrfs: send, fix incorrect file layout after hole punching beyond eof 7 years ago
send.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
struct-funcs.c d7f663fa3f btrfs: prune unused includes 7 years ago
super.c 672d599041 btrfs: Use wrapper macro for rcu string to remove duplicate code 7 years ago
sysfs.c d7f663fa3f btrfs: prune unused includes 7 years ago
sysfs.h 6c52157fa9 btrfs: sysfs: Use enum/define value for feature array definitions 7 years ago
transaction.c 8d9e220ca0 btrfs: simplify IS_ERR/PTR_ERR checks 7 years ago
transaction.h a944442c2b btrfs: replace get_seconds with new 64bit time API 7 years ago
tree-checker.c ba480dd4db btrfs: tree-checker: Detect invalid and empty essential trees 7 years ago
tree-checker.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
tree-defrag.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
tree-log.c cdecd48a55 btrfs: fix error handling in free_log_tree 7 years ago
tree-log.h d4682ba03e Btrfs: sync log after logging new name 7 years ago
ulist.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
ulist.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
uuid-tree.c d19577912d btrfs: Remove fs_info argument from btrfs_uuid_tree_rem 7 years ago
volumes.c 801660b040 btrfs: btrfs_shrink_device should call commit transaction at the end 7 years ago
volumes.h cf90d884b3 btrfs: Introduce mount time chunk <-> dev extent mapping check 7 years ago
xattr.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
xattr.h 9888c3402c btrfs: replace GPL boilerplate by SPDX -- headers 7 years ago
zlib.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
zstd.c c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago