Linus Torvalds e253d98f5b Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
..
tests 23d1f73788 btrfs: remove unused sectorsize member 8 years ago
Kconfig 5c1aab1dd5 btrfs: Add zstd support 8 years ago
Makefile 5c1aab1dd5 btrfs: Add zstd support 8 years ago
acl.c d7d8249665 btrfs: preserve i_mode if __btrfs_set_acl() fails 8 years ago
async-thread.c 9a35b63728 btrfs: constify tracepoint arguments 8 years ago
async-thread.h 9a35b63728 btrfs: constify tracepoint arguments 8 years ago
backref.c 3de28d579e Btrfs: convert to use btrfs_get_extent_inline_ref_type 8 years ago
backref.h 00142756e1 btrfs: backref, add tracepoints for prelim_ref insertion and merging 8 years ago
btrfs_inode.h eec63c65dc btrfs: separate defrag and property compression 8 years ago
check-integrity.c 66ba772ee3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
check-integrity.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 years ago
compression.c e7cdb60fd2 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 years ago
compression.h e7cdb60fd2 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 years ago
ctree.c a4f78750ef btrfs: get fs_info from eb in btrfs_print_leaf, remove argument 8 years ago
ctree.h e7cdb60fd2 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 years ago
dedupe.h dda3245eca btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize 9 years ago
delayed-inode.c 42e9cc46fb btrfs: increase ctx->pos for delayed dir index 8 years ago
delayed-inode.h 089e77e10d btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t 8 years ago
delayed-ref.c 7be07912b3 Btrfs: return old and new total ref mods when adding delayed refs 8 years ago
delayed-ref.h 7be07912b3 Btrfs: return old and new total ref mods when adding delayed refs 8 years ago
dev-replace.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
dev-replace.h da353f6b30 btrfs: constify device path passed to relevant helpers 8 years ago
dir-item.c 1164a9fb9c btrfs: fix validation of XATTR_ITEM dir items 8 years ago
disk-io.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
disk-io.h 9f6d251033 btrfs: use named constant for bdev blocksize 8 years ago
export.c 488d7c4566 btrfs: Check name_len before reading btrfs_get_name 8 years ago
export.h be6e8dc0ba NFS support for btrfs - v3 17 years ago
extent-tree.c 1cd5447eb6 btrfs: pass fs_info to btrfs_del_root instead of tree_root 8 years ago
extent_io.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
extent_io.h 1cbb1f454e btrfs: struct-funcs, constify readers 8 years ago
extent_map.c 490b54d6fb btrfs: convert extent_map.refs from atomic_t to refcount_t 8 years ago
extent_map.h 490b54d6fb btrfs: convert extent_map.refs from atomic_t to refcount_t 8 years ago
file-item.c 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
file.c e253d98f5b Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
free-space-cache.c 913e153572 btrfs: drop newlines from strings when using btrfs_* helpers 8 years ago
free-space-cache.h 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 8 years ago
free-space-tree.c 1cd5447eb6 btrfs: pass fs_info to btrfs_del_root instead of tree_root 8 years ago
free-space-tree.h 2d77ab3cfb btrfs: expose internal free space tree routine only if sanity tests are enabled 8 years ago
hash.c d41519a69b crypto: Work around deallocated stack frame reference gcc bug on sparc. 8 years ago
hash.h 5f9e1059d9 btrfs: advertise which crc32c implementation is being used at module load 9 years ago
inode-item.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 years ago
inode-map.c 364ecf3651 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions 8 years ago
inode-map.h f32e48e925 Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots 9 years ago
inode.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
ioctl.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
locking.c 7928d672ff btrfs: cleanup, remove stray return statements 9 years ago
locking.h f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 10 years ago
lzo.c 6acafd1eff btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace 8 years ago
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 years ago
ordered-data.c 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 years ago
ordered-data.h 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 years ago
orphan.c 962a298f35 btrfs: kill the key type accessor helpers 11 years ago
print-tree.c 64ecdb647d Btrfs: add one more sanity check for shared ref type 8 years ago
print-tree.h abe60ba45c btrfs: get fs_info from eb in btrfs_print_tree, remove argument 8 years ago
props.c e7cdb60fd2 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 years ago
props.h 63541927c8 Btrfs: add support for inode properties 11 years ago
qgroup.c 1cd5447eb6 btrfs: pass fs_info to btrfs_del_root instead of tree_root 8 years ago
qgroup.h bc42bda223 btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges 8 years ago
raid56.c a0725ab0c7 Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block 8 years ago
raid56.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 years ago
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 years ago
reada.c 106204f191 btrfs: remove unused member err from reada_extent 8 years ago
relocation.c cdccee993f Btrfs: remove BUG_ON in __add_tree_block 8 years ago
root-tree.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
scrub.c 66ba772ee3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
send.c 581bfce969 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
send.h ee22184b53 Btrfs: use linux/sizes.h to represent constants 9 years ago
struct-funcs.c 1cbb1f454e btrfs: struct-funcs, constify readers 8 years ago
super.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
sysfs.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
sysfs.h 444e751698 btrfs: sysfs: introduce helper for syncing bits with sysfs files 9 years ago
transaction.c 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 years ago
transaction.h f486135eba btrfs: remove unused qgroup members from btrfs_trans_handle 8 years ago
tree-defrag.c 0376374a98 Btrfs: fix locking bugs when defragging leaves 9 years ago
tree-log.c 0dde10bed2 btrfs: Remove extra parentheses from condition in copy_items() 8 years ago
tree-log.h a491abb2e7 btrfs: Make btrfs_del_inode_ref take btrfs_inode 8 years ago
ulist.c 6655bc3de1 btrfs: ulist: rename ulist_fini to ulist_release 8 years ago
ulist.h 6655bc3de1 btrfs: ulist: rename ulist_fini to ulist_release 8 years ago
uuid-tree.c 73ba39ab93 btrfs: return the actual error value from from btrfs_uuid_tree_iterate 8 years ago
volumes.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
volumes.h 66ba772ee3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
xattr.c e79a33270d btrfs: Check name_len with boundary in verify dir_item 8 years ago
xattr.h e0d46f5c6e btrfs: Switch to generic xattr handlers 9 years ago
zlib.c 6acafd1eff btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace 8 years ago
zstd.c 5c1aab1dd5 btrfs: Add zstd support 8 years ago