Mitch Harder 8bedd51b61 Btrfs: Check for NULL page in extent_range_uptodate 13 rokov pred
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check 13 rokov pred
Makefile c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration 13 rokov pred
acl.c cfbffc39ac Btrfs: fix return value of btrfs_get_acl() 13 rokov pred
async-thread.c 8d532b2afb Btrfs: fix worker lock misuse in find_worker 13 rokov pred
async-thread.h 0dc3b84a73 Btrfs: fix num_workers_starting bug and other bugs in async thread 13 rokov pred
backref.c b1375d64c5 Btrfs: fix uninit warning in backref.c 13 rokov pred
backref.h 8da6d5815c Btrfs: added btrfs_find_all_roots() 13 rokov pred
btrfs_inode.h f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 rokov pred
check-integrity.c 5db0276014 Btrfs: add optional integrity check code 13 rokov pred
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 rokov pred
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 rokov pred
compression.c 6c41761fc6 btrfs: separate superblock items out of fs_info 13 rokov pred
compression.h 306e16ce13 btrfs: rename variables clashing with global function names 14 rokov pred
ctree.c 66d7e7f09f Btrfs: mark delayed refs as for cow 13 rokov pred
ctree.h c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration 13 rokov pred
delayed-inode.c 8c2a3ca20f Btrfs: space leak tracepoints 13 rokov pred
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> 14 rokov pred
delayed-ref.c a168650c08 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs 13 rokov pred
delayed-ref.h a168650c08 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs 13 rokov pred
dir-item.c 85d85a743d Btrfs: remove redundant code for dir item lookup 14 rokov pred
disk-io.c c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration 13 rokov pred
disk-io.h 531f4b1ae5 Merge branch 'for-chris' of git://github.com/sensille/linux into integration 13 rokov pred
export.c 0965537308 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers 14 rokov pred
export.h be6e8dc0ba NFS support for btrfs - v3 17 rokov pred
extent-tree.c 96bdc7dc61 Btrfs: use larger system chunks 13 rokov pred
extent_io.c 8bedd51b61 Btrfs: Check for NULL page in extent_range_uptodate 13 rokov pred
extent_io.h 5b25f70f42 Btrfs: add nested locking mode for paths 13 rokov pred
extent_map.c 4d2c8f62f1 Btrfs: clean up code for merging extent maps 14 rokov pred
extent_map.h 172ddd60a6 btrfs: drop gfp parameter from alloc_extent_map 14 rokov pred
file-item.c 6c41761fc6 btrfs: separate superblock items out of fs_info 13 rokov pred
file.c 45a8090e62 Btrfs: don't call btrfs_throttle in file write 13 rokov pred
free-space-cache.c 357b9784b7 Btrfs: make sure a bitmap has enough bytes 13 rokov pred
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 rokov pred
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 rokov pred
inode-item.c 1cd307990d Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 14 rokov pred
inode-map.c 8c2a3ca20f Btrfs: space leak tracepoints 13 rokov pred
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 rokov pred
inode.c f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 rokov pred
ioctl.c f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 rokov pred
ioctl.h 19a39dce3b Btrfs: add balance progress reporting 13 rokov pred
locking.c 5b25f70f42 Btrfs: add nested locking mode for paths 13 rokov pred
locking.h bd681513fa Btrfs: switch the btrfs tree locks to reader/writer 14 rokov pred
lzo.c ca9b688c1c Btrfs: Avoid accessing unmapped kernel address 14 rokov pred
ordered-data.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 rokov pred
ordered-data.h 261507a02c btrfs: Allow to add new compression algorithm 14 rokov pred
orphan.c 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item 14 rokov pred
print-tree.c 068132bad1 btrfs: fix oops on failure path 13 rokov pred
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 rokov pred
reada.c 21ca543efc Btrfs: rename btrfs_bio multi -> bbio for consistency 13 rokov pred
relocation.c f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 rokov pred
root-tree.c bf5f32ecb6 btrfs: make btrfs_set_root_node void 14 rokov pred
scrub.c c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration 13 rokov pred
struct-funcs.c a65917156e Btrfs: stop using highmem for extent_buffers 14 rokov pred
super.c c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration 13 rokov pred
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code 14 rokov pred
transaction.c 8c2a3ca20f Btrfs: space leak tracepoints 13 rokov pred
transaction.h ff5714cca9 Merge branch 'for-chris' of 14 rokov pred
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path 14 rokov pred
tree-log.c 6dd70ce4eb btrfs: Fix busyloops in transaction waiting code 13 rokov pred
tree-log.h 621496f4fd btrfs: remove unused function prototypes 14 rokov pred
ulist.c da5c813564 Btrfs: generic data structure to build unique lists 13 rokov pred
ulist.h da5c813564 Btrfs: generic data structure to build unique lists 13 rokov pred
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 rokov pred
volumes.c 96bdc7dc61 Btrfs: use larger system chunks 13 rokov pred
volumes.h d756bd2d93 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration 13 rokov pred
xattr.c 7ad85bb76a Btrfs: do not use btrfs_end_transaction_throttle everywhere 13 rokov pred
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 rokov pred
zlib.c 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 rokov pred