Josef Bacik 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 ani în urmă
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check 13 ani în urmă
Makefile e93c89c1aa Btrfs: add new sources for device replace code 12 ani în urmă
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to 12 ani în urmă
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held 13 ani în urmă
async-thread.h 143bede527 btrfs: return void in functions without error conditions 13 ani în urmă
backref.c 3ef5969cd8 Btrfs: merge inode_list in __merge_refs 12 ani în urmă
backref.h 96b5bd7771 Btrfs: extended inode refs support for send mechanism 12 ani în urmă
btrfs_inode.h b812ce2879 Btrfs: inline csums if we're fsyncing 12 ani în urmă
check-integrity.c cb3806ec88 Btrfs: fix race in check-integrity caused by usage of bitfield 12 ani în urmă
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 ani în urmă
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 ani în urmă
compression.c 618919236b Btrfs: handle errors from btrfs_map_bio() everywhere 12 ani în urmă
compression.h 143bede527 btrfs: return void in functions without error conditions 13 ani în urmă
ctree.c 2a745b14bc Btrfs: fix crash in log replay with qgroups enabled 12 ani în urmă
ctree.h 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 ani în urmă
delayed-inode.c 0e8c36a9fd Btrfs: fix lots of orphan inodes when the space is not enough 12 ani în urmă
delayed-inode.h 0e8c36a9fd Btrfs: fix lots of orphan inodes when the space is not enough 12 ani în urmă
delayed-ref.c 093486c453 Btrfs: make delayed ref lock logic more readable 12 ani în urmă
delayed-ref.h 093486c453 Btrfs: make delayed ref lock logic more readable 12 ani în urmă
dev-replace.c e93c89c1aa Btrfs: add new sources for device replace code 12 ani în urmă
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code 12 ani în urmă
dir-item.c 9c52057c69 Btrfs: fix hash overflow handling 12 ani în urmă
disk-io.c 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 ani în urmă
disk-io.h b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty 12 ani în urmă
export.c b0b0382bb4 ->encode_fh() API change 13 ani în urmă
export.h be6e8dc0ba NFS support for btrfs - v3 17 ani în urmă
extent-tree.c da633a4217 Btrfs: flush all dirty inodes if writeback can not start 12 ani în urmă
extent_io.c 4eee4fa4f8 Btrfs: use wrapper page_offset 12 ani în urmă
extent_io.h 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree 12 ani în urmă
extent_map.c 222c81dc38 Btrfs: do not merge logged extents if we've removed them from the tree 12 ani în urmă
extent_map.h 201a903894 Btrfs: do not allow logged extents to be merged or removed 12 ani în urmă
file-item.c e58dd74bcc Btrfs: put csums on the right ordered extent 12 ani în urmă
file.c 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 ani în urmă
free-space-cache.c b0175117b9 Btrfs: fix panic when recovering tree log 12 ani în urmă
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 ani în urmă
hash.h f186373fef btrfs: extended inode refs 13 ani în urmă
inode-item.c f186373fef btrfs: extended inode refs 13 ani în urmă
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation 12 ani în urmă
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 ani în urmă
inode.c 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 ani în urmă
ioctl.c dfd79829b7 Btrfs: fix trivial error in btrfs_ioctl_resize() 12 ani în urmă
ioctl.h 3f6bcfbd41 Btrfs: add support for device replace ioctls 12 ani în urmă
locking.c aa2ffd0616 Btrfs: fix a misplaced address operator in a condition 13 ani în urmă
locking.h 143bede527 btrfs: return void in functions without error conditions 13 ani în urmă
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 ani în urmă
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions 12 ani în urmă
ordered-data.c 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 ani în urmă
ordered-data.h 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 ani în urmă
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 ani în urmă
print-tree.c a2bff64025 Btrfs: introduce a btrfs_dev_replace_item type 12 ani în urmă
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 ani în urmă
qgroup.c 2cf6870396 Btrfs: prevent qgroup destroy when there are still relations 12 ani în urmă
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 ani în urmă
reada.c 29a8d9a0bc Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() 12 ani în urmă
relocation.c 4eee4fa4f8 Btrfs: use wrapper page_offset 12 ani în urmă
root-tree.c 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock 12 ani în urmă
scrub.c 6f1c36055f Btrfs: fix race between snapshot deletion and getting inode 12 ani în urmă
send.c cfa7a9ccda Btrfs: fix memory leak in name_cache_insert() 12 ani în urmă
send.h 1bcea35597 Btrfs: write_buf is now callable outside send.c 13 ani în urmă
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 ani în urmă
super.c 78a6184a3f Btrfs: use slabs for delayed reference allocation 12 ani în urmă
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code 14 ani în urmă
transaction.c 7892b5afe4 Btrfs: use common work instead of delayed work 12 ani în urmă
transaction.h 08e007d2e5 Btrfs: improve the noflush reservation 12 ani în urmă
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path 14 ani în urmă
tree-log.c 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 ani în urmă
tree-log.h 143bede527 btrfs: return void in functions without error conditions 13 ani în urmă
ulist.c 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 ani în urmă
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 ani în urmă
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 ani în urmă
volumes.c 6f60cbd3ae btrfs: access superblock via pagecache in scan_one_device 12 ani în urmă
volumes.h 31e502298d Btrfs: put raid properties into global table 12 ani în urmă
xattr.c e997615149 Btrfs: only log the inode item if we can get away with it 12 ani în urmă
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 ani în urmă
zlib.c 489406626c btrfs: fix message printing 13 ani în urmă