summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Copy correct tree when inserting into slot 0Chris Mason2008-01-30
* Add inode item and backref in one insert, reducing cpu usageChris Mason2008-01-29
* During deletes and truncate, remove many items at once from the treeChris Mason2008-01-29
* Add some extra debugging around file data checksum failuresChris Mason2008-03-04
* Tune readahead during defrag to avoid reading too much at onceChris Mason2008-01-24
* Rename the extent_map code to extent_ioChris Mason2008-03-04
* Add debug-tree -e to print all allocated extents, and show-blocks to graph themChris Mason2008-03-03
* Added tag v0.13 for changeset 58b803dc9faeChris Mason2008-02-21
* CRC32C big endian bugs...David Miller2008-02-15
* Unaligned access fixesDavid Miller2008-02-15
* mkfs: Zero 2MB at the start and end of the deviceChris Mason2008-02-15
* Added tag v0.12 for changeset 5e8f040cdf7cChris Mason2008-02-06
* Update magicChris Mason2008-02-04
* Hash in the owner and offset for file extent backref keysChris Mason2008-02-01
* Fix for test_range_bitYan2008-01-22
* Fix btrfsck args checkingKyle McMartin2008-01-22
* btrfs-progs: build with -D_FORTIFY_SOURCE=2Jan Engelhardt2008-01-22
* btrfs-progs: fix a buffer overflow during mkfsJan Engelhardt2008-01-22
* Fix for btrfs_find_free_objectidYan2008-01-22
* Fixes for the converterYan2008-01-22
* Added tag v0.11 for changeset b3e59089dab6Chris Mason2008-01-17
* Remove kernel-space header in btrfs-progsYan2008-01-17
* Added tag v0.10 for changeset 548ea8d7514bChris Mason2008-01-15
* Install btrfs-convert during make installChris Mason2008-01-14
* Change the magic to rev the disk formatChris Mason2008-01-14
* Add readonly inode flagYan2008-01-14
* xattr support for the ext3->btrfs converterYan2008-01-14
* Fix a typo in btrfs-progs/extent_map.cYan2008-01-14
* Add rollback support for the converterYan2008-01-08
* A few update for btrfs-progsYan2008-01-08
* btrfs_print_node: don't use btrfs_item_key_to_cpu on nodesChris Mason2008-01-07
* Add Yan Zheng's ext3->btrfs conversion programChris Mason2008-01-04
* Update find_free_extent for the ext3 conversion toolYan2008-01-04
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Port extent buffer to btrfs-progsYan Zheng2008-01-04
* Add online resizing ioctlsChris Mason2007-12-21
* Verify extent back references in btrfsckChris Mason2007-12-14
* Reorder extent back refs to differentiate file data from btree blocksChris Mason2007-12-13
* Create macros to generation set/get funcs for on disk structuresChris Mason2007-12-12
* Add back pointers from the inode to the directory that referenced itChris Mason2007-12-12
* Makefile: CFLAGS, LDFLAGSJan Engelhardt2007-12-11
* Add back pointers from extents to the file or btree referencing themChris Mason2007-12-11
* Add generation numbers to block pointersChris Mason2007-12-09
* Update btrfs-progs to better match the kernelYan2007-12-05
* Added tag v0.9 for changeset 99eb8cf2ca51Chris Mason2007-12-04
* Add simple stripe size parameterChris Mason2007-11-30
* xattr support for btrfs-progsJosef Bacik2007-11-16
* properly init block group cache structsChris Mason2007-10-19
* Remove the last radix tree (block_group_cache)Chris Mason2007-10-17
* Make the crc32c code match what the kernel modules are currently doingChris Mason2007-10-15