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 5ee540613d Merge branch 'for-linus' of git://git.kernel.dk/linux-block 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/mason/linux-btrfs 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 __btrfs_start_workers retval 11 years ago
async-thread.h
backref.c btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) 11 years ago
backref.h
btrfs_inode.h
check-integrity.c Merge branch 'for-linus' of git://git.kernel.dk/linux-block 11 years ago
check-integrity.h block: submit_bio_wait() conversions 11 years ago
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: remove dead codes from ctree.h 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: fix typo in the log message 11 years ago
dev-replace.h
dir-item.c Btrfs: fix verification of dir_item 11 years ago
disk-io.c Btrfs: avoid heavy operations in btrfs_commit_super 11 years ago
disk-io.h
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 Merge branch 'for-linus' of git://git.kernel.dk/linux-block 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
hash.h
inode-item.c
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: Use trace condition for get_extent tracepoint 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: fix list delete warning when removing ordered root from the list 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
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
scrub.c Merge branch 'for-linus' of git://git.kernel.dk/linux-block 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: fix lockdep error in async commit 11 years ago
transaction.h
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
volumes.c btrfs: fix bio_size_ok() for max_sectors > 0xffff 11 years ago
volumes.h btrfs: Pack struct btrfs_device 11 years ago
xattr.c
xattr.h
zlib.c