Linus Torvalds 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
..
Kconfig a6fa6fae40 btrfs: Add lzo compression support 14 years ago
Makefile 806468f8bf Merge git://git.jan-o-sch.net/btrfs-unstable into integration 13 years ago
acl.c cfbffc39ac Btrfs: fix return value of btrfs_get_acl() 13 years ago
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING 15 years ago
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup 15 years ago
backref.c 740c3d226c Btrfs: fix the new inspection ioctls for 32 bit compat 13 years ago
backref.h a542ad1baf btrfs: added helper functions to iterate backrefs 13 years ago
btrfs_inode.h 7709cde33f Btrfs: calculate checksum space correctly 13 years ago
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 years ago
compression.c 6c41761fc6 btrfs: separate superblock items out of fs_info 13 years ago
compression.h 306e16ce13 btrfs: rename variables clashing with global function names 14 years ago
ctree.c a05a9bb18a Btrfs: fix array bound checking 13 years ago
ctree.h 531f4b1ae5 Merge branch 'for-chris' of git://github.com/sensille/linux into integration 13 years ago
delayed-inode.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> 14 years ago
delayed-ref.c 182608c829 btrfs: remove old unused commented out code 14 years ago
delayed-ref.h f2a97a9dbd btrfs: remove all unused functions 14 years ago
dir-item.c 85d85a743d Btrfs: remove redundant code for dir item lookup 14 years ago
disk-io.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
disk-io.h 531f4b1ae5 Merge branch 'for-chris' of git://github.com/sensille/linux into integration 13 years ago
export.c 0965537308 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers 14 years ago
export.h be6e8dc0ba NFS support for btrfs - v3 16 years ago
extent-tree.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
extent_io.c 806468f8bf Merge git://git.jan-o-sch.net/btrfs-unstable into integration 13 years ago
extent_io.h 806468f8bf Merge git://git.jan-o-sch.net/btrfs-unstable into integration 13 years ago
extent_map.c 4d2c8f62f1 Btrfs: clean up code for merging extent maps 14 years ago
extent_map.h 172ddd60a6 btrfs: drop gfp parameter from alloc_extent_map 14 years ago
file-item.c 6c41761fc6 btrfs: separate superblock items out of fs_info 13 years ago
file.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
free-space-cache.c c8174313a8 Btrfs: use the global reserve when truncating the free space cache inode 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 c09544e07f Btrfs: handle enospc accounting for free space inodes 13 years ago
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 years ago
inode.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
ioctl.c 740c3d226c Btrfs: fix the new inspection ioctls for 32 bit compat 13 years ago
ioctl.h 740c3d226c Btrfs: fix the new inspection ioctls for 32 bit compat 13 years ago
locking.c bd681513fa Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
locking.h bd681513fa Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
lzo.c ca9b688c1c Btrfs: Avoid accessing unmapped kernel address 14 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 21ca543efc Btrfs: rename btrfs_bio multi -> bbio for consistency 13 years ago
relocation.c 84850e8d8a btrfs: check file extent backref offset underflow 13 years ago
root-tree.c bf5f32ecb6 btrfs: make btrfs_set_root_node void 14 years ago
scrub.c 56d2a48f81 Btrfs: fix a potential btrfs_bio leak on scrub fixups 13 years ago
struct-funcs.c a65917156e Btrfs: stop using highmem for extent_buffers 14 years ago
super.c af31f5e5b8 Btrfs: add a log of past tree roots 13 years ago
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code 14 years ago
transaction.c d43317dcd0 Btrfs: fix race during transaction joins 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 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
tree-log.h 621496f4fd btrfs: remove unused function prototypes 14 years ago
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 16 years ago
volumes.c 806468f8bf Merge git://git.jan-o-sch.net/btrfs-unstable into integration 13 years ago
volumes.h 806468f8bf Merge git://git.jan-o-sch.net/btrfs-unstable into integration 13 years ago
xattr.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
zlib.c 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 years ago