Userspace utilities to manage btrfs filesystems
Go to file
David Miller 355351fc1d CRC32C big endian bugs...
The CRC32C implementation in the btrfs progs is different from the one
in the kernel, so obviously nothing can possibly work on big-endian.
2008-02-15 11:20:02 -05:00
.hgtags Added tag v0.12 for changeset 5e8f040cdf7c 2008-02-06 11:37:45 -05:00
bit-radix.c Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again. 2007-09-14 10:31:06 -04:00
bit-radix.h add GPLv2 2007-06-12 09:07:11 -04:00
btrfsck.c Fix btrfsck args checking 2008-01-22 11:32:09 -05:00
btrfsctl.c Add online resizing ioctls 2007-12-21 16:25:35 -05:00
convert.c Fixes for the converter 2008-01-22 11:32:03 -05:00
COPYING fix COPYING 2007-06-12 15:41:08 -04:00
crc32c.c CRC32C big endian bugs... 2008-02-15 11:20:02 -05:00
crc32c.h calculate checksums during IO 2007-06-28 16:20:29 -04:00
ctree.c Remove kernel-space header in btrfs-progs 2008-01-17 12:23:34 -05:00
ctree.h Unaligned access fixes 2008-02-15 11:19:58 -05:00
debug-tree.c Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00
dir-item.c Unaligned access fixes 2008-02-15 11:19:58 -05:00
dir-test.c Unaligned access fixes 2008-02-15 11:19:58 -05:00
disk-io.c Add rollback support for the converter 2008-01-08 15:56:32 -05:00
disk-io.h Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00
extent_map.c Fix for test_range_bit 2008-01-22 11:34:13 -05:00
extent_map.h Port extent buffer to btrfs-progs 2008-01-04 10:36:26 -05:00
extent-cache.c Port extent buffer to btrfs-progs 2008-01-04 10:36:26 -05:00
extent-cache.h Port extent buffer to btrfs-progs 2008-01-04 10:36:26 -05:00
extent-tree.c Hash in the owner and offset for file extent backref keys 2008-02-01 14:55:03 -05:00
file-item.c Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00
hash.c Unaligned access fixes 2008-02-15 11:19:58 -05:00
hash.h Unaligned access fixes 2008-02-15 11:19:58 -05:00
hasher.c Unaligned access fixes 2008-02-15 11:19:58 -05:00
inode-item.c Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00
inode-map.c Fix for btrfs_find_free_objectid 2008-01-22 11:32:05 -05:00
INSTALL Documentation update 2007-06-28 16:02:01 -04:00
ioctl.h Add online resizing ioctls 2007-12-21 16:25:35 -05:00
kerncompat.h Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00
list.h add GPLv2 2007-06-12 09:07:11 -04:00
Makefile btrfs-progs: build with -D_FORTIFY_SOURCE=2 2008-01-22 11:32:07 -05:00
mkfs.c mkfs: Zero 2MB at the start and end of the device 2008-02-15 11:19:26 -05:00
print-tree.c btrfs_print_node: don't use btrfs_item_key_to_cpu on nodes 2008-01-07 15:25:48 -05:00
print-tree.h Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00
quick-test.c add GPLv2 2007-06-12 09:07:11 -04:00
radix-tree.c Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again. 2007-09-14 10:31:06 -04:00
radix-tree.h i386 fixes from axboe 2007-06-12 11:39:09 -04:00
random-test.c add GPLv2 2007-06-12 09:07:11 -04:00
rbtree.c Stop using radix trees to record pending allocations 2007-10-15 16:25:04 -04:00
rbtree.h Stop using radix trees to record pending allocations 2007-10-15 16:25:04 -04:00
root-tree.c Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00
transaction.h Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00
utils.c btrfs-progs: fix a buffer overflow during mkfs 2008-01-22 11:32:06 -05:00
utils.h Update btrfs-progs to match kernel sources 2008-01-04 10:38:22 -05:00