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 af4087e0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
..
Kconfig
Makefile Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers 14 years ago
acl.c Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers 14 years ago
async-thread.c
async-thread.h
btrfs_inode.h Merge branch 'for-chris' of 14 years ago
compat.h
compression.c Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers 14 years ago
compression.h btrfs: rename variables clashing with global function names 14 years ago
ctree.c Btrfs: don't map extent buffer if path->skip_locking is set 14 years ago
ctree.h Remove unneeded version.h includes from fs/ 14 years ago
delayed-inode.c btrfs: fix inconsonant inode information 14 years ago
delayed-inode.h btrfs: fix inconsonant inode information 14 years ago
delayed-ref.c btrfs: remove old unused commented out code 14 years ago
delayed-ref.h btrfs: remove all unused functions 14 years ago
dir-item.c Merge branch 'cleanups_and_fixes' into inode_numbers 14 years ago
disk-io.c btrfs: fix uninitialized return value 14 years ago
disk-io.h Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers 14 years ago
export.c Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers 14 years ago
export.h
extent-tree.c Btrfs: fix type mismatch in find_free_extent() 14 years ago
extent_io.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
extent_io.h btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline 14 years ago
extent_map.c btrfs: drop gfp parameter from alloc_extent_map 14 years ago
extent_map.h btrfs: drop gfp parameter from alloc_extent_map 14 years ago
file-item.c Merge branch 'cleanups_and_fixes' into inode_numbers 14 years ago
file.c btrfs: add helper for fs_info->closing 14 years ago
free-space-cache.c Btrfs: make sure to update total_bitmaps when freeing cache V3 14 years ago
free-space-cache.h btrfs: remove all unused functions 14 years ago
hash.h
inode-item.c Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 14 years ago
inode-map.c btrfs: add helper for fs_info->closing 14 years ago
inode-map.h Btrfs: Support reading/writing on disk free ino cache 14 years ago
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
ioctl.c Btrfs: protect the pending_snapshots list with trans_lock 14 years ago
ioctl.h Btrfs: add mount -o auto_defrag 14 years ago
locking.c btrfs: remove all unused functions 14 years ago
locking.h btrfs: remove all unused functions 14 years ago
lzo.c
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
ref-cache.c btrfs: remove all unused functions 14 years ago
ref-cache.h btrfs: remove all unused functions 14 years ago
relocation.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
root-tree.c Merge branch 'cleanups_and_fixes' into inode_numbers 14 years ago
scrub.c btrfs: remove unneeded includes from scrub.c 14 years ago
struct-funcs.c
super.c Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
sysfs.c btrfs: Remove unused sysfs code 14 years ago
transaction.c Btrfs: avoid delayed metadata items during commits 14 years ago
transaction.h Merge branch 'for-chris' of 14 years ago
tree-defrag.c btrfs: drop unused parameter from btrfs_release_path 14 years ago
tree-log.c btrfs: fix dereference of ERR_PTR value 14 years ago
tree-log.h btrfs: remove unused function prototypes 14 years ago
version.h
volumes.c Btrfs - use %pU to print fsid 14 years ago
volumes.h Merge branch 'cleanups_and_fixes' into inode_numbers 14 years ago
xattr.c Merge branch 'for-chris' of 14 years ago
xattr.h
zlib.c