aboutsummaryrefslogtreecommitdiffstats
path: root/file-item.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-14btrfs-progs: remove btrfs_release_path before btrfs_free_pathGui Hecheng1-1/+0
2014-01-31Btrfs-progs: deal with invalid key orderings and bad orphan items V2Josef Bacik1-1/+1
2013-09-03btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen1-27/+5
2013-09-03btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen1-4/+4
2013-08-09Btrfs-progs: add missing path alloc return value checkFilipe David Borba Manana1-0/+2
2013-03-10btrfs-progs: separate super_copy out of fs_infoDavid Sterba1-4/+4
2011-10-25btrfs-progs: Improvement for making btrfs image from source directory.Zhong, Xin1-1/+1
2011-10-25mkfs.btrfs: return some defined value instead of garbage when lookup checksumSergei Trofimovich1-0/+1
2009-01-12Fix isize/nbytes update bugs in btrfs-convertYan Zheng1-0/+4
2008-12-17Btrfs: update converter for the new disk formatYan Zheng1-132/+203
2008-12-02btrfs-progs: support for different csum algorithimsJosef Bacik1-16/+21
2008-11-20Btrfs image toolYan Zheng1-2/+1
2008-04-01btrfs-progs: Fix printf format casting errorsAlex Chiang1-3/+5
2008-03-04Add some extra debugging around file data checksum failuresChris Mason1-0/+5
2008-01-04Update btrfs-progs to match kernel sourcesYan1-101/+227
2007-12-05Update btrfs-progs to better match the kernelYan1-0/+263
2007-06-12add GPLv2Chris Mason1-0/+18
2007-03-20Add inode map, and the start of file extent itemsChris Mason1-0/+6
2007-03-15add inode itemChris Mason1-0/+7