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