summaryrefslogtreecommitdiff
path: root/fs/btrfs/TODO
AgeCommit message (Expand)Author
2007-03-27Btrfs: split out level field in struct headerChris Mason
2007-03-27Btrfs: reference counts on data extentsChris Mason
2007-03-26btrfs_get_block, file read/writeChris Mason
2007-03-26Btrfs: TODO updateChris Mason
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason
2007-03-20Btrfs: Update TODOChris Mason
2007-03-16Btrfs: transaction handles everywhereChris Mason
2007-03-15Btrfs: add inode itemChris Mason
2007-03-15Btrfs: Use a chunk of the key flags to record the item type.Chris Mason
2007-03-14Btrfs: reorder key offset and flagsChris Mason
2007-03-13Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason
2007-03-13Btrfs: merge leaves before splitChris Mason
2007-03-12Btrfs: get/set for struct header fieldsChris Mason
2007-02-28Btrfs: Take out the merge-during-search-on-delete code, it is buggy.Chris Mason