Linus Torvalds da83fc6e0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
..
tests b050f9f6dd Btrfs: fix qgroups sanity test crash or hang vor 11 Jahren
Kconfig 14a958e678 Btrfs: fix btrfs boot when compiled as built-in vor 12 Jahren
Makefile faa2dbf004 Btrfs: add sanity tests for new qgroup accounting code vor 11 Jahren
acl.c 776e4aae55 btrfs: remove useless ACL check vor 11 Jahren
async-thread.c 800ee2247f btrfs: fix crash in remount(thread_pool=) case vor 11 Jahren
async-thread.h c3a468915a btrfs: Add trace for btrfs_workqueue alloc/destroy vor 11 Jahren
backref.c 6eda71d0c0 Btrfs: fix scrub_print_warning to handle skinny metadata extents vor 11 Jahren
backref.h 6eda71d0c0 Btrfs: fix scrub_print_warning to handle skinny metadata extents vor 11 Jahren
btrfs_inode.h 859862ddd2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
check-integrity.c 98806b446d btrfs: check_int: propagate out-of-memory error upwards vor 11 Jahren
check-integrity.h c170bbb45f block: submit_bio_wait() conversions vor 12 Jahren
compression.c c39aa7056f btrfs compression: reuse recently used workspace vor 11 Jahren
compression.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
ctree.c 0b43e04f70 Btrfs: fix leaf corruption after __btrfs_drop_extents vor 11 Jahren
ctree.h e570fd27f2 Btrfs: fix broken free space cache after the system crashed vor 11 Jahren
delayed-inode.c 964930312a btrfs: free delayed node outside of root->inode_lock vor 11 Jahren
delayed-inode.h 67de11769b Btrfs: introduce the delayed inode ref deletion for the single link inode vor 12 Jahren
delayed-ref.c fcebe4562d Btrfs: rework qgroup accounting vor 11 Jahren
delayed-ref.h fcebe4562d Btrfs: rework qgroup accounting vor 11 Jahren
dev-replace.c 49c6f736f3 btrfs: dev replace should replace the sysfs entry vor 11 Jahren
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code vor 13 Jahren
dir-item.c efe120a067 Btrfs: convert printk to btrfs_ and fix BTRFS prefix vor 12 Jahren
disk-io.c 5f3164813b Btrfs: fix race between balance recovery and root deletion vor 11 Jahren
disk-io.h faa2dbf004 Btrfs: add sanity tests for new qgroup accounting code vor 11 Jahren
export.c 8b558c5f09 btrfs: remove fs/btrfs/compat.h vor 12 Jahren
export.h be6e8dc0ba NFS support for btrfs - v3 vor 17 Jahren
extent-tree.c d288db5dc0 Btrfs: fix race of using total_bytes_pinned vor 11 Jahren
extent_io.c 16d52ef7c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
extent_io.h 46fefe41b5 Btrfs: remove unused wait queue in struct extent_buffer vor 11 Jahren
extent_map.c 298a8f9cf1 Btrfs: fix NULL pointer crash when running balance and scrub concurrently vor 11 Jahren
extent_map.h 298a8f9cf1 Btrfs: fix NULL pointer crash when running balance and scrub concurrently vor 11 Jahren
file-item.c 7ffbb598a0 Btrfs: make fsync work after cloning into a file vor 11 Jahren
file.c 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 11 Jahren
free-space-cache.c e570fd27f2 Btrfs: fix broken free space cache after the system crashed vor 11 Jahren
free-space-cache.h 7451432394 Btrfs: remove path arg from btrfs_truncate_free_space_cache vor 12 Jahren
hash.c 14a958e678 Btrfs: fix btrfs boot when compiled as built-in vor 12 Jahren
hash.h 14a958e678 Btrfs: fix btrfs boot when compiled as built-in vor 12 Jahren
inode-item.c 33b98f2271 btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index' vor 12 Jahren
inode-map.c 67a77eb147 btrfs: remove newline from inode cache kthread name vor 11 Jahren
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache vor 14 Jahren
inode.c e13d100beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
ioctl.c b82207b8e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 11 Jahren
locking.c ea4ebde02e Btrfs: fix deadlocks with trylock on tree nodes vor 11 Jahren
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock vor 12 Jahren
lzo.c 60e1975acb btrfs: return errno instead of -1 from compression vor 11 Jahren
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions vor 13 Jahren
ordered-data.c 98ce2deda2 Btrfs: fix abnormal long waiting in fsync vor 11 Jahren
ordered-data.h d458b0540e btrfs: Cleanup the "_struct" suffix in btrfs_workequeue vor 11 Jahren
orphan.c 3f870c2899 btrfs: expand btrfs_find_item() to include find_orphan_item functionality vor 12 Jahren
print-tree.c be2c765dff Btrfs: fix btrfs_print_leaf for skinny metadata vor 11 Jahren
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
props.c 63541927c8 Btrfs: add support for inode properties vor 12 Jahren
props.h 63541927c8 Btrfs: add support for inode properties vor 12 Jahren
qgroup.c d737278091 btrfs: free ulist in qgroup_shared_accounting() error path vor 11 Jahren
qgroup.h fcebe4562d Btrfs: rework qgroup accounting vor 11 Jahren
raid56.c 5588383ece Btrfs: fix crash when mounting raid5 btrfs with missing disks vor 11 Jahren
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 vor 13 Jahren
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name vor 13 Jahren
reada.c 5fbc7c59fd Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting vor 11 Jahren
relocation.c 351fd35321 btrfs: remove stale newlines from log messages vor 11 Jahren
root-tree.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root vor 11 Jahren
scrub.c ced96edc48 btrfs: Skip scrubbing removed chunks to avoid -ENOENT. vor 11 Jahren
send.c 7e3ae33efa Btrfs: send, use the right limits for xattr names and values vor 11 Jahren
send.h 48a3b6366f btrfs: make static code static & remove dead code vor 12 Jahren
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS vor 13 Jahren
super.c 0aeb8a6e67 btrfs: fix null pointer dereference in btrfs_show_devname when name is null vor 11 Jahren
sysfs.c 0d39376aa2 btrfs: dev add should add its sysfs entry vor 11 Jahren
sysfs.h 0d39376aa2 btrfs: dev add should add its sysfs entry vor 11 Jahren
transaction.c abdd2e80a5 Btrfs: fix crash when starting transaction vor 11 Jahren
transaction.h faa2dbf004 Btrfs: add sanity tests for new qgroup accounting code vor 11 Jahren
tree-defrag.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root vor 11 Jahren
tree-log.c 995946dd29 Btrfs: use helpers for last_trans_log_full_commit instead of opencode vor 11 Jahren
tree-log.h 995946dd29 Btrfs: use helpers for last_trans_log_full_commit instead of opencode vor 11 Jahren
ulist.c 49fc647a2c Btrfs: do not export ulist functions vor 12 Jahren
ulist.h 49fc647a2c Btrfs: do not export ulist functions vor 12 Jahren
uuid-tree.c efe120a067 Btrfs: convert printk to btrfs_ and fix BTRFS prefix vor 12 Jahren
volumes.c 0bfaa9c5cb btrfs: test for valid bdev before kobj removal in btrfs_rm_device vor 11 Jahren
volumes.h c55f139640 Btrfs: fix deadlock when mounting a degraded fs vor 11 Jahren
xattr.c e7651b819e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 12 Jahren
xattr.h 996a710d46 btrfs: use generic posix ACL infrastructure vor 12 Jahren
zlib.c 130d5b415a btrfs: use E2BIG instead of EIO if compression does not help vor 11 Jahren