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 bdeeab62a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 years ago
..
tests Btrfs: separate out tests into their own directory 12 years ago
Kconfig Btrfs: add support for asserts 12 years ago
Makefile Btrfs: introduce a tree for items that map UUIDs to something 12 years ago
acl.c
async-thread.c Btrfs: eliminate races in worker stopping code 11 years ago
async-thread.h Btrfs: eliminate races in worker stopping code 11 years ago
backref.c Btrfs: allocate prelim_ref with a slab allocater 12 years ago
backref.h Btrfs: allocate prelim_ref with a slab allocater 12 years ago
btrfs_inode.h Btrfs: check roots last log commit when checking if an inode has been logged 12 years ago
check-integrity.c Btrfs: Use %z to format size_t 12 years ago
check-integrity.h
compat.h
compression.c Btrfs: Remove superfluous casts from u64 to unsigned long long 12 years ago
compression.h btrfs: make static code static & remove dead code 12 years ago
ctree.c Btrfs: fixup error handling in btrfs_reloc_cow 12 years ago
ctree.h Btrfs: remove space_info->reservation_progress 12 years ago
delayed-inode.c Btrfs: fix printing of non NULL terminated string 12 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 Merge branch 'for-linus' into for-linus-3.12 11 years ago
dev-replace.h
dir-item.c btrfs: make static code static & remove dead code 12 years ago
disk-io.c Btrfs: fix oops caused by the space balance and dead roots 11 years ago
disk-io.h Btrfs: fix oops caused by the space balance and dead roots 11 years ago
export.c Btrfs: cleanup: don't check the same thing twice 12 years ago
export.h
extent-tree.c Btrfs: remove space_info->reservation_progress 12 years ago
extent_io.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 years ago
extent_io.h btrfs: mark some local function as 'static' 12 years ago
extent_map.c btrfs: make static code static & remove dead code 12 years ago
extent_map.h
file-item.c Btrfs: Remove superfluous casts from u64 to unsigned long long 12 years ago
file.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 years ago
free-space-cache.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 years ago
free-space-cache.h Btrfs: allocate the free space by the existed max extent size when ENOSPC 12 years ago
hash.h
inode-item.c btrfs: make static code static & remove dead code 12 years ago
inode-map.c Btrfs: don't use global block reservation for inode cache truncation 12 years ago
inode-map.h
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 years ago
ioctl.c btrfs: change extent-same to copy entire argument struct 12 years ago
locking.c btrfs: make static code static & remove dead code 12 years ago
locking.h
lzo.c Btrfs: return -1 when lzo compression makes data bigger 12 years ago
math.h
ordered-data.c Btrfs: kill delay_iput arg to the wait_ordered functions 12 years ago
ordered-data.h Btrfs: kill delay_iput arg to the wait_ordered functions 12 years ago
orphan.c
print-tree.c Btrfs: Remove superfluous casts from u64 to unsigned long long 12 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, raid56: fix memory leak when allocating pages for p/q stripes failed 12 years ago
raid56.h
rcu-string.h
reada.c
relocation.c Btrfs: fix oops caused by the space balance and dead roots 11 years ago
root-tree.c Btrfs: insert orphan roots into fs radix tree 11 years ago
scrub.c Btrfs: improve replacing nocow extents 12 years ago
send.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 years ago
send.h btrfs: make static code static & remove dead code 12 years ago
struct-funcs.c
super.c Btrfs: create the uuid tree on remount rw 12 years ago
sysfs.c
transaction.c Btrfs: fix transid verify errors when recovering log tree 11 years ago
transaction.h btrfs: mark some local function as 'static' 12 years ago
tree-defrag.c
tree-log.c Btrfs: drop dir i_size when adding new names on replay 12 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
uuid-tree.c Btrfs: check UUID tree during mount if required 12 years ago
volumes.c Merge branch 'for-linus' into for-linus-3.12 11 years ago
volumes.h Btrfs: add btrfs_alloc_device and switch to it 12 years ago
xattr.c btrfs: make static code static & remove dead code 12 years ago
xattr.h
zlib.c