Filipe Manana a9b9477db2 Btrfs: fix use-after-free due to wrong order of destroying work queues 8 years ago
..
tests 087a76d390 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 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 eeac44cb49 btrfs: remove unused parameter from __add_inline_refs 8 years ago
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 10 years ago
btrfs_inode.h 6f6b643e44 btrfs: Better csum error message for data csum mismatch 8 years ago
check-integrity.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 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 6f6b643e44 btrfs: Better csum error message for data csum mismatch 8 years ago
compression.h 974b1adc3b btrfs: use bio iterators for the decompression handlers 8 years ago
ctree.c f1e3026192 btrfs: remove unused parameter from tree_move_next_or_upnext 8 years ago
ctree.h 71367b3fa7 btrfs: use btrfs_debug instead of pr_debug in transaction abort 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 f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 years ago
delayed-inode.h f5cc7b80a6 btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode 8 years ago
delayed-ref.c fb235dc06f btrfs: qgroup: Move half of the qgroup accounting time out of commit trans 8 years ago
delayed-ref.h f72ad18e99 Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head 8 years ago
dev-replace.c 3a45bb207e btrfs: remove root parameter from transaction commit/end routines 8 years ago
dev-replace.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 years ago
dir-item.c f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 years ago
disk-io.c a9b9477db2 Btrfs: fix use-after-free due to wrong order of destroying work queues 8 years ago
disk-io.h eece6a9cf6 btrfs: merge two superblock writing helpers 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 5cdd7db6c5 Btrfs: fix assertion failure when freeing block groups at close_ctree() 8 years ago
extent_io.c 4242b64a4c btrfs: remove unused parameter from extent_write_cache_pages 8 years ago
extent_io.h 53d3235995 btrfs: embed extent_changeset::range_changed to the structure 8 years ago
extent_map.c fba4b69771 btrfs: Fix slab accounting flags 9 years ago
extent_map.h 95617d6932 btrfs: cleanup, stop casting for extent_map->lookup everywhere 9 years ago
file-item.c 6f546216e9 Btrfs: bulk delete checksum items in the same leaf 8 years ago
file.c f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 years ago
free-space-cache.c 21e75ffe3c btrfs: btrfs_truncate_free_space_cache always allocates path 8 years ago
free-space-cache.h 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 8 years ago
free-space-tree.c 7c302b49dd btrfs: remove unused parameter from clean_tree_block 8 years ago
free-space-tree.h a5ed918285 Btrfs: implement the free space B-tree 9 years ago
hash.c 5f9e1059d9 btrfs: advertise which crc32c implementation is being used at module load 9 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 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 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 91e1f56a8b Btrfs: fix leak of subvolume writers counter 8 years ago
ioctl.c b1517622f2 Btrfs: fix deadlock between dedup on same file and starting writeback 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 974b1adc3b btrfs: use bio iterators for the decompression handlers 8 years ago
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 years ago
ordered-data.c 62c821a8e2 Btrfs: clean up btrfs_ordered_update_i_size 8 years ago
ordered-data.h 1af4a0aaa5 Btrfs: specify a new ordered extent type for create_io_em 8 years ago
orphan.c 962a298f35 btrfs: kill the key type accessor helpers 11 years ago
print-tree.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 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 fb235dc06f btrfs: qgroup: Move half of the qgroup accounting time out of commit trans 8 years ago
qgroup.h fb235dc06f btrfs: qgroup: Move half of the qgroup accounting time out of commit trans 8 years ago
raid56.c a7ceffbbbd btrfs: raid56: Remove unused variable in lock_stripe_add 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 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 years ago
relocation.c 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 8 years ago
root-tree.c 310712b2f7 Btrfs: constify struct btrfs_{,disk_}key wherever possible 8 years ago
scrub.c 5e00f1939f btrfs: convert btrfs_inc_block_group_ro to accept fs_info 8 years ago
send.c 0191410158 Btrfs: incremental send, do not issue invalid rmdir operations 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 56e033a787 btrfs: remove unused parameter from btrfs_fill_super 8 years ago
sysfs.c 62e855771d btrfs: convert printk(KERN_* to use pr_* calls 9 years ago
sysfs.h 444e751698 btrfs: sysfs: introduce helper for syncing bits with sysfs files 9 years ago
transaction.c 8b74c03e3c btrfs: remove unused parameter from btrfs_prepare_extent_commit 8 years ago
transaction.h 3a45bb207e btrfs: remove root parameter from transaction commit/end routines 8 years ago
tree-defrag.c 0376374a98 Btrfs: fix locking bugs when defragging leaves 9 years ago
tree-log.c 3168021cf9 Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled 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 e4a4dce72e btrfs: remove unused parameter from init_first_rw_device 8 years ago
volumes.h 087a76d390 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 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 974b1adc3b btrfs: use bio iterators for the decompression handlers 8 years ago