Josef Bacik 00361589d2 Btrfs: avoid starting a transaction in the write path 12 năm trước cách đây
..
Kconfig 6d49ba1b47 btrfs: move leak debug code to functions 12 năm trước cách đây
Makefile 53b381b3ab Btrfs: RAID5 and RAID6 12 năm trước cách đây
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to 12 năm trước cách đây
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held 13 năm trước cách đây
async-thread.h 143bede527 btrfs: return void in functions without error conditions 13 năm trước cách đây
backref.c a4fdb61e81 Btrfs: fix possible memory leak in find_parent_nodes() 12 năm trước cách đây
backref.h da61d31a78 Btrfs: cleanup backref search commit root flag stuff 12 năm trước cách đây
btrfs_inode.h facc8a2247 Btrfs: don't cache the csum value into the extent state tree 12 năm trước cách đây
check-integrity.c 3cae210fa5 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert 12 năm trước cách đây
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 năm trước cách đây
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 năm trước cách đây
compression.c 4b384318a7 btrfs: Introduce extent_read_full_page_nolock() 12 năm trước cách đây
compression.h 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
ctree.c 9ec7267751 Btrfs: stop using GFP_ATOMIC when allocating rewind ebs 12 năm trước cách đây
ctree.h 00361589d2 Btrfs: avoid starting a transaction in the write path 12 năm trước cách đây
delayed-inode.c 3cae210fa5 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert 12 năm trước cách đây
delayed-inode.h 9cdda8d31f [readdir] convert btrfs 12 năm trước cách đây
delayed-ref.c 599c75ec3f Btrfs/tracepoint: update delayed ref tracepoints 12 năm trước cách đây
delayed-ref.h b1c79e0947 Btrfs: handle running extent ops with skinny metadata 12 năm trước cách đây
dev-replace.c 199c2a9c3d Btrfs: introduce per-subvolume ordered extent list 12 năm trước cách đây
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code 12 năm trước cách đây
dir-item.c 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
disk-io.c 9ffba8cda9 Btrfs: fix heavy delalloc related deadlock 12 năm trước cách đây
disk-io.h b0feb9d96e Btrfs: introduce grab/put functions for the root of the fs/file tree 12 năm trước cách đây
export.c 3c64a1aba7 Btrfs: cleanup: don't check the same thing twice 12 năm trước cách đây
export.h be6e8dc0ba NFS support for btrfs - v3 17 năm trước cách đây
extent-tree.c 00361589d2 Btrfs: avoid starting a transaction in the write path 12 năm trước cách đây
extent_io.c 4b384318a7 btrfs: Introduce extent_read_full_page_nolock() 12 năm trước cách đây
extent_io.h 4b384318a7 btrfs: Introduce extent_read_full_page_nolock() 12 năm trước cách đây
extent_map.c 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
extent_map.h 09a2a8f96e Btrfs: fix bad extent logging 12 năm trước cách đây
file-item.c facc8a2247 Btrfs: don't cache the csum value into the extent state tree 12 năm trước cách đây
file.c 00361589d2 Btrfs: avoid starting a transaction in the write path 12 năm trước cách đây
free-space-cache.c 00361589d2 Btrfs: avoid starting a transaction in the write path 12 năm trước cách đây
free-space-cache.h 00361589d2 Btrfs: avoid starting a transaction in the write path 12 năm trước cách đây
hash.h f186373fef btrfs: extended inode refs 13 năm trước cách đây
inode-item.c 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
inode-map.c 7b61cd9224 Btrfs: don't use global block reservation for inode cache truncation 12 năm trước cách đây
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 năm trước cách đây
inode.c 00361589d2 Btrfs: avoid starting a transaction in the write path 12 năm trước cách đây
ioctl.c 175a2b871f Btrfs: don't allow a subvol to be deleted if it is the default subovl 12 năm trước cách đây
locking.c 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock 12 năm trước cách đây
lzo.c 59516f6017 Btrfs: return -1 when lzo compression makes data bigger 12 năm trước cách đây
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions 12 năm trước cách đây
ordered-data.c 9ffba8cda9 Btrfs: fix heavy delalloc related deadlock 12 năm trước cách đây
ordered-data.h f51a4a1826 Btrfs: remove btrfs_sector_sum structure 12 năm trước cách đây
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 năm trước cách đây
print-tree.c d4c34f6bff Btrfs: Print key type in decimal everywhere 12 năm trước cách đây
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
qgroup.c 1e7bac1ef7 Btrfs: set qgroup_ulist to be null after calling ulist_free() 12 năm trước cách đây
raid56.c 3cd846d1d7 Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed 12 năm trước cách đây
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 12 năm trước cách đây
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 năm trước cách đây
reada.c 3c59ccd32a Btrfs: fix reada debug code compilation 12 năm trước cách đây
relocation.c b6c60c8018 Btrfs: change how we queue blocks for backref checking 12 năm trước cách đây
root-tree.c 3cae210fa5 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert 12 năm trước cách đây
scrub.c 3cae210fa5 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert 12 năm trước cách đây
send.c a05254143c Btrfs: skip subvol entries when checking if we've created a dir already 12 năm trước cách đây
send.h 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 năm trước cách đây
super.c 8b87dc17fb btrfs: add mount option to set commit interval 12 năm trước cách đây
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required 12 năm trước cách đây
transaction.c 6596a92819 Btrfs: don't bug_on when we fail when cleaning up transactions 12 năm trước cách đây
transaction.h cfad392b22 Btrfs: check to see if root_list is empty before adding it to dead roots 12 năm trước cách đây
tree-defrag.c de78b51a28 btrfs: remove cache only arguments from defrag path 12 năm trước cách đây
tree-log.c ada9af215c Btrfs: don't ignore errors from btrfs_run_delayed_items 12 năm trước cách đây
tree-log.h 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
ulist.c 35f0399db6 Btrfs: fix crash regarding to ulist_add_merge 12 năm trước cách đây
ulist.h f7f82b81d2 Btrfs: add a rb_tree to improve performance of ulist search 12 năm trước cách đây
volumes.c eb2067f713 Fix leak in __btrfs_map_block error path 12 năm trước cách đây
volumes.h facc8a2247 Btrfs: don't cache the csum value into the extent state tree 12 năm trước cách đây
xattr.c 48a3b6366f btrfs: make static code static & remove dead code 12 năm trước cách đây
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 năm trước cách đây
zlib.c 489406626c btrfs: fix message printing 13 năm trước cách đây