summaryrefslogtreecommitdiff
path: root/dir-item.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: cleanup, mark more functions staticDavid Sterba2015-09-141-1/+1
* btrfs-progs: add newline to some error messagesTsutomu Itoh2015-08-311-3/+3
* Btrfs-progs: delete bogus dir indexesJosef Bacik2014-10-141-0/+100
* btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk2013-10-161-1/+1
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-031-92/+5
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-1/+1
* Btrfs-progs: add missing path alloc return value checkFilipe David Borba Manana2013-08-091-0/+2
* 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