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 7fd21be75d Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux 14 years ago
..
Kconfig
Makefile Btrfs: make acl functions really no-op if acl is not enabled 14 years ago
acl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
async-thread.c
async-thread.h
btrfs_inode.h Btrfs: fix an oops when deleting snapshots 14 years ago
compat.h
compression.c Btrfs: check the nodatasum flag when writing compressed files 14 years ago
compression.h
ctree.c Btrfs: remove lockdep magic from btrfs_next_leaf 14 years ago
ctree.h Merge branch 'btrfs-3.0' into for-linus 14 years ago
delayed-inode.c Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
delayed-inode.h atomic: use <linux/atomic.h> 14 years ago
delayed-ref.c
delayed-ref.h
dir-item.c Btrfs: remove redundant code for dir item lookup 14 years ago
disk-io.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
disk-io.h Btrfs: make a lockdep class for each root 14 years ago
export.c
export.h
extent-tree.c Btrfs: fix 64 bit divide problem 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 unused members from struct extent_state 14 years ago
extent_map.c Btrfs: clean up code for merging extent maps 14 years ago
extent_map.h
file-item.c Btrfs: skip locking if searching the commit root in csum lookup 14 years ago
file.c Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux 14 years ago
free-space-cache.c Btrfs: reset to appropriate block rsv after orphan operations 14 years ago
free-space-cache.h
hash.h
inode-item.c
inode-map.c
inode-map.h
inode.c Btrfs: only clear the need lookup flag after the dentry is setup 14 years ago
ioctl.c Merge branch 'btrfs-3.0' into for-linus 14 years ago
ioctl.h
locking.c Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
locking.h Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
lzo.c
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
relocation.c Merge branch 'integration' into for-linus 14 years ago
root-tree.c btrfs: make btrfs_set_root_node void 14 years ago
scrub.c btrfs: remove unneeded includes from scrub.c 14 years ago
struct-funcs.c Btrfs: stop using highmem for extent_buffers 14 years ago
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
sysfs.c btrfs: Remove unused sysfs code 14 years ago
transaction.c Btrfs: fix misuse of trans block rsv 14 years ago
transaction.h
tree-defrag.c
tree-log.c Btrfs: fix an oops of log replay 14 years ago
tree-log.h
version.h
volumes.c Btrfs: fix uninitialized sync_pending 14 years ago
volumes.h Btrfs: detect wether a device supports discard 14 years ago
xattr.c btrfs: xattr: fix attribute removal 14 years ago
xattr.h
zlib.c