Liu Bo 30d133fc22 Btrfs: fixup error path in __btrfs_inc_extent_ref il y a 11 ans
..
tests 0e30db86a4 Btrfs: add a sanity test for a vacant extent at the front of a file il y a 11 ans
Kconfig 2e17c7c65e Btrfs: add support for asserts il y a 12 ans
Makefile aaedb55bc0 Btrfs: add tests for btrfs_get_extent il y a 11 ans
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to il y a 12 ans
async-thread.c 964fb15acf Btrfs: eliminate races in worker stopping code il y a 11 ans
async-thread.h 964fb15acf Btrfs: eliminate races in worker stopping code il y a 11 ans
backref.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr il y a 11 ans
backref.h b9e9a6cbc6 Btrfs: allocate prelim_ref with a slab allocater il y a 12 ans
btrfs_inode.h 778ba82b17 Btrfs: improve inode hash function/inode lookup il y a 11 ans
check-integrity.c 8d78eb1663 Btrfs: Use %z to format size_t il y a 12 ans
check-integrity.h 5db0276014 Btrfs: add optional integrity check code il y a 13 ans
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code il y a 16 ans
compression.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long il y a 12 ans
compression.h 48a3b6366f btrfs: make static code static & remove dead code il y a 12 ans
ctree.c 498456d33e Btrfs: kill unused code in btrfs_search_forward il y a 11 ans
ctree.h aaedb55bc0 Btrfs: add tests for btrfs_get_extent il y a 11 ans
delayed-inode.c bdab49d760 Btrfs: fix printing of non NULL terminated string il y a 12 ans
delayed-inode.h 9cdda8d31f [readdir] convert btrfs il y a 12 ans
delayed-ref.c 35a3621beb Btrfs: get rid of sparse warnings il y a 12 ans
delayed-ref.h b1c79e0947 Btrfs: handle running extent ops with skinny metadata il y a 12 ans
dev-replace.c e649e587cb Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts il y a 11 ans
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code il y a 12 ans
dir-item.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr il y a 11 ans
disk-io.c 452c75c3d2 Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case il y a 11 ans
disk-io.h 06ea65a398 Btrfs: add a sanity test for btrfs_split_item il y a 11 ans
export.c 3c64a1aba7 Btrfs: cleanup: don't check the same thing twice il y a 12 ans
export.h be6e8dc0ba NFS support for btrfs - v3 il y a 17 ans
extent-tree.c 30d133fc22 Btrfs: fixup error path in __btrfs_inc_extent_ref il y a 11 ans
extent_io.c 452c75c3d2 Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case il y a 11 ans
extent_io.h 452c75c3d2 Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case il y a 11 ans
extent_map.c 48a3b6366f btrfs: make static code static & remove dead code il y a 12 ans
extent_map.h 09a2a8f96e Btrfs: fix bad extent logging il y a 12 ans
file-item.c 4277a9c3b3 Btrfs: add an assert to btrfs_lookup_csums_range for alignment il y a 11 ans
file.c 7f4ca37c48 Btrfs: fix up seek_hole/seek_data handling il y a 11 ans
free-space-cache.c 7451432394 Btrfs: remove path arg from btrfs_truncate_free_space_cache il y a 11 ans
free-space-cache.h 7451432394 Btrfs: remove path arg from btrfs_truncate_free_space_cache il y a 11 ans
hash.h f186373fef btrfs: extended inode refs il y a 12 ans
inode-item.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr il y a 11 ans
inode-map.c 7451432394 Btrfs: remove path arg from btrfs_truncate_free_space_cache il y a 11 ans
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache il y a 14 ans
inode.c 25a50341b6 Btrfs: handle a missing extent for the first file extent il y a 11 ans
ioctl.c adfa97cbdf Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replace il y a 11 ans
locking.c 48a3b6366f btrfs: make static code static & remove dead code il y a 12 ans
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock il y a 12 ans
lzo.c 59516f6017 Btrfs: return -1 when lzo compression makes data bigger il y a 12 ans
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions il y a 12 ans
ordered-data.c f0de181c9b Btrfs: kill delay_iput arg to the wait_ordered functions il y a 12 ans
ordered-data.h f0de181c9b Btrfs: kill delay_iput arg to the wait_ordered functions il y a 12 ans
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling il y a 13 ans
print-tree.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr il y a 11 ans
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code il y a 12 ans
qgroup.c c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long il y a 12 ans
raid56.c 3cd846d1d7 Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed il y a 12 ans
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 il y a 12 ans
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name il y a 13 ans
reada.c 3c59ccd32a Btrfs: fix reada debug code compilation il y a 12 ans
relocation.c 20dd2cbf01 Btrfs: fix BUG_ON() casued by the reserved space migration il y a 11 ans
root-tree.c 14927d9546 Btrfs: insert orphan roots into fs radix tree il y a 11 ans
scrub.c 539f358a30 Btrfs: fix the dev-replace suspend sequence il y a 11 ans
send.c dd3cc16b87 btrfs: drop unused parameter from btrfs_item_nr il y a 11 ans
send.h 48a3b6366f btrfs: make static code static & remove dead code il y a 12 ans
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS il y a 13 ans
super.c aaedb55bc0 Btrfs: add tests for btrfs_get_extent il y a 11 ans
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required il y a 12 ans
transaction.c 80d94fb3df Btrfs: fix memory leaks on transaction commit failure il y a 11 ans
transaction.h 20dd2cbf01 Btrfs: fix BUG_ON() casued by the reserved space migration il y a 11 ans
tree-defrag.c 8319bfe136 Btrfs: cleanup dead code of defragment il y a 11 ans
tree-log.c 03b2f08b5f btrfs: Fix memory leakage in the tree-log.c il y a 11 ans
tree-log.h 48a3b6366f btrfs: make static code static & remove dead code il y a 12 ans
ulist.c 35f0399db6 Btrfs: fix crash regarding to ulist_add_merge il y a 12 ans
ulist.h f7f82b81d2 Btrfs: add a rb_tree to improve performance of ulist search il y a 12 ans
uuid-tree.c 6174d3cb43 Btrfs: remove unused max_key arg from btrfs_search_forward il y a 11 ans
volumes.c e649e587cb Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts il y a 11 ans
volumes.h 12bd2fc0d2 Btrfs: add btrfs_alloc_device and switch to it il y a 12 ans
xattr.c 48a3b6366f btrfs: make static code static & remove dead code il y a 12 ans
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation il y a 14 ans
zlib.c 489406626c btrfs: fix message printing il y a 12 ans