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