Linus Torvalds b930c26416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
..
Kconfig a6fa6fae40 btrfs: Add lzo compression support hace 15 años
Makefile 806468f8bf Merge git://git.jan-o-sch.net/btrfs-unstable into integration hace 14 años
acl.c cfbffc39ac Btrfs: fix return value of btrfs_get_acl() hace 14 años
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING hace 15 años
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup hace 16 años
backref.c 745c4d8e16 btrfs: Fix up 32/64-bit compatibility for new ioctls hace 14 años
backref.h a542ad1baf btrfs: added helper functions to iterate backrefs hace 14 años
btrfs_inode.h 7fd2ae21a4 Btrfs: fix our reservations for updating an inode when completing io hace 14 años
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code hace 17 años
compression.c 6c41761fc6 btrfs: separate superblock items out of fs_info hace 14 años
compression.h 306e16ce13 btrfs: rename variables clashing with global function names hace 14 años
ctree.c f1ebcc74d5 Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush hace 14 años
ctree.h aa38a711a8 Btrfs: fix deadlock on metadata reservation when evicting a inode hace 14 años
delayed-inode.c c1f4246716 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> hace 14 años
delayed-ref.c 182608c829 btrfs: remove old unused commented out code hace 14 años
delayed-ref.h f2a97a9dbd btrfs: remove all unused functions hace 14 años
dir-item.c 85d85a743d Btrfs: remove redundant code for dir item lookup hace 14 años
disk-io.c af36d15f58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
disk-io.h 531f4b1ae5 Merge branch 'for-chris' of git://github.com/sensille/linux into integration hace 14 años
export.c 0965537308 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers hace 14 años
export.h be6e8dc0ba NFS support for btrfs - v3 hace 17 años
extent-tree.c b930c26416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
extent_io.c f4a8e6563e Btrfs: fix meta data raid-repair merge problem hace 14 años
extent_io.h 32240a913d btrfs: mirror_num should be int, not u64 hace 14 años
extent_map.c 4d2c8f62f1 Btrfs: clean up code for merging extent maps hace 14 años
extent_map.h 172ddd60a6 btrfs: drop gfp parameter from alloc_extent_map hace 14 años
file-item.c 6c41761fc6 btrfs: separate superblock items out of fs_info hace 14 años
file.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
free-space-cache.c b78d09bceb Btrfs: reset cluster's max_size when creating bitmap hace 14 años
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. hace 16 años
inode-item.c 1cd307990d Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item hace 14 años
inode-map.c ba38eb4de3 Btrfs: fix no reserved space for writing out inode cache hace 14 años
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
inode.c b930c26416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
ioctl.c ece7d20e8b Btrfs: Don't error on resizing FS to same size hace 14 años
ioctl.h 740c3d226c Btrfs: fix the new inspection ioctls for 32 bit compat hace 14 años
locking.c bd681513fa Btrfs: switch the btrfs tree locks to reader/writer hace 14 años
locking.h bd681513fa Btrfs: switch the btrfs tree locks to reader/writer hace 14 años
lzo.c ca9b688c1c Btrfs: Avoid accessing unmapped kernel address hace 15 años
ordered-data.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs hace 14 años
ordered-data.h 261507a02c btrfs: Allow to add new compression algorithm hace 15 años
orphan.c 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item hace 15 años
print-tree.c 068132bad1 btrfs: fix oops on failure path hace 14 años
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes hace 17 años
reada.c 21ca543efc Btrfs: rename btrfs_bio multi -> bbio for consistency hace 14 años
relocation.c 76b9e23d25 Btrfs: fix orphan backref nodes hace 14 años
root-tree.c bf5f32ecb6 btrfs: make btrfs_set_root_node void hace 14 años
scrub.c 26bdef541d btrfs scrub: handle -ENOMEM from init_ipath() hace 14 años
struct-funcs.c a65917156e Btrfs: stop using highmem for extent_buffers hace 14 años
super.c b930c26416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code hace 14 años
transaction.c f1ebcc74d5 Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush hace 14 años
transaction.h ff5714cca9 Merge branch 'for-chris' of hace 14 años
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path hace 14 años
tree-log.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
tree-log.h 621496f4fd btrfs: remove unused function prototypes hace 14 años
version.h b4f6c45dfb Update Btrfs files for in-kernel usage hace 17 años
volumes.c 924cd8fbe4 Btrfs: fix nocow when deleting the item hace 14 años
volumes.h 387125fc72 Btrfs: fix barrier flushes hace 14 años
xattr.c 6a6662ced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 14 años
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 15 años
zlib.c 565d76cb7d zlib: slim down zlib_deflate() workspace when possible hace 15 años