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
Linus Torvalds ffd3c0260a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 years ago
..
tests Btrfs: add a sanity test for a vacant extent at the front of a file 11 years ago
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 11 years ago
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: allocate prelim_ref with a slab allocater 12 years ago
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 btrfs: make static code static & remove dead code 12 years ago
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 [readdir] convert btrfs 12 years ago
delayed-ref.c Btrfs: get rid of sparse warnings 12 years ago
delayed-ref.h Btrfs: handle running extent ops with skinny metadata 12 years ago
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 btrfs: make static code static & remove dead code 12 years ago
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: rename btrfs_start_all_delalloc_inodes 11 years ago
ioctl.c btrfs: get rid of fdentry() 11 years ago
locking.c btrfs: make static code static & remove dead code 12 years ago
locking.h Btrfs: remove btrfs_try_spin_lock 12 years ago
lzo.c Btrfs: return -1 when lzo compression makes data bigger 12 years ago
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 btrfs: make static code static & remove dead code 12 years ago
qgroup.c Btrfs: Remove superfluous casts from u64 to unsigned long long 12 years ago
raid56.c btrfs: remove fs/btrfs/compat.h 11 years ago
raid56.h
rcu-string.h
reada.c Btrfs: fix reada debug code compilation 12 years ago
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 btrfs: make static code static & remove dead code 12 years ago
struct-funcs.c
super.c Btrfs: don't wait for the completion of all the ordered extents 11 years ago
sysfs.c btrfs: fixup/remove module.h usage as required 12 years ago
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: Use WARN_ON()'s return value in place of WARN_ON(1) 11 years ago
tree-log.h btrfs: make static code static & remove dead code 12 years ago
ulist.c Btrfs: fix crash regarding to ulist_add_merge 12 years ago
ulist.h Btrfs: add a rb_tree to improve performance of ulist search 12 years ago
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 btrfs: make static code static & remove dead code 12 years ago
xattr.h
zlib.c