.. |
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
|
de47c9d3ff
btrfs: replace hardcoded value with SEQ_LAST macro
|
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
|
11b5616516
Btrfs: check-integrity use bvec_iter
|
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
|
a50299ae7c
btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t
|
8 years ago |
compression.h
|
e5d7490236
btrfs: derive maximum output size in the compression implementation
|
8 years ago |
ctree.c
|
1176032cb1
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
ctree.h
|
1b86826d12
btrfs: cleanup root usage by btrfs_get_alloc_profile
|
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
|
c9fed2bb61
btrfs: remove unused member list from btrfs_end_io_wq
|
8 years ago |
disk-io.h
|
c6100a4b4e
Btrfs: replace tree->mapping with tree->private_data
|
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
|
c1c4919b11
btrfs: remove root usage from can_overcommit
|
8 years ago |
extent_io.c
|
e477094f0d
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
|
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
|
0bef71093d
btrfs: Remove unnecessary branching in free-space-tree.c
|
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
|
1b86826d12
btrfs: cleanup root usage by btrfs_get_alloc_profile
|
8 years ago |
ioctl.c
|
6b349dfe80
Btrfs: remove obsolete FIXMEs in qgroup ioctls
|
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
|
e5d7490236
btrfs: derive maximum output size in the compression implementation
|
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
|
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
|
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
|
ae6529c35b
btrfs: Wait for in-flight bios before freeing target device for raid56
|
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
|
6ec656bc0f
btrfs: remove inode argument from repair_io_failure
|
8 years ago |
send.c
|
ee4ea69852
btrfs: remove unused members dir_path from recorded_ref
|
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
|
c6100a4b4e
Btrfs: replace tree->mapping with tree->private_data
|
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
|
e5d7490236
btrfs: derive maximum output size in the compression implementation
|
8 years ago |