Josef Bacik b5bae2612a Btrfs: fix race when getting the eb out of page->private 13 жил өмнө
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check 13 жил өмнө
Makefile 113c1cb530 Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus 13 жил өмнө
acl.c 30f8fe3e47 Btrfs: cache no acl on new inodes 13 жил өмнө
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held 13 жил өмнө
async-thread.h 143bede527 btrfs: return void in functions without error conditions 13 жил өмнө
backref.c 425d17a290 Btrfs: use larger limit for translation of logical to inode 13 жил өмнө
backref.h 69917e4312 Btrfs: fix a bug in parsing return value in logical resolve 13 жил өмнө
btrfs_inode.h 46d8bc3424 Btrfs: fix a bug in checking whether a inode is already in log 13 жил өмнө
check-integrity.c 8ea05e3a42 Btrfs: introduce subvol uuids and times 13 жил өмнө
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 жил өмнө
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 жил өмнө
compression.c 66657b318e Btrfs: barrier before waitqueue_active 13 жил өмнө
compression.h 143bede527 btrfs: return void in functions without error conditions 13 жил өмнө
ctree.c 74dd17fbe3 Btrfs: fix btrfs send for inline items and compression 13 жил өмнө
ctree.h 2e90cf858f Btrfs: cleanup fs_info->hashers 13 жил өмнө
delayed-inode.c 837e197283 btrfs: polish names of kmem caches 13 жил өмнө
delayed-inode.h 96c3f4331a Btrfs: flush delayed inodes if we're short on space 13 жил өмнө
delayed-ref.c ae1e206b80 Btrfs: allow delayed refs to be merged 13 жил өмнө
delayed-ref.h ae1e206b80 Btrfs: allow delayed refs to be merged 13 жил өмнө
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 жил өмнө
disk-io.c 2e90cf858f Btrfs: cleanup fs_info->hashers 13 жил өмнө
disk-io.h 68ce9682a4 Btrfs: remove superblock writing after fatal error 13 жил өмнө
export.c b0b0382bb4 ->encode_fh() API change 13 жил өмнө
export.h be6e8dc0ba NFS support for btrfs - v3 17 жил өмнө
extent-tree.c 6bbe3a9c80 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents 13 жил өмнө
extent_io.c b5bae2612a Btrfs: fix race when getting the eb out of page->private 13 жил өмнө
extent_io.h 9e8a4a8b0b Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag 13 жил өмнө
extent_map.c ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 жил өмнө
extent_map.h ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 жил өмнө
file-item.c 995e01b7af Btrfs: fix gcc warnings for 32bit compiles 13 жил өмнө
file.c 90abccf2c6 Revert "Btrfs: do not do filemap_write_and_wait_range in fsync" 13 жил өмнө
free-space-cache.c ebb3dad435 Btrfs: using for_each_set_bit_from to simplify the code 13 жил өмнө
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 жил өмнө
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 жил өмнө
inode-item.c 1d4284bd6e Merge branch 'error-handling' into for-linus 13 жил өмнө
inode-map.c 2bcc0328c3 Btrfs: show useful info in space reservation tracepoint 13 жил өмнө
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 жил өмнө
inode.c b3ae244e71 btrfs: return EPERM upon rmdir on a subvolume 13 жил өмнө
ioctl.c 425d17a290 Btrfs: use larger limit for translation of logical to inode 13 жил өмнө
ioctl.h 113c1cb530 Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus 13 жил өмнө
locking.c aa2ffd0616 Btrfs: fix a misplaced address operator in a condition 13 жил өмнө
locking.h 143bede527 btrfs: return void in functions without error conditions 13 жил өмнө
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 жил өмнө
ordered-data.c 6bbe3a9c80 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents 13 жил өмнө
ordered-data.h 6bbe3a9c80 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents 13 жил өмнө
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 жил өмнө
print-tree.c 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit 13 жил өмнө
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 жил өмнө
qgroup.c 3d6b5c3b5c Btrfs: check return value of ulist_alloc() properly 13 жил өмнө
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 жил өмнө
reada.c 3d136a1131 Btrfs: set ioprio of scrub readahead to idle 13 жил өмнө
relocation.c 6bbe3a9c80 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents 13 жил өмнө
root-tree.c dadd1105ca Btrfs: fix some endian bugs handling the root times 13 жил өмнө
scrub.c be3940c0a9 btrfs: Kill some bi_idx references 13 жил өмнө
send.c 1bcea35597 Btrfs: write_buf is now callable outside send.c 13 жил өмнө
send.h 1bcea35597 Btrfs: write_buf is now callable outside send.c 13 жил өмнө
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 жил өмнө
super.c 6bbe3a9c80 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents 13 жил өмнө
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code 14 жил өмнө
transaction.c 98114659e0 Btrfs: fix race with freeze and free space inodes 13 жил өмнө
transaction.h 60376ce4a8 Btrfs: fix race in sync and freeze again 13 жил өмнө
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path 14 жил өмнө
tree-log.c ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 жил өмнө
tree-log.h 143bede527 btrfs: return void in functions without error conditions 13 жил өмнө
ulist.c 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 жил өмнө
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 жил өмнө
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 жил өмнө
volumes.c 318e151019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 жил өмнө
volumes.h 5ee0844d64 Btrfs: revert checksum error statistic which can cause a BUG() 13 жил өмнө
xattr.c 0c4d2d95d0 Btrfs: use i_version instead of our own sequence 13 жил өмнө
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 жил өмнө
zlib.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 жил өмнө