summaryrefslogtreecommitdiff
path: root/volumes.c
Commit message (Expand)AuthorAge
* Btrfs-progs: fix closing of devicesFilipe David Borba Manana2013-07-05
* Merge branch 'liubo-image-restore'Chris Mason2013-07-03
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-03
| * Btrfs-progs: skip open devices which is missingLiu Bo2013-07-03
* | Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUPMiao Xie2013-07-03
* | Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
* | Btrfs-progs: extend the extent cache for the device extentMiao Xie2013-07-03
* | Btrfs-progs: introduce common insert/search/delete functions for rb-treeMiao Xie2013-07-03
* | Btrfs-progs: Don't free the devices when close the ctreeMiao Xie2013-07-03
* | Btrfs-progs: don't close the file descriptor 0 when closing a deviceMiao Xie2013-07-03
|/
* btrfs-progs: delete unused function btrfs_read_super_deviceAnand Jain2013-04-23
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-10
* btrfs-progs: check return of posix_fadviseEric Sandeen2013-03-10
* btrfs-progs: avoid double-free in __btrfs_map_blockEric Sandeen2013-02-27
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-06
|\
| * btrfs-progs: free path on read_chunk_tree errorZach Brown2013-02-05
| * btrfs-progs: don't write memory after sb to diskZach Brown2013-02-05
* | Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-06
|\|
| * Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-31
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
* | Clear caches when opening and closing devicesChris Mason2013-02-01
|/
* Btrfs-progs: fix unaligned accessesArne Jansen2013-01-17
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-22
* Scan /dev/md and device mapper devices lastChris Mason2012-02-22
* Btrfs: fix raid10 reading mathChris Mason2011-11-03
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* remove unused variablesHubert Kario2011-10-25
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* btrfs-progs: Add new feature to mkfs.btrfs to make file system image file fro...Donggeun Kim2011-10-25
* Fill missing devices so degraded filesystems can be readChris Mason2011-04-22
* 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
* superblock duplicationYan Zheng2008-12-05
* Btrfs image toolYan Zheng2008-11-20
* update btrfs-progs for seed device supportYan Zheng2008-11-18
* Fix compiler warning in volumes.cChris Mason2008-05-02
* Add mkfs.btrfs -A offset to control allocation start on devicesChris Mason2008-04-25
* 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
* Fix chunk allocation when some devices don't have enough room for the stripeChris Mason2008-04-18
* Use better chunk sizes for small and large filesystemsChris Mason2008-04-18
* 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
* 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 support for single single duplication of metadataChris Mason2008-04-03