summaryrefslogtreecommitdiff
path: root/inode-item.c
Commit message (Expand)AuthorAge
* btrfs-progs: remove unused argument from btrfs_lookup_inode_refDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_extend_itemDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_truncate_itemDavid Sterba2017-03-08
* btrfs-progs: make incompat bit wrappers more compactDavid Sterba2016-12-14
* btrfs-progs: move btrfs_extref_hash() to hash.hLu Fengqi2016-10-25
* btrfs-progs: cleanup, kill trivial btrfs_key_type helperDavid Sterba2016-10-03
* btrfs-progs: cleanup, kill trivial btrfs_set_key_type helperDavid Sterba2016-10-03
* btrfs-progs: fix overflow check in btrfs_insert_inode_refDavid Sterba2014-12-30
* btrfs-progs: Import lookup/del_inode_ref() function.Qu Wenruo2014-12-10
* btrfs-progs: Import btrfs_insert/del/lookup_extref() functions.Qu Wenruo2014-12-10
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-03
* btrfs-progs new dir index supportJosef Bacik2008-07-24
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Create macros to generation set/get funcs for on disk structuresChris Mason2007-12-12
* Allow large blocksChris Mason2007-10-15
* add GPLv2Chris Mason2007-06-12
* transaction handles everywhereChris Mason2007-03-16
* add inode itemChris Mason2007-03-15