..
tests
Btrfs: add a sanity test for a vacant extent at the front of a file
11 years ago
Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
11 years ago
Makefile
Btrfs: add tests for btrfs_get_extent
11 years ago
acl.c
Btrfs: fix incorrect inode acl reset
11 years ago
async-thread.c
Btrfs: fix __btrfs_start_workers retval
11 years ago
async-thread.h
Btrfs: eliminate races in worker stopping code
12 years ago
backref.c
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
11 years ago
backref.h
Btrfs: allocate prelim_ref with a slab allocater
12 years ago
btrfs_inode.h
Btrfs: improve inode hash function/inode lookup
11 years ago
check-integrity.c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
11 years ago
check-integrity.h
block: submit_bio_wait() conversions
11 years ago
compression.c
btrfs: Fix checkpatch.pl warning of spacing issues
11 years ago
compression.h
…
ctree.c
btrfs: Fix checkpatch.pl warning of spacing issues
11 years ago
ctree.h
Btrfs: remove dead codes from ctree.h
11 years ago
delayed-inode.c
btrfs: Replace kmalloc with kmalloc_array
11 years ago
delayed-inode.h
…
delayed-ref.c
Btrfs: get rid of sparse warnings
12 years ago
delayed-ref.h
…
dev-replace.c
btrfs: fix typo in the log message
11 years ago
dev-replace.h
…
dir-item.c
Btrfs: fix verification of dir_item
11 years ago
disk-io.c
Btrfs: avoid heavy operations in btrfs_commit_super
11 years ago
disk-io.h
Btrfs: add a sanity test for btrfs_split_item
11 years ago
export.c
btrfs: remove fs/btrfs/compat.h
11 years ago
export.h
…
extent-tree.c
Btrfs: don't miss skinny extent items on delayed ref head contention
11 years ago
extent_io.c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
11 years ago
extent_io.h
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
11 years ago
extent_map.c
…
extent_map.h
btrfs: Enclose macros with complex values within parenthesis
11 years ago
file-item.c
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
11 years ago
file.c
btrfs: Fix checkpatch.pl warning of spacing issues
11 years ago
free-space-cache.c
btrfs: Fix checkpatch.pl warning of spacing issues
11 years ago
free-space-cache.h
Btrfs: remove path arg from btrfs_truncate_free_space_cache
11 years ago
hash.h
…
inode-item.c
btrfs: drop unused parameter from btrfs_item_nr
11 years ago
inode-map.c
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
11 years ago
inode-map.h
…
inode.c
btrfs: Use trace condition for get_extent tracepoint
11 years ago
ioctl.c
btrfs: call mnt_drop_write after interrupted subvol deletion
11 years ago
locking.c
…
locking.h
…
lzo.c
…
math.h
…
ordered-data.c
Btrfs: fix list delete warning when removing ordered root from the list
11 years ago
ordered-data.h
Btrfs: don't wait for the completion of all the ordered extents
11 years ago
orphan.c
…
print-tree.c
btrfs: drop unused parameter from btrfs_item_nr
11 years ago
print-tree.h
…
qgroup.c
Btrfs: Remove superfluous casts from u64 to unsigned long long
12 years ago
raid56.c
btrfs: remove fs/btrfs/compat.h
11 years ago
raid56.h
…
rcu-string.h
…
reada.c
…
relocation.c
Btrfs: make sure we cleanup all reloc roots if error happens
11 years ago
root-tree.c
Btrfs: insert orphan roots into fs radix tree
12 years ago
scrub.c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
11 years ago
send.c
Btrfs: fix access_ok() check in btrfs_ioctl_send()
11 years ago
send.h
…
struct-funcs.c
…
super.c
Btrfs: don't clear the default compression type
11 years ago
sysfs.c
…
transaction.c
Btrfs: fix lockdep error in async commit
11 years ago
transaction.h
Btrfs: fix BUG_ON() casued by the reserved space migration
11 years ago
tree-defrag.c
Btrfs: cleanup dead code of defragment
11 years ago
tree-log.c
Btrfs: only drop modified extents if we logged the whole inode
11 years ago
tree-log.h
…
ulist.c
…
ulist.h
…
uuid-tree.c
Btrfs: remove unused max_key arg from btrfs_search_forward
11 years ago
volumes.c
btrfs: fix bio_size_ok() for max_sectors > 0xffff
11 years ago
volumes.h
btrfs: Pack struct btrfs_device
11 years ago
xattr.c
…
xattr.h
…
zlib.c
…