Miao Xie 5b947f1ba9 Btrfs: don't traverse the ordered operation list repeatedly пре 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 e6ec716f0d Btrfs: make raid attr array more readable пре 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 093486c453 Btrfs: make delayed ref lock logic more readable пре 12 година
delayed-ref.h 093486c453 Btrfs: make delayed ref lock logic more readable пре 12 година
dev-replace.c 3edb2a68cb Btrfs: check the return value of btrfs_start_delalloc_inodes() пре 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 a1897fddd2 Btrfs: record first logical byte in memory пре 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 e6ec716f0d Btrfs: make raid attr array more readable пре 12 година
extent_io.c 4eee4fa4f8 Btrfs: use wrapper page_offset пре 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 2ab28f322f Btrfs: wait on ordered extents at the last possible moment пре 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 63607cc86a Btrfs: traverse and flush the delalloc inodes once пре 12 година
ioctl.c dfd79829b7 Btrfs: fix trivial error in btrfs_ioctl_resize() пре 12 година
ioctl.h 3f6bcfbd41 Btrfs: add support for device replace ioctls пре 12 година
locking.c 39f9d028c9 Btrfs: save us a read_lock пре 12 година
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 5b947f1ba9 Btrfs: don't traverse the ordered operation list repeatedly пре 12 година
ordered-data.h 2ab28f322f Btrfs: wait on ordered extents at the last possible moment пре 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 4eee4fa4f8 Btrfs: use wrapper page_offset пре 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 eebc608406 Btrfs: check the return value of btrfs_run_ordered_operations() пре 12 година
transaction.h c6b305a89b Btrfs: don't re-enter when allocating a chunk пре 12 година
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path пре 14 година
tree-log.c dcfac4156f Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay пре 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 e6ec716f0d Btrfs: make raid attr array more readable пре 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 година