summaryrefslogtreecommitdiff
path: root/inode-map.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: Fix uninitialized key.type for btrfs_find_free_objectidZhao Lei2015-11-021-0/+1
* btrfs-progs: remove btrfs_release_path before btrfs_free_pathGui Hecheng2014-09-141-2/+0
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-031-32/+0
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-2/+2
* btrfs-progs: Fix printf format casting errorsAlex Chiang2008-04-011-1/+2
* Fix for btrfs_find_free_objectidYan2008-01-221-3/+1
* Update btrfs-progs to match kernel sourcesYan2008-01-041-26/+53
* Allow large blocksChris Mason2007-10-151-1/+1
* add GPLv2Chris Mason2007-06-121-0/+18
* cleanup warnings found with -O2Chris Mason2007-05-221-1/+1
* drop the inode map treeChris Mason2007-04-101-52/+3
* first free objectid fixesChris Mason2007-03-271-0/+2
* Add inode map, and the start of file extent itemsChris Mason2007-03-201-0/+136