Ilya Dryomov 964fb15acf Btrfs: eliminate races in worker stopping code vor 12 Jahren
..
tests dc11dd5d70 Btrfs: separate out tests into their own directory vor 12 Jahren
Kconfig 2e17c7c65e Btrfs: add support for asserts vor 12 Jahren
Makefile 07b30a49da Btrfs: introduce a tree for items that map UUIDs to something vor 12 Jahren
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to vor 12 Jahren
async-thread.c 964fb15acf Btrfs: eliminate races in worker stopping code vor 12 Jahren
async-thread.h 964fb15acf Btrfs: eliminate races in worker stopping code vor 12 Jahren
backref.c b9e9a6cbc6 Btrfs: allocate prelim_ref with a slab allocater vor 12 Jahren
backref.h b9e9a6cbc6 Btrfs: allocate prelim_ref with a slab allocater vor 12 Jahren
btrfs_inode.h a5874ce6ce Btrfs: check roots last log commit when checking if an inode has been logged vor 12 Jahren
check-integrity.c 8d78eb1663 Btrfs: Use %z to format size_t vor 12 Jahren
check-integrity.h 5db0276014 Btrfs: add optional integrity check code vor 13 Jahren
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code vor 16 Jahren
compression.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long vor 12 Jahren
compression.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
ctree.c 83d4cfd4da Btrfs: fixup error handling in btrfs_reloc_cow vor 12 Jahren
ctree.h 363e4d354e Btrfs: remove space_info->reservation_progress vor 12 Jahren
delayed-inode.c bdab49d760 Btrfs: fix printing of non NULL terminated string vor 12 Jahren
delayed-inode.h 9cdda8d31f [readdir] convert btrfs vor 12 Jahren
delayed-ref.c 35a3621beb Btrfs: get rid of sparse warnings vor 12 Jahren
delayed-ref.h b1c79e0947 Btrfs: handle running extent ops with skinny metadata vor 12 Jahren
dev-replace.c f0de181c9b Btrfs: kill delay_iput arg to the wait_ordered functions vor 12 Jahren
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code vor 12 Jahren
dir-item.c 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
disk-io.c a724b43690 Btrfs: add the missing mutex unlock in write_all_supers() vor 12 Jahren
disk-io.h b0feb9d96e Btrfs: introduce grab/put functions for the root of the fs/file tree vor 12 Jahren
export.c 3c64a1aba7 Btrfs: cleanup: don't check the same thing twice vor 12 Jahren
export.h be6e8dc0ba NFS support for btrfs - v3 vor 17 Jahren
extent-tree.c 363e4d354e Btrfs: remove space_info->reservation_progress vor 12 Jahren
extent_io.c 385fe0bede Btrfs: fix crash of compressed writes vor 12 Jahren
extent_io.h 171170c1c5 btrfs: mark some local function as 'static' vor 12 Jahren
extent_map.c 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
extent_map.h 09a2a8f96e Btrfs: fix bad extent logging vor 12 Jahren
file-item.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long vor 12 Jahren
file.c a0634be562 Btrfs: don't leak transaction in btrfs_sync_file() vor 12 Jahren
free-space-cache.c a482039889 Btrfs: allocate the free space by the existed max extent size when ENOSPC vor 12 Jahren
free-space-cache.h a482039889 Btrfs: allocate the free space by the existed max extent size when ENOSPC vor 12 Jahren
hash.h f186373fef btrfs: extended inode refs vor 13 Jahren
inode-item.c 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
inode-map.c 7b61cd9224 Btrfs: don't use global block reservation for inode cache truncation vor 12 Jahren
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache vor 14 Jahren
inode.c 93fd63c2f0 Btrfs: dir_inode_operations should use btrfs_update_time also vor 12 Jahren
ioctl.c cbf8b8ca3e btrfs: change extent-same to copy entire argument struct vor 12 Jahren
locking.c 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock vor 12 Jahren
lzo.c 59516f6017 Btrfs: return -1 when lzo compression makes data bigger vor 12 Jahren
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions vor 12 Jahren
ordered-data.c f0de181c9b Btrfs: kill delay_iput arg to the wait_ordered functions vor 12 Jahren
ordered-data.h f0de181c9b Btrfs: kill delay_iput arg to the wait_ordered functions vor 12 Jahren
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling vor 13 Jahren
print-tree.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long vor 12 Jahren
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
qgroup.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long vor 12 Jahren
raid56.c 3cd846d1d7 Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed vor 12 Jahren
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 vor 12 Jahren
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name vor 13 Jahren
reada.c 3c59ccd32a Btrfs: fix reada debug code compilation vor 12 Jahren
relocation.c f0de181c9b Btrfs: kill delay_iput arg to the wait_ordered functions vor 12 Jahren
root-tree.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long vor 12 Jahren
scrub.c 652f25a292 Btrfs: improve replacing nocow extents vor 12 Jahren
send.c ed84885d1e btrfs: reuse kbasename helper vor 12 Jahren
send.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS vor 13 Jahren
super.c 94aebfb2e7 Btrfs: create the uuid tree on remount rw vor 12 Jahren
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required vor 12 Jahren
transaction.c 60e7cd3a4b Btrfs: fix transid verify errors when recovering log tree vor 12 Jahren
transaction.h 171170c1c5 btrfs: mark some local function as 'static' vor 12 Jahren
tree-defrag.c de78b51a28 btrfs: remove cache only arguments from defrag path vor 12 Jahren
tree-log.c d555438b6e Btrfs: drop dir i_size when adding new names on replay vor 12 Jahren
tree-log.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
ulist.c 35f0399db6 Btrfs: fix crash regarding to ulist_add_merge vor 12 Jahren
ulist.h f7f82b81d2 Btrfs: add a rb_tree to improve performance of ulist search vor 12 Jahren
uuid-tree.c 70f8017547 Btrfs: check UUID tree during mount if required vor 12 Jahren
volumes.c 5138cccf34 btrfs: Add btrfs: prefix to kernel log output vor 12 Jahren
volumes.h 12bd2fc0d2 Btrfs: add btrfs_alloc_device and switch to it vor 12 Jahren
xattr.c 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation vor 14 Jahren
zlib.c 489406626c btrfs: fix message printing vor 13 Jahren