..
tests
btrfs: remove unused qgroup members from btrfs_trans_handle
2017-04-18 14:07:25 +02:00
acl.c
async-thread.c
async-thread.h
backref.c
btrfs: replace hardcoded value with SEQ_LAST macro
2017-04-18 14:07:25 +02:00
backref.h
btrfs_inode.h
Btrfs: fix reported number of inode blocks
2017-04-26 16:27:26 +01:00
check-integrity.c
btrfs: kmap() can't fail
2017-06-19 18:25:57 +02:00
check-integrity.h
compression.c
btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t
2017-04-18 14:07:24 +02:00
compression.h
btrfs: derive maximum output size in the compression implementation
2017-02-28 14:26:36 +01:00
ctree.c
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
2017-05-10 08:33:17 -07:00
ctree.h
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
2017-06-10 11:06:05 -07:00
dedupe.h
delayed-inode.c
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
delayed-inode.h
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
delayed-ref.c
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
delayed-ref.h
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
dev-replace.c
Btrfs: switch to div64_u64 if with a u64 divisor
2017-04-18 14:07:26 +02:00
dev-replace.h
btrfs: constify device path passed to relevant helpers
2017-02-28 14:26:07 +01:00
dir-item.c
btrfs: tree-log.c: Wrong printk information about namelen
2017-06-09 12:48:07 -07:00
disk-io.c
btrfs: add framework to handle device flush error as a volume
2017-06-19 18:25:58 +02:00
disk-io.h
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
export.c
export.h
extent_io.c
btrfs: fix incorrect error return ret being passed to mapping_set_error
2017-05-16 15:42:10 +02:00
extent_io.h
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12
2017-04-27 14:13:09 -07:00
extent_map.c
btrfs: convert extent_map.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
extent_map.h
btrfs: convert extent_map.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
extent-tree.c
btrfs: fix race with relocation recovery and fs_root setup
2017-06-01 16:56:55 +02:00
file-item.c
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11
2017-02-28 14:35:09 -08:00
file.c
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12
2017-04-27 14:13:09 -07:00
free-space-cache.c
btrfs: use clear_page where appropriate
2017-04-18 14:07:26 +02:00
free-space-cache.h
free-space-tree.c
mm, vmalloc: use __GFP_HIGHMEM implicitly
2017-05-08 17:15:13 -07:00
free-space-tree.h
hash.c
crypto: Work around deallocated stack frame reference gcc bug on sparc.
2017-06-08 17:36:03 +08:00
hash.h
inode-item.c
inode-map.c
inode-map.h
inode.c
Btrfs: remove an unused variable
2017-06-19 18:25:57 +02:00
ioctl.c
Btrfs: remove obsolete FIXMEs in qgroup ioctls
2017-06-19 18:25:58 +02:00
Kconfig
locking.c
locking.h
lzo.c
btrfs: derive maximum output size in the compression implementation
2017-02-28 14:26:36 +01:00
Makefile
math.h
ordered-data.c
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
ordered-data.h
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
orphan.c
print-tree.c
print-tree.h
props.c
props.h
qgroup.c
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
2017-05-10 08:33:17 -07:00
qgroup.h
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint
2017-04-18 14:07:26 +02:00
raid56.c
btrfs: Wait for in-flight bios before freeing target device for raid56
2017-04-18 14:07:26 +02:00
raid56.h
rcu-string.h
reada.c
btrfs: remove local blocksize variable in reada_find_extent
2017-04-18 14:07:25 +02:00
relocation.c
root-tree.c
btrfs: Use ktime_get_real_ts for root ctime
2017-04-18 14:07:27 +02:00
scrub.c
btrfs: scrub: Fix RAID56 recovery race condition
2017-04-18 14:07:27 +02:00
send.c
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
2017-05-10 08:33:17 -07:00
send.h
struct-funcs.c
super.c
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
2017-05-10 08:33:17 -07:00
sysfs.c
sysfs.h
transaction.c
btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
2017-04-18 14:07:26 +02:00
transaction.h
btrfs: remove unused qgroup members from btrfs_trans_handle
2017-04-18 14:07:25 +02:00
tree-defrag.c
tree-log.c
btrfs: convert extent_map.refs from atomic_t to refcount_t
2017-04-18 14:07:23 +02:00
tree-log.h
ulist.c
ulist.h
uuid-tree.c
volumes.c
btrfs: fix the gfp_mask for the reada_zones radix tree
2017-05-04 16:56:11 -07:00
volumes.h
btrfs: add framework to handle device flush error as a volume
2017-06-19 18:25:58 +02:00
xattr.c
xattr.h
zlib.c
btrfs: derive maximum output size in the compression implementation
2017-02-28 14:26:36 +01:00