summaryrefslogtreecommitdiff
path: root/file-item.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: remove btrfs_release_path before btrfs_free_pathGui Hecheng2014-09-141-1/+0
* Btrfs-progs: deal with invalid key orderings and bad orphan items V2Josef Bacik2014-01-311-1/+1
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-031-27/+5
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-4/+4
* Btrfs-progs: add missing path alloc return value checkFilipe David Borba Manana2013-08-091-0/+2
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-101-4/+4
* btrfs-progs: Improvement for making btrfs image from source directory.Zhong, Xin2011-10-251-1/+1
* mkfs.btrfs: return some defined value instead of garbage when lookup checksumSergei Trofimovich2011-10-251-0/+1
* Fix isize/nbytes update bugs in btrfs-convertYan Zheng2009-01-121-0/+4
* Btrfs: update converter for the new disk formatYan Zheng2008-12-171-132/+203
* btrfs-progs: support for different csum algorithimsJosef Bacik2008-12-021-16/+21
* Btrfs image toolYan Zheng2008-11-201-2/+1
* btrfs-progs: Fix printf format casting errorsAlex Chiang2008-04-011-3/+5
* Add some extra debugging around file data checksum failuresChris Mason2008-03-041-0/+5
* Update btrfs-progs to match kernel sourcesYan2008-01-041-101/+227
* Update btrfs-progs to better match the kernelYan2007-12-051-0/+263
* add GPLv2Chris Mason2007-06-121-0/+18
* Add inode map, and the start of file extent itemsChris Mason2007-03-201-0/+6
* add inode itemChris Mason2007-03-151-0/+7