Filipe Brandenburger 9185aa587b Btrfs: fix permissions of empty files not affected by umask před 12 roky
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check před 13 roky
Makefile e93c89c1aa Btrfs: add new sources for device replace code před 12 roky
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to před 12 roky
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held před 13 roky
async-thread.h 143bede527 btrfs: return void in functions without error conditions před 13 roky
backref.c 3ef5969cd8 Btrfs: merge inode_list in __merge_refs před 12 roky
backref.h 96b5bd7771 Btrfs: extended inode refs support for send mechanism před 12 roky
btrfs_inode.h b812ce2879 Btrfs: inline csums if we're fsyncing před 12 roky
check-integrity.c cb3806ec88 Btrfs: fix race in check-integrity caused by usage of bitfield před 12 roky
check-integrity.h 5db0276014 Btrfs: add optional integrity check code před 13 roky
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code před 16 roky
compression.c 618919236b Btrfs: handle errors from btrfs_map_bio() everywhere před 12 roky
compression.h 143bede527 btrfs: return void in functions without error conditions před 13 roky
ctree.c 5124e00ec5 Btrfs: only unlock and relock if we have to před 12 roky
ctree.h 31e502298d Btrfs: put raid properties into global table před 12 roky
delayed-inode.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty před 12 roky
delayed-inode.h 96c3f4331a Btrfs: flush delayed inodes if we're short on space před 13 roky
delayed-ref.c ae1e206b80 Btrfs: allow delayed refs to be merged před 13 roky
delayed-ref.h 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 13 roky
dev-replace.c e93c89c1aa Btrfs: add new sources for device replace code před 12 roky
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code před 12 roky
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling před 13 roky
disk-io.c ed7b63eb8a Btrfs: only clear dirty on the buffer if it is marked as dirty před 12 roky
disk-io.h b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty před 12 roky
export.c b0b0382bb4 ->encode_fh() API change před 13 roky
export.h be6e8dc0ba NFS support for btrfs - v3 před 17 roky
extent-tree.c 31e502298d Btrfs: put raid properties into global table před 12 roky
extent_io.c 618919236b Btrfs: handle errors from btrfs_map_bio() everywhere před 12 roky
extent_io.h 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree před 12 roky
extent_map.c 70c8a91ce2 Btrfs: log changed inodes based on the extent map tree před 12 roky
extent_map.h b11e234d21 Btrfs: do not mark ems as prealloc if we are writing to them před 12 roky
file-item.c 315a9850da Btrfs: fix wrong file extent length před 12 roky
file.c 6c760c0724 Btrfs: do not call file_update_time in aio_write před 12 roky
free-space-cache.c 960097622d Btrfs: use ctl->unit for free space calculation instead of block_group->sectorsize před 12 roky
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache před 14 roky
hash.h f186373fef btrfs: extended inode refs před 13 roky
inode-item.c f186373fef btrfs: extended inode refs před 13 roky
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation před 12 roky
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache před 14 roky
inode.c 9185aa587b Btrfs: fix permissions of empty files not affected by umask před 12 roky
ioctl.c 905b0dda06 Btrfs: get write access for qgroup operations před 12 roky
ioctl.h 3f6bcfbd41 Btrfs: add support for device replace ioctls před 12 roky
locking.c aa2ffd0616 Btrfs: fix a misplaced address operator in a condition před 13 roky
locking.h 143bede527 btrfs: return void in functions without error conditions před 13 roky
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() před 13 roky
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions před 12 roky
ordered-data.c 4fde183d8c Btrfs: cleanup for btrfs_wait_order_range před 12 roky
ordered-data.h 9afab8820b Btrfs: make ordered extent be flushed by multi-task před 12 roky
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling před 13 roky
print-tree.c a2bff64025 Btrfs: introduce a btrfs_dev_replace_item type před 12 roky
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes před 17 roky
qgroup.c 5b7ff5b3c4 Btrfs: fix memory leak in btrfs_quota_enable() před 12 roky
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name před 13 roky
reada.c 29a8d9a0bc Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() před 12 roky
relocation.c b53d3f5db2 Btrfs: cleanup for btrfs_btree_balance_dirty před 12 roky
root-tree.c 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock před 12 roky
scrub.c 4ded4f6395 Btrfs: fix BUG() in scrub when first superblock reading gives EIO před 12 roky
send.c 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock před 12 roky
send.h 1bcea35597 Btrfs: write_buf is now callable outside send.c před 13 roky
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS před 13 roky
super.c 9247f3170b Btrfs: use slabs for auto defrag allocation před 12 roky
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code před 14 roky
transaction.c 8cd2807f79 Btrfs: fix wrong return value of btrfs_wait_for_commit() před 12 roky
transaction.h 08e007d2e5 Btrfs: improve the noflush reservation před 12 roky
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path před 14 roky
tree-log.c 0b1c6ccade Btrfs: use tokens where we can in the tree log před 12 roky
tree-log.h 143bede527 btrfs: return void in functions without error conditions před 13 roky
ulist.c 34d73f54e2 Btrfs: make aux field of ulist 64 bit před 13 roky
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit před 13 roky
version.h b4f6c45dfb Update Btrfs files for in-kernel usage před 17 roky
volumes.c 31e502298d Btrfs: put raid properties into global table před 12 roky
volumes.h 31e502298d Btrfs: put raid properties into global table před 12 roky
xattr.c e997615149 Btrfs: only log the inode item if we can get away with it před 12 roky
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation před 14 roky
zlib.c 489406626c btrfs: fix message printing před 13 roky