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