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