summaryrefslogtreecommitdiffstats
path: root/dir-item.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Fix unused-but-set errors in gcc-4.6Chris Ball1-1/+1
2008-12-17Btrfs: update converter for the new disk formatYan Zheng1-5/+2
2008-02-15Unaligned access fixesDavid Miller1-8/+4
2008-01-04Update btrfs-progs to match kernel sourcesYan1-73/+207
2007-12-05Update btrfs-progs to better match the kernelYan1-25/+89
2007-11-16xattr support for btrfs-progsJosef Bacik1-2/+2
2007-10-15Allow large blocksChris Mason1-2/+0
2007-06-12add GPLv2Chris Mason1-0/+18
2007-04-19bring back the inode number directory indexChris Mason1-17/+43
2007-04-18key flag reorgChris Mason1-21/+0
2007-04-06start of support for subvolumesChris Mason1-5/+9
2007-04-05finish off inode indexing in dirs, add overflowsChris Mason1-5/+23
2007-04-04dir inode indexChris Mason1-0/+19
2007-03-21create a root dir in mkfsChris Mason1-1/+6
2007-03-16transaction handles everywhereChris Mason1-8/+12
2007-03-16add a name_len to dir items, reorder keyChris Mason1-9/+5
2007-03-15directory testing code and dir item fixesChris Mason1-41/+17
2007-03-15Use a chunk of the key flags to record the item type.Chris Mason1-0/+102