Filipe Manana a9b9477db2 Btrfs: fix use-after-free due to wrong order of destroying work queues 8 年 前
..
tests 087a76d390 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 年 前
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 10 年 前
Makefile 7c55ee0c4a Btrfs: add free space tree sanity tests 9 年 前
acl.c 073931017b posix_acl: Clear SGID bit when setting file permissions 9 年 前
async-thread.c ac0c7cf8be btrfs: fix crash when tracepoint arguments are freed by wq callbacks 8 年 前
async-thread.h 2939e1a86f btrfs: limit async_work allocation and worker func duration 8 年 前
backref.c eeac44cb49 btrfs: remove unused parameter from __add_inline_refs 8 年 前
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 10 年 前
btrfs_inode.h 6f6b643e44 btrfs: Better csum error message for data csum mismatch 8 年 前
check-integrity.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 年 前
check-integrity.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 年 前
compression.c 6f6b643e44 btrfs: Better csum error message for data csum mismatch 8 年 前
compression.h 974b1adc3b btrfs: use bio iterators for the decompression handlers 8 年 前
ctree.c f1e3026192 btrfs: remove unused parameter from tree_move_next_or_upnext 8 年 前
ctree.h 71367b3fa7 btrfs: use btrfs_debug instead of pr_debug in transaction abort 8 年 前
dedupe.h dda3245eca btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize 9 年 前
delayed-inode.c f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 年 前
delayed-inode.h f5cc7b80a6 btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode 8 年 前
delayed-ref.c fb235dc06f btrfs: qgroup: Move half of the qgroup accounting time out of commit trans 8 年 前
delayed-ref.h f72ad18e99 Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head 8 年 前
dev-replace.c 3a45bb207e btrfs: remove root parameter from transaction commit/end routines 8 年 前
dev-replace.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 年 前
dir-item.c f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 年 前
disk-io.c a9b9477db2 Btrfs: fix use-after-free due to wrong order of destroying work queues 8 年 前
disk-io.h eece6a9cf6 btrfs: merge two superblock writing helpers 8 年 前
export.c 4a0cc7ca6c btrfs: Make btrfs_ino take a struct btrfs_inode 8 年 前
export.h be6e8dc0ba NFS support for btrfs - v3 17 年 前
extent-tree.c 5cdd7db6c5 Btrfs: fix assertion failure when freeing block groups at close_ctree() 8 年 前
extent_io.c 4242b64a4c btrfs: remove unused parameter from extent_write_cache_pages 8 年 前
extent_io.h 53d3235995 btrfs: embed extent_changeset::range_changed to the structure 8 年 前
extent_map.c fba4b69771 btrfs: Fix slab accounting flags 9 年 前
extent_map.h 95617d6932 btrfs: cleanup, stop casting for extent_map->lookup everywhere 9 年 前
file-item.c 6f546216e9 Btrfs: bulk delete checksum items in the same leaf 8 年 前
file.c f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 年 前
free-space-cache.c 21e75ffe3c btrfs: btrfs_truncate_free_space_cache always allocates path 8 年 前
free-space-cache.h 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 8 年 前
free-space-tree.c 7c302b49dd btrfs: remove unused parameter from clean_tree_block 8 年 前
free-space-tree.h a5ed918285 Btrfs: implement the free space B-tree 9 年 前
hash.c 5f9e1059d9 btrfs: advertise which crc32c implementation is being used at module load 9 年 前
hash.h 5f9e1059d9 btrfs: advertise which crc32c implementation is being used at module load 9 年 前
inode-item.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 年 前
inode-map.c 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 8 年 前
inode-map.h f32e48e925 Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots 9 年 前
inode.c 91e1f56a8b Btrfs: fix leak of subvolume writers counter 8 年 前
ioctl.c b1517622f2 Btrfs: fix deadlock between dedup on same file and starting writeback 8 年 前
locking.c 7928d672ff btrfs: cleanup, remove stray return statements 9 年 前
locking.h f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 11 年 前
lzo.c 974b1adc3b btrfs: use bio iterators for the decompression handlers 8 年 前
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 年 前
ordered-data.c 62c821a8e2 Btrfs: clean up btrfs_ordered_update_i_size 8 年 前
ordered-data.h 1af4a0aaa5 Btrfs: specify a new ordered extent type for create_io_em 8 年 前
orphan.c 962a298f35 btrfs: kill the key type accessor helpers 11 年 前
print-tree.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 年 前
print-tree.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 年 前
props.c 4a0cc7ca6c btrfs: Make btrfs_ino take a struct btrfs_inode 8 年 前
props.h 63541927c8 Btrfs: add support for inode properties 11 年 前
qgroup.c fb235dc06f btrfs: qgroup: Move half of the qgroup accounting time out of commit trans 8 年 前
qgroup.h fb235dc06f btrfs: qgroup: Move half of the qgroup accounting time out of commit trans 8 年 前
raid56.c a7ceffbbbd btrfs: raid56: Remove unused variable in lock_stripe_add 8 年 前
raid56.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 年 前
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 年 前
reada.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 8 年 前
relocation.c 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 8 年 前
root-tree.c 310712b2f7 Btrfs: constify struct btrfs_{,disk_}key wherever possible 8 年 前
scrub.c 5e00f1939f btrfs: convert btrfs_inc_block_group_ro to accept fs_info 8 年 前
send.c 0191410158 Btrfs: incremental send, do not issue invalid rmdir operations 8 年 前
send.h ee22184b53 Btrfs: use linux/sizes.h to represent constants 9 年 前
struct-funcs.c 0132761017 btrfs: fix string and comment grammatical issues and typos 9 年 前
super.c 56e033a787 btrfs: remove unused parameter from btrfs_fill_super 8 年 前
sysfs.c 62e855771d btrfs: convert printk(KERN_* to use pr_* calls 9 年 前
sysfs.h 444e751698 btrfs: sysfs: introduce helper for syncing bits with sysfs files 9 年 前
transaction.c 8b74c03e3c btrfs: remove unused parameter from btrfs_prepare_extent_commit 8 年 前
transaction.h 3a45bb207e btrfs: remove root parameter from transaction commit/end routines 8 年 前
tree-defrag.c 0376374a98 Btrfs: fix locking bugs when defragging leaves 9 年 前
tree-log.c 3168021cf9 Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled 8 年 前
tree-log.h a491abb2e7 btrfs: Make btrfs_del_inode_ref take btrfs_inode 8 年 前
ulist.c 6655bc3de1 btrfs: ulist: rename ulist_fini to ulist_release 8 年 前
ulist.h 6655bc3de1 btrfs: ulist: rename ulist_fini to ulist_release 8 年 前
uuid-tree.c 73ba39ab93 btrfs: return the actual error value from from btrfs_uuid_tree_iterate 8 年 前
volumes.c e4a4dce72e btrfs: remove unused parameter from init_first_rw_device 8 年 前
volumes.h 087a76d390 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 年 前
xattr.c f85b7379cd btrfs: fix over-80 lines introduced by previous cleanups 8 年 前
xattr.h e0d46f5c6e btrfs: Switch to generic xattr handlers 9 年 前
zlib.c 974b1adc3b btrfs: use bio iterators for the decompression handlers 8 年 前