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 af36d15f58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
..
Kconfig
Makefile Merge git://git.jan-o-sch.net/btrfs-unstable into integration 13 years ago
acl.c Btrfs: fix return value of btrfs_get_acl() 13 years ago
async-thread.c
async-thread.h
backref.c btrfs: Fix up 32/64-bit compatibility for new ioctls 13 years ago
backref.h btrfs: added helper functions to iterate backrefs 14 years ago
btrfs_inode.h Btrfs: fix our reservations for updating an inode when completing io 13 years ago
compat.h
compression.c btrfs: separate superblock items out of fs_info 13 years ago
compression.h
ctree.c Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush 13 years ago
ctree.h Btrfs: wait on caching if we're loading the free space cache 13 years ago
delayed-inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 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/linux-btrfs 13 years ago
disk-io.h Merge branch 'for-chris' of git://github.com/sensille/linux into integration 13 years ago
export.c
export.h
extent-tree.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
extent_io.c Btrfs: sectorsize align offsets in fiemap 13 years ago
extent_io.h btrfs: mirror_num should be int, not u64 13 years ago
extent_map.c Btrfs: clean up code for merging extent maps 14 years ago
extent_map.h
file-item.c btrfs: separate superblock items out of fs_info 13 years ago
file.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
free-space-cache.c Btrfs: remove free-space-cache.c WARN during log replay 13 years ago
free-space-cache.h
hash.h
inode-item.c
inode-map.c Btrfs: fix no reserved space for writing out inode cache 13 years ago
inode-map.h
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
ioctl.c Btrfs: prefix resize related printks with btrfs: 13 years ago
ioctl.h Btrfs: fix the new inspection ioctls for 32 bit compat 13 years ago
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 btrfs: fix oops on failure path 13 years ago
print-tree.h
reada.c Btrfs: rename btrfs_bio multi -> bbio for consistency 13 years ago
relocation.c Btrfs: fix orphan backref nodes 13 years ago
root-tree.c btrfs: make btrfs_set_root_node void 14 years ago
scrub.c btrfs: Fix up 32/64-bit compatibility for new ioctls 13 years ago
struct-funcs.c Btrfs: stop using highmem for extent_buffers 14 years ago
super.c new helper: mount_subtree() 13 years ago
sysfs.c btrfs: Remove unused sysfs code 14 years ago
transaction.c Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush 13 years ago
transaction.h Merge branch 'for-chris' of 14 years ago
tree-defrag.c
tree-log.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
tree-log.h
version.h
volumes.c Btrfs: fix nocow when deleting the item 13 years ago
volumes.h Btrfs: fix barrier flushes 13 years ago
xattr.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
xattr.h
zlib.c