Liu Bo 6f1c36055f Btrfs: fix race between snapshot deletion and getting inode před 12 roky
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check před 13 roky
Makefile e93c89c1aa Btrfs: add new sources for device replace code před 12 roky
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to před 12 roky
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held před 13 roky
async-thread.h 143bede527 btrfs: return void in functions without error conditions před 13 roky
backref.c 3ef5969cd8 Btrfs: merge inode_list in __merge_refs před 12 roky
backref.h 96b5bd7771 Btrfs: extended inode refs support for send mechanism před 12 roky
btrfs_inode.h b812ce2879 Btrfs: inline csums if we're fsyncing před 12 roky
check-integrity.c cb3806ec88 Btrfs: fix race in check-integrity caused by usage of bitfield před 12 roky
check-integrity.h 5db0276014 Btrfs: add optional integrity check code před 13 roky
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code před 16 roky
compression.c 618919236b Btrfs: handle errors from btrfs_map_bio() everywhere před 12 roky
compression.h 143bede527 btrfs: return void in functions without error conditions před 13 roky
ctree.c 57ba86c00f Revert "Btrfs: reorder tree mod log operations in deleting a pointer" před 12 roky
ctree.h 9c52057c69 Btrfs: fix hash overflow handling před 12 roky
delayed-inode.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty před 12 roky
delayed-inode.h 96c3f4331a Btrfs: flush delayed inodes if we're short on space před 13 roky
delayed-ref.c ae1e206b80 Btrfs: allow delayed refs to be merged před 13 roky
delayed-ref.h 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 13 roky
dev-replace.c e93c89c1aa Btrfs: add new sources for device replace code před 12 roky
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code před 12 roky
dir-item.c 9c52057c69 Btrfs: fix hash overflow handling před 12 roky
disk-io.c ed7b63eb8a Btrfs: only clear dirty on the buffer if it is marked as dirty před 12 roky
disk-io.h b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty před 12 roky
export.c b0b0382bb4 ->encode_fh() API change před 13 roky
export.h be6e8dc0ba NFS support for btrfs - v3 před 17 roky
extent-tree.c 3268a2468e Btrfs: reset path lock state to zero před 12 roky
extent_io.c 618919236b Btrfs: handle errors from btrfs_map_bio() everywhere před 12 roky
extent_io.h 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree před 12 roky
extent_map.c 222c81dc38 Btrfs: do not merge logged extents if we've removed them from the tree před 12 roky
extent_map.h 201a903894 Btrfs: do not allow logged extents to be merged or removed před 12 roky
file-item.c e58dd74bcc Btrfs: put csums on the right ordered extent před 12 roky
file.c 6f1c36055f Btrfs: fix race between snapshot deletion and getting inode před 12 roky
free-space-cache.c b0175117b9 Btrfs: fix panic when recovering tree log před 12 roky
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache před 14 roky
hash.h f186373fef btrfs: extended inode refs před 12 roky
inode-item.c f186373fef btrfs: extended inode refs před 12 roky
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation před 12 roky
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache před 14 roky
inode.c 1eafa6c737 Btrfs: fix repeated delalloc work allocation před 12 roky
ioctl.c 25122d15e2 Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag před 12 roky
ioctl.h 3f6bcfbd41 Btrfs: add support for device replace ioctls před 12 roky
locking.c aa2ffd0616 Btrfs: fix a misplaced address operator in a condition před 13 roky
locking.h 143bede527 btrfs: return void in functions without error conditions před 13 roky
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() před 13 roky
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions před 12 roky
ordered-data.c 4fde183d8c Btrfs: cleanup for btrfs_wait_order_range před 12 roky
ordered-data.h 9afab8820b Btrfs: make ordered extent be flushed by multi-task před 12 roky
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling před 13 roky
print-tree.c a2bff64025 Btrfs: introduce a btrfs_dev_replace_item type před 12 roky
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes před 17 roky
qgroup.c 2cf6870396 Btrfs: prevent qgroup destroy when there are still relations před 12 roky
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name před 13 roky
reada.c 29a8d9a0bc Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() před 12 roky
relocation.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty před 12 roky
root-tree.c 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock před 12 roky
scrub.c 6f1c36055f Btrfs: fix race between snapshot deletion and getting inode před 12 roky
send.c cfa7a9ccda Btrfs: fix memory leak in name_cache_insert() před 12 roky
send.h 1bcea35597 Btrfs: write_buf is now callable outside send.c před 13 roky
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS před 13 roky
super.c 8d25a086eb Btrfs: Add ACCESS_ONCE() to transaction->abort accesses před 12 roky
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code před 14 roky
transaction.c 843fcf3573 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() před 12 roky
transaction.h 08e007d2e5 Btrfs: improve the noflush reservation před 12 roky
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path před 14 roky
tree-log.c 192000dda2 Btrfs: use right range to find checksum for compressed extents před 12 roky
tree-log.h 143bede527 btrfs: return void in functions without error conditions před 13 roky
ulist.c 34d73f54e2 Btrfs: make aux field of ulist 64 bit před 13 roky
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit před 13 roky
version.h b4f6c45dfb Update Btrfs files for in-kernel usage před 17 roky
volumes.c c9f01bfe0c Btrfs: fix wrong max device number for single profile před 12 roky
volumes.h 31e502298d Btrfs: put raid properties into global table před 12 roky
xattr.c e997615149 Btrfs: only log the inode item if we can get away with it před 12 roky
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation před 14 roky
zlib.c 489406626c btrfs: fix message printing před 12 roky