| .. |
|
tests
|
23d1f73788
btrfs: remove unused sectorsize member
|
8 anos atrás |
|
Kconfig
|
83fe27ea53
rcu: Make SRCU optional by using CONFIG_SRCU
|
11 anos atrás |
|
Makefile
|
7c55ee0c4a
Btrfs: add free space tree sanity tests
|
10 anos atrás |
|
acl.c
|
b7f8a09f80
btrfs: Don't clear SGID when inheriting ACLs
|
8 anos atrás |
|
async-thread.c
|
9a35b63728
btrfs: constify tracepoint arguments
|
8 anos atrás |
|
async-thread.h
|
9a35b63728
btrfs: constify tracepoint arguments
|
8 anos atrás |
|
backref.c
|
01747e92a9
btrfs: clean up extraneous computations in add_delayed_refs
|
8 anos atrás |
|
backref.h
|
00142756e1
btrfs: backref, add tracepoints for prelim_ref insertion and merging
|
8 anos atrás |
|
btrfs_inode.h
|
9a35b63728
btrfs: constify tracepoint arguments
|
8 anos atrás |
|
check-integrity.c
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 anos atrás |
|
check-integrity.h
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 anos atrás |
|
compression.c
|
26b28dce50
btrfs: Keep one more workspace around
|
8 anos atrás |
|
compression.h
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 anos atrás |
|
ctree.c
|
a4f78750ef
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
|
8 anos atrás |
|
ctree.h
|
19aee8dea3
btrfs: btrfs_inherit_iflags() can be static
|
8 anos atrás |
|
dedupe.h
|
dda3245eca
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
|
9 anos atrás |
|
delayed-inode.c
|
089e77e10d
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
|
8 anos atrás |
|
delayed-inode.h
|
089e77e10d
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
|
8 anos atrás |
|
delayed-ref.c
|
7be07912b3
Btrfs: return old and new total ref mods when adding delayed refs
|
8 anos atrás |
|
delayed-ref.h
|
7be07912b3
Btrfs: return old and new total ref mods when adding delayed refs
|
8 anos atrás |
|
dev-replace.c
|
f1b8a1e8c0
btrfs: simplify btrfs_dev_replace_kthread
|
8 anos atrás |
|
dev-replace.h
|
da353f6b30
btrfs: constify device path passed to relevant helpers
|
8 anos atrás |
|
dir-item.c
|
1164a9fb9c
btrfs: fix validation of XATTR_ITEM dir items
|
8 anos atrás |
|
disk-io.c
|
a4f78750ef
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
|
8 anos atrás |
|
disk-io.h
|
bc3cce2378
btrfs: Cleanup num_tolerated_disk_barrier_failures
|
8 anos atrás |
|
export.c
|
488d7c4566
btrfs: Check name_len before reading btrfs_get_name
|
8 anos atrás |
|
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
17 anos atrás |
|
extent-tree.c
|
a4f78750ef
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
|
8 anos atrás |
|
extent_io.c
|
e4ff5fb5dc
btrfs: Remove unused parameters from volume.c functions
|
8 anos atrás |
|
extent_io.h
|
1cbb1f454e
btrfs: struct-funcs, constify readers
|
8 anos atrás |
|
extent_map.c
|
490b54d6fb
btrfs: convert extent_map.refs from atomic_t to refcount_t
|
8 anos atrás |
|
extent_map.h
|
490b54d6fb
btrfs: convert extent_map.refs from atomic_t to refcount_t
|
8 anos atrás |
|
file-item.c
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 anos atrás |
|
file.c
|
6618a24ab2
Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 anos atrás |
|
free-space-cache.c
|
913e153572
btrfs: drop newlines from strings when using btrfs_* helpers
|
8 anos atrás |
|
free-space-cache.h
|
77ab86bf1c
btrfs: free-space-cache, clean up unnecessary root arguments
|
8 anos atrás |
|
free-space-tree.c
|
25ff17e82f
Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps
|
8 anos atrás |
|
free-space-tree.h
|
a5ed918285
Btrfs: implement the free space B-tree
|
10 anos atrás |
|
hash.c
|
d41519a69b
crypto: Work around deallocated stack frame reference gcc bug on sparc.
|
8 anos atrás |
|
hash.h
|
5f9e1059d9
btrfs: advertise which crc32c implementation is being used at module load
|
9 anos atrás |
|
inode-item.c
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 anos atrás |
|
inode-map.c
|
364ecf3651
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
|
8 anos atrás |
|
inode-map.h
|
f32e48e925
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots
|
10 anos atrás |
|
inode.c
|
19aee8dea3
btrfs: btrfs_inherit_iflags() can be static
|
8 anos atrás |
|
ioctl.c
|
0a52d10808
btrfs: defrag: make readahead state allocation failure non-fatal
|
8 anos atrás |
|
locking.c
|
7928d672ff
btrfs: cleanup, remove stray return statements
|
10 anos atrás |
|
locking.h
|
f82c458a2c
btrfs: fix lockups from btrfs_clear_path_blocking
|
11 anos atrás |
|
lzo.c
|
6acafd1eff
btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace
|
8 anos atrás |
|
math.h
|
f8c269d722
btrfs: cleanup 64bit/32bit divs, compile time constants
|
10 anos atrás |
|
ordered-data.c
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 anos atrás |
|
ordered-data.h
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 anos atrás |
|
orphan.c
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 anos atrás |
|
print-tree.c
|
abe60ba45c
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
|
8 anos atrás |
|
print-tree.h
|
abe60ba45c
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
|
8 anos atrás |
|
props.c
|
fbc326159a
btrfs: Verify dir_item in iterate_object_props
|
8 anos atrás |
|
props.h
|
63541927c8
Btrfs: add support for inode properties
|
12 anos atrás |
|
qgroup.c
|
913e153572
btrfs: drop newlines from strings when using btrfs_* helpers
|
8 anos atrás |
|
qgroup.h
|
bc42bda223
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
|
8 anos atrás |
|
raid56.c
|
bc243704fb
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 anos atrás |
|
raid56.h
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 anos atrás |
|
rcu-string.h
|
606686eeac
Btrfs: use rcu to protect device->name
|
13 anos atrás |
|
reada.c
|
106204f191
btrfs: remove unused member err from reada_extent
|
8 anos atrás |
|
relocation.c
|
e3f3ad1268
btrfs: Remove never reached error handling code in __add_reloc_root
|
8 anos atrás |
|
root-tree.c
|
a4f78750ef
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
|
8 anos atrás |
|
scrub.c
|
913e153572
btrfs: drop newlines from strings when using btrfs_* helpers
|
8 anos atrás |
|
send.c
|
24e52b11e0
Btrfs: incremental send, fix invalid memory access
|
8 anos atrás |
|
send.h
|
ee22184b53
Btrfs: use linux/sizes.h to represent constants
|
10 anos atrás |
|
struct-funcs.c
|
1cbb1f454e
btrfs: struct-funcs, constify readers
|
8 anos atrás |
|
super.c
|
3ec8362111
btrfs: use GFP_KERNEL in mount and remount
|
8 anos atrás |
|
sysfs.c
|
2723480a0f
btrfs: Add quota_override knob into sysfs
|
8 anos atrás |
|
sysfs.h
|
444e751698
btrfs: sysfs: introduce helper for syncing bits with sysfs files
|
10 anos atrás |
|
transaction.c
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 anos atrás |
|
transaction.h
|
f486135eba
btrfs: remove unused qgroup members from btrfs_trans_handle
|
8 anos atrás |
|
tree-defrag.c
|
0376374a98
Btrfs: fix locking bugs when defragging leaves
|
10 anos atrás |
|
tree-log.c
|
e33bf72361
Btrfs: fix dir item validation when replaying xattr deletes
|
8 anos atrás |
|
tree-log.h
|
a491abb2e7
btrfs: Make btrfs_del_inode_ref take btrfs_inode
|
8 anos atrás |
|
ulist.c
|
6655bc3de1
btrfs: ulist: rename ulist_fini to ulist_release
|
8 anos atrás |
|
ulist.h
|
6655bc3de1
btrfs: ulist: rename ulist_fini to ulist_release
|
8 anos atrás |
|
uuid-tree.c
|
73ba39ab93
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
|
9 anos atrás |
|
volumes.c
|
e4ff5fb5dc
btrfs: Remove unused parameters from volume.c functions
|
8 anos atrás |
|
volumes.h
|
e4ff5fb5dc
btrfs: Remove unused parameters from volume.c functions
|
8 anos atrás |
|
xattr.c
|
e79a33270d
btrfs: Check name_len with boundary in verify dir_item
|
8 anos atrás |
|
xattr.h
|
e0d46f5c6e
btrfs: Switch to generic xattr handlers
|
9 anos atrás |
|
zlib.c
|
6acafd1eff
btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace
|
8 anos atrás |