Josef Bacik 6cfab851f4 Btrfs: make sure to copy everything if we rename hace 11 años
..
tests 0e30db86a4 Btrfs: add a sanity test for a vacant extent at the front of a file hace 11 años
Kconfig 2e17c7c65e Btrfs: add support for asserts hace 12 años
Makefile aaedb55bc0 Btrfs: add tests for btrfs_get_extent hace 11 años
acl.c 8185554d3e Btrfs: fix incorrect inode acl reset hace 11 años
async-thread.c 678712545b btrfs: Fix checkpatch.pl warning of spacing issues hace 11 años
async-thread.h 964fb15acf Btrfs: eliminate races in worker stopping code hace 11 años
backref.c fae7f21cec btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) hace 11 años
backref.h b9e9a6cbc6 Btrfs: allocate prelim_ref with a slab allocater hace 12 años
btrfs_inode.h 778ba82b17 Btrfs: improve inode hash function/inode lookup hace 11 años
check-integrity.c fae7f21cec btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) hace 11 años
check-integrity.h 5db0276014 Btrfs: add optional integrity check code hace 13 años
compression.c 678712545b btrfs: Fix checkpatch.pl warning of spacing issues hace 11 años
compression.h 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
ctree.c 678712545b btrfs: Fix checkpatch.pl warning of spacing issues hace 11 años
ctree.h 54563d41a5 btrfs: get rid of fdentry() hace 11 años
delayed-inode.c d9b0d9ba04 btrfs: Replace kmalloc with kmalloc_array hace 11 años
delayed-inode.h 9cdda8d31f [readdir] convert btrfs hace 12 años
delayed-ref.c 35a3621beb Btrfs: get rid of sparse warnings hace 12 años
delayed-ref.h b1c79e0947 Btrfs: handle running extent ops with skinny metadata hace 12 años
dev-replace.c 91aef86f3b Btrfs: rename btrfs_start_all_delalloc_inodes hace 11 años
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code hace 12 años
dir-item.c e46f5388cd Btrfs: fix verification of dir_item hace 11 años
disk-io.c f570e757b5 btrfs: Remove useless variable in write_ctree_super() hace 11 años
disk-io.h 06ea65a398 Btrfs: add a sanity test for btrfs_split_item hace 11 años
export.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h hace 11 años
export.h be6e8dc0ba NFS support for btrfs - v3 hace 17 años
extent-tree.c 91aef86f3b Btrfs: rename btrfs_start_all_delalloc_inodes hace 11 años
extent_io.c 678712545b btrfs: Fix checkpatch.pl warning of spacing issues hace 11 años
extent_io.h 452c75c3d2 Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case hace 11 años
extent_map.c 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
extent_map.h e248e04e77 btrfs: Enclose macros with complex values within parenthesis hace 11 años
file-item.c fae7f21cec btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) hace 11 años
file.c 678712545b btrfs: Fix checkpatch.pl warning of spacing issues hace 11 años
free-space-cache.c 678712545b btrfs: Fix checkpatch.pl warning of spacing issues hace 11 años
free-space-cache.h 7451432394 Btrfs: remove path arg from btrfs_truncate_free_space_cache hace 11 años
hash.h f186373fef btrfs: extended inode refs hace 12 años
inode-item.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr hace 11 años
inode-map.c fae7f21cec btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) hace 11 años
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
inode.c 4724b106b9 Btrfs: don't BUG_ON() if we get an error walking backrefs hace 11 años
ioctl.c 54563d41a5 btrfs: get rid of fdentry() hace 11 años
locking.c 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock hace 12 años
lzo.c 59516f6017 Btrfs: return -1 when lzo compression makes data bigger hace 12 años
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions hace 12 años
ordered-data.c b02441999e Btrfs: don't wait for the completion of all the ordered extents hace 11 años
ordered-data.h b02441999e Btrfs: don't wait for the completion of all the ordered extents hace 11 años
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
print-tree.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr hace 11 años
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
qgroup.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long hace 12 años
raid56.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h hace 11 años
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 hace 12 años
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name hace 13 años
reada.c 3c59ccd32a Btrfs: fix reada debug code compilation hace 12 años
relocation.c 91aef86f3b Btrfs: rename btrfs_start_all_delalloc_inodes hace 11 años
root-tree.c 14927d9546 Btrfs: insert orphan roots into fs radix tree hace 11 años
scrub.c 3b7a016f44 Btrfs: avoid unnecessary scrub workers allocation hace 11 años
send.c 007d31f755 Btrfs: check file extent type before anything else hace 11 años
send.h 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS hace 13 años
super.c b02441999e Btrfs: don't wait for the completion of all the ordered extents hace 11 años
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required hace 12 años
transaction.c 91aef86f3b Btrfs: rename btrfs_start_all_delalloc_inodes hace 11 años
transaction.h 20dd2cbf01 Btrfs: fix BUG_ON() casued by the reserved space migration hace 11 años
tree-defrag.c 8319bfe136 Btrfs: cleanup dead code of defragment hace 11 años
tree-log.c 6cfab851f4 Btrfs: make sure to copy everything if we rename hace 11 años
tree-log.h 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
ulist.c 35f0399db6 Btrfs: fix crash regarding to ulist_add_merge hace 12 años
ulist.h f7f82b81d2 Btrfs: add a rb_tree to improve performance of ulist search hace 12 años
uuid-tree.c 6174d3cb43 Btrfs: remove unused max_key arg from btrfs_search_forward hace 11 años
volumes.c d9b0d9ba04 btrfs: Replace kmalloc with kmalloc_array hace 11 años
volumes.h 3c45bfc152 btrfs: Pack struct btrfs_device hace 11 años
xattr.c 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 14 años
zlib.c 489406626c btrfs: fix message printing hace 12 años