btrfs-progs: Improvement for making btrfs image from source directory.
[platform/upstream/btrfs-progs.git] / convert.c
2011-10-25 Sergei Trofimovichbtrfs-convert: fix typo: 'all inode' -> 'all inodes'
2011-10-25 Eduardo SilvaBtrfs-progs use safe string manipulation functions
2009-06-12 Yan Zhengused space accounting fix for the converter
2009-06-08 Yan ZhengUpdate converter for the new format
2009-01-21 Yan ZhengUpdate convert for uninitialized block groups
2009-01-12 Yan ZhengFix isize/nbytes update bugs in btrfs-convert
2008-12-17 Yan ZhengBtrfs: update converter for the new disk format
2008-12-08 Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-09-23 Zheng YanFull back reference support
2008-07-30 Radoslaw Szkodzinskibtrfs-convert: Iterate correctly using libext2fs functions
2008-07-30 Yanbtrfs-convert new dir index support
2008-05-13 Chris MasonVerify parent generation number on btree reads
2008-05-05 Chris MasonAdd a readonly flag open_ctree to force RO opens
2008-04-28 ZhuFix btrfs-convert's large file support.
2008-04-24 Yan ZhengSpeed improvement and bug fixes for ext3 converter
2008-04-22 Chris MasonUpdate the Ext3 converter
2008-03-24 Chris MasonAdd support for multiple devices per filesystem
2008-01-22 YanFixes for the converter
2008-01-14 YanAdd readonly inode flag
2008-01-14 Yanxattr support for the ext3->btrfs converter
2008-01-08 YanAdd rollback support for the converter
2008-01-04 Chris MasonAdd Yan Zheng's ext3->btrfs conversion program