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 e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
..
Kconfig Btrfs: add config option to enable btrfs integrity check 13 years ago
Makefile Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration 13 years ago
acl.c Btrfs: fix return value of btrfs_get_acl() 13 years ago
async-thread.c Merge branch 'pm-sleep' into pm-for-linus 13 years ago
async-thread.h Btrfs: fix num_workers_starting bug and other bugs in async thread 13 years ago
backref.c btrfs: fix locking issues in find_parent_nodes() 13 years ago
backref.h Btrfs: added btrfs_find_all_roots() 13 years ago
btrfs_inode.h Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 years ago
check-integrity.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
check-integrity.h Btrfs: add optional integrity check code 13 years ago
compat.h Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 years ago
compression.c btrfs: remove the second argument of k[un]map_atomic() 13 years ago
compression.h btrfs: rename variables clashing with global function names 14 years ago
ctree.c Btrfs: mark delayed refs as for cow 13 years ago
ctree.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
delayed-inode.c Btrfs: space leak tracepoints 13 years ago
delayed-inode.h atomic: use <linux/atomic.h> 14 years ago
delayed-ref.c Btrfs: add waitqueue instead of doing busy waiting for more delayed refs 13 years ago
delayed-ref.h Btrfs: add waitqueue instead of doing busy waiting for more delayed refs 13 years ago
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 btrfs: take allocation of ->tree_root into open_ctree() 13 years ago
export.c btrfs: let ->s_fs_info point to fs_info, not root... 13 years ago
export.h NFS support for btrfs - v3 17 years ago
extent-tree.c Btrfs: fix compiler warnings on 32 bit systems 13 years ago
extent_io.c btrfs: remove the second argument of k[un]map_atomic() 13 years ago
extent_io.h btrfs: delalloc for page dirtied out-of-band in fixup worker 13 years ago
extent_map.c Btrfs: clean up code for merging extent maps 14 years ago
extent_map.h btrfs: fix structs where bitfields and spinlock/atomic share 8B word 13 years ago
file-item.c btrfs: remove the second argument of k[un]map_atomic() 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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
free-space-cache.h btrfs: remove all unused functions 14 years ago
hash.h Btrfs: remove crc32c.h and use libcrc32c directly. 16 years ago
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: fix compiler warnings on 32 bit systems 13 years ago
inode-map.h Btrfs: Support reading/writing on disk free ino cache 14 years ago
inode.c btrfs: remove the second argument of k[un]map_atomic() 13 years ago
ioctl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
ioctl.h Btrfs: add balance progress reporting 13 years ago
locking.c Btrfs: add nested locking mode for paths 13 years ago
locking.h Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
lzo.c btrfs: remove the second argument of k[un]map_atomic() 13 years ago
ordered-data.c Btrfs: add initial tracepoint support for btrfs 14 years ago
ordered-data.h btrfs: Allow to add new compression algorithm 14 years ago
orphan.c Btrfs: fixup return code for btrfs_del_orphan_item 14 years ago
print-tree.c btrfs: fix oops on failure path 13 years ago
print-tree.h Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
reada.c Btrfs: fix casting error in scrub reada code 13 years ago
relocation.c Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 years ago
root-tree.c btrfs: make btrfs_set_root_node void 14 years ago
scrub.c btrfs: remove the second argument of k[un]map_atomic() 13 years ago
struct-funcs.c Btrfs: stop using highmem for extent_buffers 14 years ago
super.c switch open-coded instances of d_make_root() to new helper 13 years ago
sysfs.c btrfs: Remove unused sysfs code 14 years ago
transaction.c Btrfs: fix compiler warnings on 32 bit systems 13 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 busyloops in transaction waiting code 13 years ago
tree-log.h btrfs: remove unused function prototypes 14 years ago
ulist.c Btrfs: generic data structure to build unique lists 13 years ago
ulist.h Btrfs: generic data structure to build unique lists 13 years ago
version.h Update Btrfs files for in-kernel usage 17 years ago
volumes.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
volumes.h Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration 13 years ago
xattr.c Btrfs: do not use btrfs_end_transaction_throttle everywhere 13 years ago
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
zlib.c btrfs: remove the second argument of k[un]map_atomic() 13 years ago