summaryrefslogtreecommitdiff
path: root/disk-io.c
Commit message (Expand)AuthorAge
* Fix use after free in close_ctreeJeff Mahoney2010-09-23
* Make csum_tree_block_size complain about the right thing.Zhu Yanhai2010-09-23
* Update converter for the new formatYan Zheng2009-06-08
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Fix spelling mistake when running 'btrfsck' when argument doesn't exist.nick d2009-06-03
* Add scan of the btrfs log tree to btrfs-debug-treeChris Mason2009-04-15
* btrfsck: Exit and print error message when not able to open a deviceThadeu Lima de Souza Cascardo2009-01-21
* Btrfs: update converter for the new disk formatYan Zheng2008-12-17
* superblock duplicationYan Zheng2008-12-05
* btrfs-progs: support for different csum algorithimsJosef Bacik2008-12-02
* Btrfs image toolYan Zheng2008-11-20
* update btrfs-progs for seed device supportYan Zheng2008-11-18
* Avoid tree of tree root cow when committing a clean FSChris Mason2008-10-30
* Add root tree pointer transaction idsYan Zheng2008-10-29
* Verify parent generation number on btree readsChris Mason2008-05-13
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-12
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-05
* Update the Ext3 converterChris Mason2008-04-22
* Add a command to show all of the btrfs filesystems on the box (btrfs-show)Chris Mason2008-04-22
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-15
* Write all super blocks during commitChris Mason2008-04-10
* Retry metadata reads in the face of checksum failuresChris Mason2008-04-09
* Change btrfs_map_block to return a structure with mappings for all stripesChris Mason2008-04-09
* Recow all roots at the end of mkfsChris Mason2008-04-04
* Add mirroring support across multiple drivesChris Mason2008-04-03
* btrfs-progs: Fix printf format casting errorsAlex Chiang2008-04-01
* Update struct btrfs_header flags, and use it to indicate buffers are writtenChris Mason2008-04-01
* Walk all block devices looking for btrfsChris 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
* Rename the extent_map code to extent_ioChris Mason2008-03-04
* Add rollback support for the converterYan2008-01-08
* Update find_free_extent for the ext3 conversion toolYan2008-01-04
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Verify extent back references in btrfsckChris Mason2007-12-14
* Update btrfs-progs to better match the kernelYan2007-12-05
* Add simple stripe size parameterChris Mason2007-11-30
* 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
* Create a slightly more generic extent-caching structureChris Mason2007-10-15
* Switch to byte granular allocationsChris Mason2007-10-15
* Stop using radix trees to record pending allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* calculate checksums during IOJosef Bacik2007-06-28
* add GPLv2Chris Mason2007-06-12
* remove device treeChris Mason2007-06-09
* start of block group codeChris Mason2007-04-26
* faster btrfsckChris Mason2007-04-23
* add owner and type fields to the extents aand block headersChris Mason2007-04-20