You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/btrfs
Josef Bacik d006a04816 Btrfs: only drop modified extents if we logged the whole inode 11 years ago
..
tests Btrfs: add a sanity test for a vacant extent at the front of a file 11 years ago
Kconfig
Makefile Btrfs: add tests for btrfs_get_extent 11 years ago
acl.c Btrfs: fix incorrect inode acl reset 11 years ago
async-thread.c btrfs: Fix checkpatch.pl warning of spacing issues 11 years ago
async-thread.h Btrfs: eliminate races in worker stopping code 12 years ago
backref.c btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) 11 years ago
backref.h
btrfs_inode.h Btrfs: improve inode hash function/inode lookup 11 years ago
check-integrity.c btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) 11 years ago
check-integrity.h
compression.c btrfs: Fix checkpatch.pl warning of spacing issues 11 years ago
compression.h
ctree.c btrfs: Fix checkpatch.pl warning of spacing issues 11 years ago
ctree.h btrfs: get rid of fdentry() 11 years ago
delayed-inode.c btrfs: Replace kmalloc with kmalloc_array 11 years ago
delayed-inode.h
delayed-ref.c
delayed-ref.h
dev-replace.c Btrfs: rename btrfs_start_all_delalloc_inodes 11 years ago
dev-replace.h
dir-item.c Btrfs: fix verification of dir_item 11 years ago
disk-io.c btrfs: Remove useless variable in write_ctree_super() 11 years ago
disk-io.h Btrfs: add a sanity test for btrfs_split_item 11 years ago
export.c btrfs: remove fs/btrfs/compat.h 11 years ago
export.h
extent-tree.c Btrfs: rename btrfs_start_all_delalloc_inodes 11 years ago
extent_io.c btrfs: Fix checkpatch.pl warning of spacing issues 11 years ago
extent_io.h Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case 11 years ago
extent_map.c
extent_map.h btrfs: Enclose macros with complex values within parenthesis 11 years ago
file-item.c btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) 11 years ago
file.c btrfs: Fix checkpatch.pl warning of spacing issues 11 years ago
free-space-cache.c btrfs: Fix checkpatch.pl warning of spacing issues 11 years ago
free-space-cache.h Btrfs: remove path arg from btrfs_truncate_free_space_cache 11 years ago
hash.h
inode-item.c btrfs: drop unused parameter from btrfs_item_nr 11 years ago
inode-map.c btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) 11 years ago
inode-map.h
inode.c Btrfs: don't BUG_ON() if we get an error walking backrefs 11 years ago
ioctl.c btrfs: get rid of fdentry() 11 years ago
locking.c
locking.h
lzo.c
math.h
ordered-data.c Btrfs: don't wait for the completion of all the ordered extents 11 years ago
ordered-data.h Btrfs: don't wait for the completion of all the ordered extents 11 years ago
orphan.c
print-tree.c btrfs: drop unused parameter from btrfs_item_nr 11 years ago
print-tree.h
qgroup.c
raid56.c btrfs: remove fs/btrfs/compat.h 11 years ago
raid56.h
rcu-string.h
reada.c
relocation.c Btrfs: rename btrfs_start_all_delalloc_inodes 11 years ago
root-tree.c Btrfs: insert orphan roots into fs radix tree 11 years ago
scrub.c Btrfs: avoid unnecessary scrub workers allocation 11 years ago
send.c Btrfs: check file extent type before anything else 11 years ago
send.h
struct-funcs.c
super.c Btrfs: don't wait for the completion of all the ordered extents 11 years ago
sysfs.c
transaction.c Btrfs: rename btrfs_start_all_delalloc_inodes 11 years ago
transaction.h Btrfs: fix BUG_ON() casued by the reserved space migration 11 years ago
tree-defrag.c Btrfs: cleanup dead code of defragment 11 years ago
tree-log.c Btrfs: only drop modified extents if we logged the whole inode 11 years ago
tree-log.h
ulist.c
ulist.h
uuid-tree.c Btrfs: remove unused max_key arg from btrfs_search_forward 11 years ago
volumes.c btrfs: Replace kmalloc with kmalloc_array 11 years ago
volumes.h btrfs: Pack struct btrfs_device 11 years ago
xattr.c
xattr.h
zlib.c