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
Mark Fasheh cbf8b8ca3e btrfs: change extent-same to copy entire argument struct 12 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
async-thread.h
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 Btrfs: kill delay_iput arg to the wait_ordered functions 12 years ago
dev-replace.h
dir-item.c btrfs: make static code static & remove dead code 12 years ago
disk-io.c Btrfs: add the missing mutex unlock in write_all_supers() 12 years ago
disk-io.h Btrfs: introduce grab/put functions for the root of the fs/file tree 12 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 Btrfs: actually limit the size of delalloc range 12 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 Btrfs: fix bad extent logging 12 years ago
file-item.c Btrfs: Remove superfluous casts from u64 to unsigned long long 12 years ago
file.c Btrfs: don't leak transaction in btrfs_sync_file() 12 years ago
free-space-cache.c Btrfs: allocate the free space by the existed max extent size when ENOSPC 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 Btrfs: dir_inode_operations should use btrfs_update_time also 12 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 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: 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 Btrfs: fix reada debug code compilation 12 years ago
relocation.c Btrfs: kill delay_iput arg to the wait_ordered functions 12 years ago
root-tree.c Btrfs: Remove superfluous casts from u64 to unsigned long long 12 years ago
scrub.c Btrfs: improve replacing nocow extents 12 years ago
send.c btrfs: reuse kbasename helper 12 years ago
send.h btrfs: make static code static & remove dead code 12 years ago
struct-funcs.c
super.c btrfs: refuse to remount read-write after abort 12 years ago
sysfs.c btrfs: fixup/remove module.h usage as required 12 years ago
transaction.c Btrfs: kill delay_iput arg to the wait_ordered functions 12 years ago
transaction.h btrfs: mark some local function as 'static' 12 years ago
tree-defrag.c btrfs: remove cache only arguments from defrag path 12 years ago
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 Btrfs: add a rb_tree to improve performance of ulist search 12 years ago
uuid-tree.c Btrfs: check UUID tree during mount if required 12 years ago
volumes.c btrfs: Add btrfs: prefix to kernel log output 12 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