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