summaryrefslogtreecommitdiff
path: root/ctree.h
Commit message (Expand)AuthorAge
* Add semantic checks to btrfsck for files and directoriesYan Zheng2009-01-07
* Btrfs: update converter for the new disk formatYan Zheng2008-12-17
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-08
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Rev the disk format for the compat code and the csum selectionChris Mason2008-12-02
* btrfs-progs: support for different csum algorithimsJosef Bacik2008-12-02
* btrfs-progs: add support for compat flagsJosef Bacik2008-12-02
* Btrfs image toolYan Zheng2008-11-20
* Update the super magic string to match the seed and root format changesChris Mason2008-11-18
* Add disk format requirements for subvol backward and forward refsChris Mason2008-11-18
* update btrfs-progs for seed device supportYan Zheng2008-11-18
* Add fallocate support v2Yan Zheng2008-10-31
* Rev the disk format for compression and root pointer generation fieldsChris Mason2008-10-29
* Add root tree pointer transaction idsYan Zheng2008-10-29
* Add disk format elements for compressionChris Mason2008-10-29
* Rev the disk format for the new back reference formatChris Mason2008-10-09
* Count space allocated to file in bytesYan Zheng2008-10-09
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Full back reference supportZheng Yan2008-09-23
* Disk format changes required for write ahead tree logChris Mason2008-09-05
* Rev the disk formatChris Mason2008-08-21
* btrfs-progs: add orphan support to print-treeJosef Bacik2008-07-30
* Rev the disk formatChris Mason2008-07-24
* btrfs-progs new dir index supportJosef Bacik2008-07-24
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-05
* Add mkfs.btrfs -A offset to control allocation start on devicesChris Mason2008-04-25
* Speed improvement and bug fixes for ext3 converterYan Zheng2008-04-24
* Update the Ext3 converterChris Mason2008-04-22
* Add support for filesystem labels via mkfs.btrfs -LChris Mason2008-04-18
* Use device uuids when scanning devicesChris Mason2008-04-18
* Add raid10 supportChris Mason2008-04-16
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-15
* Recow all roots at the end of mkfsChris Mason2008-04-04
* Add support for single single duplication of metadataChris Mason2008-04-03
* Add mirroring support across multiple drivesChris Mason2008-04-03
* Update struct btrfs_header flags, and use it to indicate buffers are writtenChris Mason2008-04-01
* Implement raid0 when multiple devices are presentChris Mason2008-03-25
* Walk all block devices looking for btrfsChris Mason2008-03-24
* ioctls to scan for btrfs filesystemsChris Mason2008-03-24
* Btrfsck updates for multi-device filesystemsChris Mason2008-03-24
* Dynamic chunk allocationChris Mason2008-03-24
* Add support for multiple devices per filesystemChris Mason2008-03-24
* 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
* Rename the extent_map code to extent_ioChris Mason2008-03-04
* Unaligned access fixesDavid Miller2008-02-15
* Update magicChris Mason2008-02-04
* Change the magic to rev the disk formatChris Mason2008-01-14
* Add readonly inode flagYan2008-01-14
* A few update for btrfs-progsYan2008-01-08