Filipe David Borba Manana 488111aa0e Btrfs: fix csum search offset/length calculation in log tree 11 anni fa
..
tests 0e30db86a4 Btrfs: add a sanity test for a vacant extent at the front of a file 11 anni fa
Kconfig 2e17c7c65e Btrfs: add support for asserts 12 anni fa
Makefile aaedb55bc0 Btrfs: add tests for btrfs_get_extent 11 anni fa
acl.c 8185554d3e Btrfs: fix incorrect inode acl reset 11 anni fa
async-thread.c 964fb15acf Btrfs: eliminate races in worker stopping code 12 anni fa
async-thread.h 964fb15acf Btrfs: eliminate races in worker stopping code 12 anni fa
backref.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr 11 anni fa
backref.h b9e9a6cbc6 Btrfs: allocate prelim_ref with a slab allocater 12 anni fa
btrfs_inode.h 778ba82b17 Btrfs: improve inode hash function/inode lookup 11 anni fa
check-integrity.c 301993a4a1 Btrfs: check_int, remove warning for mixed-mode 11 anni fa
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 anni fa
compression.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h 11 anni fa
compression.h 48a3b6366f btrfs: make static code static & remove dead code 12 anni fa
ctree.c e8b0d724d5 Btrfs: fix btrfs_prev_leaf() previous key computation 11 anni fa
ctree.h 9b011adfe1 Btrfs: remove scrub_super_lock holding in btrfs_sync_log() 11 anni fa
delayed-inode.c 3c77bd94ec Btrfs: don't leak delayed node on path allocation failure 11 anni fa
delayed-inode.h 9cdda8d31f [readdir] convert btrfs 12 anni fa
delayed-ref.c 35a3621beb Btrfs: get rid of sparse warnings 12 anni fa
delayed-ref.h b1c79e0947 Btrfs: handle running extent ops with skinny metadata 12 anni fa
dev-replace.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h 11 anni fa
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code 12 anni fa
dir-item.c e46f5388cd Btrfs: fix verification of dir_item 11 anni fa
disk-io.c 9b011adfe1 Btrfs: remove scrub_super_lock holding in btrfs_sync_log() 11 anni fa
disk-io.h 06ea65a398 Btrfs: add a sanity test for btrfs_split_item 11 anni fa
export.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h 11 anni fa
export.h be6e8dc0ba NFS support for btrfs - v3 17 anni fa
extent-tree.c 9dced186f9 Btrfs: fix the free space write out failure when there is no data space 11 anni fa
extent_io.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h 11 anni fa
extent_io.h 452c75c3d2 Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case 11 anni fa
extent_map.c 48a3b6366f btrfs: make static code static & remove dead code 12 anni fa
extent_map.h 09a2a8f96e Btrfs: fix bad extent logging 12 anni fa
file-item.c 4277a9c3b3 Btrfs: add an assert to btrfs_lookup_csums_range for alignment 11 anni fa
file.c 0ef8b72607 Btrfs: return an error from btrfs_wait_ordered_range 11 anni fa
free-space-cache.c 0ef8b72607 Btrfs: return an error from btrfs_wait_ordered_range 11 anni fa
free-space-cache.h 7451432394 Btrfs: remove path arg from btrfs_truncate_free_space_cache 11 anni fa
hash.h f186373fef btrfs: extended inode refs 13 anni fa
inode-item.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr 11 anni fa
inode-map.c ff76b05655 Btrfs: Don't allocate inode that is already in use 11 anni fa
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 anni fa
inode.c 9f23e289ed Btrfs: make sure the delalloc workers actually flush compressed writes 11 anni fa
ioctl.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h 11 anni fa
locking.c 48a3b6366f btrfs: make static code static & remove dead code 12 anni fa
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock 12 anni fa
lzo.c 59516f6017 Btrfs: return -1 when lzo compression makes data bigger 12 anni fa
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions 12 anni fa
ordered-data.c 9385876917 Btrfs: take ordered root lock when removing ordered operations inode 11 anni fa
ordered-data.h 0ef8b72607 Btrfs: return an error from btrfs_wait_ordered_range 11 anni fa
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 anni fa
print-tree.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr 11 anni fa
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code 12 anni fa
qgroup.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long 12 anni fa
raid56.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h 11 anni fa
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 12 anni fa
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 anni fa
reada.c 3c59ccd32a Btrfs: fix reada debug code compilation 12 anni fa
relocation.c 7fdf4b608d Btrfs: use 'u64' rather than 'int' to get extent's generation 11 anni fa
root-tree.c 14927d9546 Btrfs: insert orphan roots into fs radix tree 11 anni fa
scrub.c 9b011adfe1 Btrfs: remove scrub_super_lock holding in btrfs_sync_log() 11 anni fa
send.c ed2590953b Btrfs: stop using vfs_read in send 11 anni fa
send.h 48a3b6366f btrfs: make static code static & remove dead code 12 anni fa
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 anni fa
super.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h 11 anni fa
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required 12 anni fa
transaction.c 80d94fb3df Btrfs: fix memory leaks on transaction commit failure 11 anni fa
transaction.h 20dd2cbf01 Btrfs: fix BUG_ON() casued by the reserved space migration 11 anni fa
tree-defrag.c 8319bfe136 Btrfs: cleanup dead code of defragment 11 anni fa
tree-log.c 488111aa0e Btrfs: fix csum search offset/length calculation in log tree 11 anni fa
tree-log.h 48a3b6366f btrfs: make static code static & remove dead code 12 anni fa
ulist.c 35f0399db6 Btrfs: fix crash regarding to ulist_add_merge 12 anni fa
ulist.h f7f82b81d2 Btrfs: add a rb_tree to improve performance of ulist search 12 anni fa
uuid-tree.c 6174d3cb43 Btrfs: remove unused max_key arg from btrfs_search_forward 11 anni fa
volumes.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h 11 anni fa
volumes.h 9b011adfe1 Btrfs: remove scrub_super_lock holding in btrfs_sync_log() 11 anni fa
xattr.c 48a3b6366f btrfs: make static code static & remove dead code 12 anni fa
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 anni fa
zlib.c 489406626c btrfs: fix message printing 13 anni fa