Ilya Dryomov 5eb56d2520 Btrfs: fix memory leak in resolver code hace 13 años
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check hace 13 años
Makefile c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration hace 13 años
acl.c cfbffc39ac Btrfs: fix return value of btrfs_get_acl() hace 13 años
async-thread.c b7ba68c4a0 Merge branch 'pm-sleep' into pm-for-linus hace 13 años
async-thread.h 0dc3b84a73 Btrfs: fix num_workers_starting bug and other bugs in async thread hace 13 años
backref.c 5eb56d2520 Btrfs: fix memory leak in resolver code hace 13 años
backref.h 8da6d5815c Btrfs: added btrfs_find_all_roots() hace 13 años
btrfs_inode.h f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations hace 13 años
check-integrity.c e77266e4c4 Btrfs: fix compiler warnings on 32 bit systems hace 13 años
check-integrity.h 5db0276014 Btrfs: add optional integrity check code hace 13 años
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code hace 16 años
compression.c 285190d99f Btrfs: check return value of lookup_extent_mapping() correctly hace 13 años
compression.h 306e16ce13 btrfs: rename variables clashing with global function names hace 14 años
ctree.c f7c79f30cb Btrfs: adjust the write_lock_level as we unlock hace 13 años
ctree.h 0c460c0d70 Btrfs: move alloc_profile_is_valid() to volumes.c hace 13 años
delayed-inode.c 8c2a3ca20f Btrfs: space leak tracepoints hace 13 años
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> hace 14 años
delayed-ref.c a168650c08 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs hace 13 años
delayed-ref.h a168650c08 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs hace 13 años
dir-item.c 85d85a743d Btrfs: remove redundant code for dir item lookup hace 14 años
disk-io.c ea46679408 Btrfs: deal with read errors on extent buffers differently hace 13 años
disk-io.h f84a8bd60e btrfs: take allocation of ->tree_root into open_ctree() hace 13 años
export.c 815745cf3e btrfs: let ->s_fs_info point to fs_info, not root... hace 13 años
export.h be6e8dc0ba NFS support for btrfs - v3 hace 17 años
extent-tree.c 4a5e98f5d6 Btrfs: improve the logic in btrfs_can_relocate() hace 13 años
extent_io.c ea46679408 Btrfs: deal with read errors on extent buffers differently hace 13 años
extent_io.h ea46679408 Btrfs: deal with read errors on extent buffers differently hace 13 años
extent_map.c 4d2c8f62f1 Btrfs: clean up code for merging extent maps hace 14 años
extent_map.h c08782dacd btrfs: fix structs where bitfields and spinlock/atomic share 8B word hace 13 años
file-item.c 6c41761fc6 btrfs: separate superblock items out of fs_info hace 13 años
file.c 855a85f704 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 855a85f704 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 13 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 727011e07c Btrfs: allow metadata blocks larger than the page size hace 13 años
inode-map.c e77266e4c4 Btrfs: fix compiler warnings on 32 bit systems hace 13 años
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
inode.c 0b32f4bbb4 Btrfs: ensure an entire eb is written at once hace 13 años
ioctl.c 855a85f704 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 13 años
ioctl.h 19a39dce3b Btrfs: add balance progress reporting hace 13 años
locking.c 5b25f70f42 Btrfs: add nested locking mode for paths hace 13 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 14 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 14 años
orphan.c 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item hace 14 años
print-tree.c 068132bad1 btrfs: fix oops on failure path hace 13 años
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes hace 17 años
reada.c a175423c83 Btrfs: fix casting error in scrub reada code hace 13 años
relocation.c f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations hace 13 años
root-tree.c bf5f32ecb6 btrfs: make btrfs_set_root_node void hace 14 años
scrub.c 859acaf1a2 btrfs: don't check DUP chunks twice hace 13 años
struct-funcs.c cfed81a04e Btrfs: add the ability to cache a pointer into the eb hace 13 años
super.c d65773b22b Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 13 años
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code hace 14 años
transaction.c e77266e4c4 Btrfs: fix compiler warnings on 32 bit systems hace 13 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 6dd70ce4eb btrfs: Fix busyloops in transaction waiting code hace 13 años
tree-log.h 621496f4fd btrfs: remove unused function prototypes hace 14 años
ulist.c da5c813564 Btrfs: generic data structure to build unique lists hace 13 años
ulist.h da5c813564 Btrfs: generic data structure to build unique lists hace 13 años
version.h b4f6c45dfb Update Btrfs files for in-kernel usage hace 17 años
volumes.c e4837f8f3b Btrfs: allow dup for data chunks in mixed mode hace 13 años
volumes.h d756bd2d93 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration hace 13 años
xattr.c 7ad85bb76a Btrfs: do not use btrfs_end_transaction_throttle everywhere hace 13 años
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 14 años
zlib.c 565d76cb7d zlib: slim down zlib_deflate() workspace when possible hace 14 años