David Sterba f54de068dd btrfs: use GFP_KERNEL in init_ipath 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 073931017b posix_acl: Clear SGID bit when setting file permissions 9 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 a7e3b975a0 Btrfs: fix reported number of inode blocks 8 years ago
check-integrity.c 818e010bf9 btrfs: replace opencoded kvzalloc with the helper 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 e1ddce71d6 btrfs: reduce arguments for decompress_bio ops 8 years ago
compression.h e1ddce71d6 btrfs: reduce arguments for decompress_bio ops 8 years ago
ctree.c 3d9ec8c49a btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET 8 years ago
ctree.h 4b5faeac46 btrfs: use generic slab for for btrfs_transaction 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 6df8cdf5bd btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t 8 years ago
delayed-ref.h 6df8cdf5bd btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t 8 years ago
dev-replace.c 42c61ab676 Btrfs: switch to div64_u64 if with a u64 divisor 8 years ago
dev-replace.h da353f6b30 btrfs: constify device path passed to relevant helpers 8 years ago
dir-item.c 286b92f43c btrfs: tree-log.c: Wrong printk information about namelen 8 years ago
disk-io.c 4b5faeac46 btrfs: use generic slab for for btrfs_transaction 8 years ago
disk-io.h 3189ff7786 btrfs: btrfs_wait_tree_block_writeback can be void return 8 years ago
export.c 4a0cc7ca6c btrfs: Make btrfs_ino take a struct btrfs_inode 8 years ago
export.h be6e8dc0ba NFS support for btrfs - v3 17 years ago
extent-tree.c d2006e6d28 btrfs: Refactor update_space_info 8 years ago
extent_io.c 3d9ec8c49a btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET 8 years ago
extent_io.h e477094f0d Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial 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 17347cec15 Btrfs: change how we iterate bios in endio 8 years ago
file.c bce19f9d23 Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12 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 691fa05967 btrfs: all btrfs_delalloc_release_metadata take btrfs_inode 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 054ec2f626 btrfs: simplify code with bio_io_error 8 years ago
ioctl.c f54de068dd btrfs: use GFP_KERNEL in init_ipath 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 11 years ago
lzo.c 1e9d7291e5 Btrfs: lzo: compressed data size must be less then input size 8 years ago
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 years ago
ordered-data.c e76edab7f0 btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t 8 years ago
ordered-data.h e76edab7f0 btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t 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 4a0cc7ca6c btrfs: Make btrfs_ino take a struct btrfs_inode 8 years ago
props.h 63541927c8 Btrfs: add support for inode properties 11 years ago
qgroup.c f29efe2921 btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE 8 years ago
qgroup.h d51ea5dd22 btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint 8 years ago
raid56.c 818e010bf9 btrfs: replace opencoded kvzalloc with the helper 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 c6100a4b4e Btrfs: replace tree->mapping with tree->private_data 8 years ago
root-tree.c fa7aede2ab btrfs: Use ktime_get_real_ts for root ctime 8 years ago
scrub.c de2491fdef btrfs: scrub: add memalloc_nofs protection around init_ipath 8 years ago
send.c f11f74416a btrfs: send: use kvmalloc in iterate_dir_item 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 1b86826d12 btrfs: cleanup root usage by btrfs_get_alloc_profile 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 4b5faeac46 btrfs: use generic slab for for btrfs_transaction 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 490b54d6fb btrfs: convert extent_map.refs from atomic_t to refcount_t 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 1b86826d12 btrfs: cleanup root usage by btrfs_get_alloc_profile 8 years ago
volumes.h 17347cec15 Btrfs: change how we iterate bios in endio 8 years ago
xattr.c f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 years ago
xattr.h e0d46f5c6e btrfs: Switch to generic xattr handlers 9 years ago
zlib.c e1ddce71d6 btrfs: reduce arguments for decompress_bio ops 8 years ago