Linus Torvalds e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check 13 years ago
Makefile c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration 13 years ago
acl.c cfbffc39ac Btrfs: fix return value of btrfs_get_acl() 13 years ago
async-thread.c b7ba68c4a0 Merge branch 'pm-sleep' into pm-for-linus 13 years ago
async-thread.h 0dc3b84a73 Btrfs: fix num_workers_starting bug and other bugs in async thread 13 years ago
backref.c d3b010640e btrfs: fix locking issues in find_parent_nodes() 13 years ago
backref.h 8da6d5815c Btrfs: added btrfs_find_all_roots() 13 years ago
btrfs_inode.h f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 years ago
check-integrity.c 69a7aebcf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 years ago
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 years ago
compression.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 years ago
compression.h 306e16ce13 btrfs: rename variables clashing with global function names 14 years ago
ctree.c 66d7e7f09f Btrfs: mark delayed refs as for cow 13 years ago
ctree.h 855a85f704 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
delayed-inode.c 8c2a3ca20f Btrfs: space leak tracepoints 13 years ago
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> 14 years ago
delayed-ref.c a168650c08 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs 13 years ago
delayed-ref.h a168650c08 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs 13 years ago
dir-item.c 85d85a743d Btrfs: remove redundant code for dir item lookup 14 years ago
disk-io.c 855a85f704 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
disk-io.h f84a8bd60e btrfs: take allocation of ->tree_root into open_ctree() 13 years ago
export.c 815745cf3e btrfs: let ->s_fs_info point to fs_info, not root... 13 years ago
export.h be6e8dc0ba NFS support for btrfs - v3 16 years ago
extent-tree.c e77266e4c4 Btrfs: fix compiler warnings on 32 bit systems 13 years ago
extent_io.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 years ago
extent_io.h 87826df0ec btrfs: delalloc for page dirtied out-of-band in fixup worker 13 years ago
extent_map.c 4d2c8f62f1 Btrfs: clean up code for merging extent maps 14 years ago
extent_map.h c08782dacd btrfs: fix structs where bitfields and spinlock/atomic share 8B word 13 years ago
file-item.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 years ago
file.c 855a85f704 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
free-space-cache.c 69a7aebcf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 years ago
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 years ago
inode-item.c 1cd307990d Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 14 years ago
inode-map.c e77266e4c4 Btrfs: fix compiler warnings on 32 bit systems 13 years ago
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 years ago
inode.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 years ago
ioctl.c 855a85f704 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
ioctl.h 19a39dce3b Btrfs: add balance progress reporting 13 years ago
locking.c 5b25f70f42 Btrfs: add nested locking mode for paths 13 years ago
locking.h bd681513fa Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 years ago
ordered-data.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 years ago
ordered-data.h 261507a02c btrfs: Allow to add new compression algorithm 14 years ago
orphan.c 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item 14 years ago
print-tree.c 068132bad1 btrfs: fix oops on failure path 13 years ago
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 16 years ago
reada.c a175423c83 Btrfs: fix casting error in scrub reada code 13 years ago
relocation.c f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 years ago
root-tree.c bf5f32ecb6 btrfs: make btrfs_set_root_node void 14 years ago
scrub.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 years ago
struct-funcs.c a65917156e Btrfs: stop using highmem for extent_buffers 14 years ago
super.c 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code 14 years ago
transaction.c e77266e4c4 Btrfs: fix compiler warnings on 32 bit systems 13 years ago
transaction.h ff5714cca9 Merge branch 'for-chris' of 14 years ago
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path 14 years ago
tree-log.c 6dd70ce4eb btrfs: Fix busyloops in transaction waiting code 13 years ago
tree-log.h 621496f4fd btrfs: remove unused function prototypes 14 years ago
ulist.c da5c813564 Btrfs: generic data structure to build unique lists 13 years ago
ulist.h da5c813564 Btrfs: generic data structure to build unique lists 13 years ago
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 16 years ago
volumes.c 855a85f704 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
volumes.h d756bd2d93 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration 13 years ago
xattr.c 7ad85bb76a Btrfs: do not use btrfs_end_transaction_throttle everywhere 13 years ago
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
zlib.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 years ago