Linus Torvalds 0a2a1330d2 Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
..
tests c6100a4b4e Btrfs: replace tree->mapping with tree->private_data 8 years ago
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 10 years ago
Makefile 7c55ee0c4a Btrfs: add free space tree sanity tests 9 years ago
acl.c b7f8a09f80 btrfs: Don't clear SGID when inheriting ACLs 8 years ago
async-thread.c ac0c7cf8be btrfs: fix crash when tracepoint arguments are freed by wq callbacks 8 years ago
async-thread.h 2939e1a86f btrfs: limit async_work allocation and worker func duration 8 years ago
backref.c f54de068dd btrfs: use GFP_KERNEL in init_ipath 8 years ago
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 10 years ago
btrfs_inode.h 4e4cbee93d block: switch bios to blk_status_t 8 years ago
check-integrity.c 8c27cb3566 Merge branch 'for-4.13-part1' 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 bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
compression.h 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
ctree.c adf0212396 btrfs: adjust includes after vmalloc removal 8 years ago
ctree.h 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 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 089e77e10d btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t 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 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 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 bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
disk-io.h 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 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 17024ad0a0 Btrfs: fix early ENOSPC due to delalloc 8 years ago
extent_io.c bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
extent_io.h bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 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 6618a24ab2 Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
free-space-cache.c 619a974292 btrfs: use clear_page where appropriate 8 years ago
free-space-cache.h 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 8 years ago
free-space-tree.c 25ff17e82f Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps 8 years ago
free-space-tree.h a5ed918285 Btrfs: implement the free space B-tree 9 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 bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
ioctl.c 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 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 555ba411aa Btrfs: let btrfs_print_leaf print more about block group 8 years ago
print-tree.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 years ago
props.c fbc326159a btrfs: Verify dir_item in iterate_object_props 8 years ago
props.h 63541927c8 Btrfs: add support for inode properties 11 years ago
qgroup.c 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 years ago
qgroup.h bc42bda223 btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges 8 years ago
raid56.c bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 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 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 years ago
root-tree.c 64c7b01446 btrfs: Check name_len before in btrfs_del_root_ref 8 years ago
scrub.c 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
send.c 24e52b11e0 Btrfs: incremental send, fix invalid memory access 8 years ago
send.h ee22184b53 Btrfs: use linux/sizes.h to represent constants 9 years ago
struct-funcs.c 0132761017 btrfs: fix string and comment grammatical issues and typos 9 years ago
super.c 78dcf73421 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
sysfs.c 2723480a0f btrfs: Add quota_override knob into sysfs 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 e33bf72361 Btrfs: fix dir item validation when replaying xattr deletes 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 0a2a1330d2 Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
volumes.h e0ae999414 btrfs: preallocate device flush bio 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