summaryrefslogtreecommitdiff
path: root/fs/btrfs/TODO
AgeCommit message (Expand)Author
2007-04-28Btrfs: try to drop dead cow pages from ramChris Mason
2007-04-19Btrfs: early fsync supportChris Mason
2007-04-19Btrfs: directory inode index is backChris Mason
2007-04-11Btrfs: use a dedicated inode num for root root dirChris Mason
2007-04-10Btrfs: subvolumesChris Mason
2007-04-06Btrfs: start of support for many FS volumesChris Mason
2007-04-05Btrfs: uuidsChris Mason
2007-04-04Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason
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