summaryrefslogtreecommitdiff
path: root/dir-item.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-251-1/+1
* Btrfs: update converter for the new disk formatYan Zheng2008-12-171-5/+2
* Unaligned access fixesDavid Miller2008-02-151-8/+4
* Update btrfs-progs to match kernel sourcesYan2008-01-041-73/+207
* Update btrfs-progs to better match the kernelYan2007-12-051-25/+89
* xattr support for btrfs-progsJosef Bacik2007-11-161-2/+2
* Allow large blocksChris Mason2007-10-151-2/+0
* add GPLv2Chris Mason2007-06-121-0/+18
* bring back the inode number directory indexChris Mason2007-04-191-17/+43
* key flag reorgChris Mason2007-04-181-21/+0
* start of support for subvolumesChris Mason2007-04-061-5/+9
* finish off inode indexing in dirs, add overflowsChris Mason2007-04-051-5/+23
* dir inode indexChris Mason2007-04-041-0/+19
* create a root dir in mkfsChris Mason2007-03-211-1/+6
* transaction handles everywhereChris Mason2007-03-161-8/+12
* add a name_len to dir items, reorder keyChris Mason2007-03-161-9/+5
* directory testing code and dir item fixesChris Mason2007-03-151-41/+17
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-0/+102