.hgtags
Added tag v0.14 for changeset 969099968b60
2008-04-29 14:29:18 -04:00
COPYING
fix COPYING
2007-06-12 15:41:08 -04:00
INSTALL
Documentation update
2007-06-28 16:02:01 -04:00
Makefile
Fix uninitialized variables, and use -O so gcc starts checking for them
2008-05-01 10:22:47 -04: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
btrfs-show.c
Add a command to show all of the btrfs filesystems on the box (btrfs-show)
2008-04-22 14:06:31 -04:00
btrfs-vol.c
Fix uninitialized variables, and use -O so gcc starts checking for them
2008-05-01 10:22:47 -04:00
btrfsck.c
Fix a few casts for 32 bit compile
2008-04-11 12:18:46 -04:00
btrfsctl.c
Add btrfs-vol command to balance, add and (eventually) remove devices
2008-04-28 16:44:22 -04:00
convert.c
Fix btrfs-convert's large file support.
2008-04-28 16:45:11 -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
Fix balance_level to free the middle block if there is room in the left one
2008-04-24 14:46:15 -04:00
ctree.h
Add mkfs.btrfs -A offset to control allocation start on devices
2008-04-25 16:55:21 -04:00
debug-tree.c
Add support for multiple devices per filesystem
2008-03-24 15:03:18 -04: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
Update the Ext3 converter
2008-04-22 14:06:56 -04:00
disk-io.h
Write all super blocks during commit
2008-04-10 16:22:00 -04:00
extent-cache.c
Add support for multiple devices per filesystem
2008-03-24 15:03:18 -04:00
extent-cache.h
Port extent buffer to btrfs-progs
2008-01-04 10:36:26 -05:00
extent-tree.c
Speed improvement and bug fixes for ext3 converter
2008-04-24 14:57:50 -04:00
extent_io.c
Update the Ext3 converter
2008-04-22 14:06:56 -04:00
extent_io.h
Rename the extent_map code to extent_io
2008-03-04 11:16:54 -05:00
file-item.c
btrfs-progs: Fix printf format casting errors
2008-04-01 10:52:22 -04:00
hash.c
btrfs-progs: Stop stomping on 'name' input parameter
2008-04-01 10:38:51 -04: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
btrfs-progs: Fix printf format casting errors
2008-04-01 10:52:22 -04:00
ioctl.h
Add btrfs-vol command to balance, add and (eventually) remove devices
2008-04-28 16:44:22 -04:00
kerncompat.h
Add mirroring support across multiple drives
2008-04-03 16:35:48 -04:00
list.h
Dynamic chunk allocation
2008-03-24 15:03:58 -04:00
mkfs.c
Fix uninitialized variables, and use -O so gcc starts checking for them
2008-05-01 10:22:47 -04:00
print-tree.c
Add chunk uuids and update multi-device back references
2008-04-15 15:42:08 -04:00
print-tree.h
Update btrfs-progs to match kernel sources
2008-01-04 10:38:22 -05:00
quick-test.c
Fix up the quick btree code test program
2008-04-15 11:32:17 -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
btrfs-progs: Fix printf format casting errors
2008-04-01 10:52:22 -04:00
show-blocks
Add debug-tree -e to print all allocated extents, and show-blocks to graph them
2008-03-03 19:55:16 -05:00
transaction.h
Update btrfs-progs to match kernel sources
2008-01-04 10:38:22 -05:00
utils.c
Fix uninitialized variables, and use -O so gcc starts checking for them
2008-05-01 10:22:47 -04:00
utils.h
Update the Ext3 converter
2008-04-22 14:06:56 -04:00
volumes.c
Add mkfs.btrfs -A offset to control allocation start on devices
2008-04-25 16:55:21 -04:00
volumes.h
Update the Ext3 converter
2008-04-22 14:06:56 -04:00