Chris Mason ac08aedfa5 Btrfs: check the return value from set_anon_super 14 yıl önce
..
Kconfig a6fa6fae40 btrfs: Add lzo compression support 14 yıl önce
Makefile 712673339a Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers 14 yıl önce
acl.c 945d8962ce Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers 14 yıl önce
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING 15 yıl önce
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup 16 yıl önce
btrfs_inode.h ff5714cca9 Merge branch 'for-chris' of 14 yıl önce
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 yıl önce
compression.c 945d8962ce Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers 14 yıl önce
compression.h 306e16ce13 btrfs: rename variables clashing with global function names 14 yıl önce
ctree.c 25b8b936ed Btrfs: don't map extent buffer if path->skip_locking is set 14 yıl önce
ctree.h 7841cb2898 btrfs: add helper for fs_info->closing 14 yıl önce
delayed-inode.c aa0467d8d2 btrfs: fix uninitialized variable warning 14 yıl önce
delayed-inode.h 16cdcec736 btrfs: implement delayed inode items operation 14 yıl önce
delayed-ref.c 182608c829 btrfs: remove old unused commented out code 14 yıl önce
delayed-ref.h f2a97a9dbd btrfs: remove all unused functions 14 yıl önce
dir-item.c d6c0cb379c Merge branch 'cleanups_and_fixes' into inode_numbers 14 yıl önce
disk-io.c ac08aedfa5 Btrfs: check the return value from set_anon_super 14 yıl önce
disk-io.h 945d8962ce Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers 14 yıl önce
export.c 0965537308 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers 14 yıl önce
export.h be6e8dc0ba NFS support for btrfs - v3 17 yıl önce
extent-tree.c 723bda2083 Btrfs: fix the allocator loop logic 14 yıl önce
extent_io.c ff5714cca9 Merge branch 'for-chris' of 14 yıl önce
extent_io.h 9eb9104c66 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline 14 yıl önce
extent_map.c 172ddd60a6 btrfs: drop gfp parameter from alloc_extent_map 14 yıl önce
extent_map.h 172ddd60a6 btrfs: drop gfp parameter from alloc_extent_map 14 yıl önce
file-item.c d6c0cb379c Merge branch 'cleanups_and_fixes' into inode_numbers 14 yıl önce
file.c 7841cb2898 btrfs: add helper for fs_info->closing 14 yıl önce
free-space-cache.c 38e8788066 Btrfs: make sure to recheck for bitmaps in clusters 14 yıl önce
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 yıl önce
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 yıl önce
inode-item.c 1cd307990d Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 14 yıl önce
inode-map.c 7841cb2898 btrfs: add helper for fs_info->closing 14 yıl önce
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 yıl önce
inode.c 30b4caf5d7 Btrfs: use join_transaction in btrfs_evict_inode() 14 yıl önce
ioctl.c 027ed2f004 Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() 14 yıl önce
ioctl.h 4cb5300bc8 Btrfs: add mount -o auto_defrag 14 yıl önce
locking.c f2a97a9dbd btrfs: remove all unused functions 14 yıl önce
locking.h f2a97a9dbd btrfs: remove all unused functions 14 yıl önce
lzo.c ca9b688c1c Btrfs: Avoid accessing unmapped kernel address 14 yıl önce
ordered-data.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 yıl önce
ordered-data.h 261507a02c btrfs: Allow to add new compression algorithm 14 yıl önce
orphan.c 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item 14 yıl önce
print-tree.c 333e810544 btrfs: fix missing break in switch phrase 14 yıl önce
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 yıl önce
ref-cache.c f2a97a9dbd btrfs: remove all unused functions 14 yıl önce
ref-cache.h f2a97a9dbd btrfs: remove all unused functions 14 yıl önce
relocation.c ff5714cca9 Merge branch 'for-chris' of 14 yıl önce
root-tree.c d6c0cb379c Merge branch 'cleanups_and_fixes' into inode_numbers 14 yıl önce
scrub.c 6eef312588 btrfs: remove unneeded includes from scrub.c 14 yıl önce
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 yıl önce
super.c 4b9465cb9e Btrfs: add mount -o inode_cache 14 yıl önce
sysfs.c 945d8962ce Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers 14 yıl önce
transaction.c 38e880540f Btrfs: clear current->journal_info on async transaction commit 14 yıl önce
transaction.h ff5714cca9 Merge branch 'for-chris' of 14 yıl önce
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path 14 yıl önce
tree-log.c d6c0cb379c Merge branch 'cleanups_and_fixes' into inode_numbers 14 yıl önce
tree-log.h 621496f4fd btrfs: remove unused function prototypes 14 yıl önce
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 yıl önce
volumes.c 22b63a2971 Btrfs - use %pU to print fsid 14 yıl önce
volumes.h d6c0cb379c Merge branch 'cleanups_and_fixes' into inode_numbers 14 yıl önce
xattr.c ff5714cca9 Merge branch 'for-chris' of 14 yıl önce
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 yıl önce
zlib.c 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 yıl önce