summaryrefslogtreecommitdiff
path: root/disk-io.h
Commit message (Expand)AuthorAge
* btrfs-progs: export read_extent_data functionQu Wenruo2015-06-17
* btrfs-progs: add missing includes to header filesDavid Sterba2015-06-10
* btrfs-progs: Export write_tree_blockQu Wenruo2015-05-14
* btrfs-progs: Add open_ctree check for uuid changingQu Wenruo2015-05-14
* btrfs-progs: fix typo in OPEN_CTREE flagDavid Sterba2015-02-12
* btrfs-progs: Add new btrfs_open_ctree_flags CHUNK_ONLYQu Wenruo2015-02-11
* btrfs-progs: Add support to suppress tree block csum error outputQu Wenruo2015-02-11
* Btrfs-progs: skip opening all devices with restoreJosef Bacik2015-02-09
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-21
* btrfs-progs: Cleanup, use bitshift instead of immediate number in btrfs_open_...Qu Wenruo2015-01-21
* btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain2014-10-16
* btrfs-progs: kill BUG_ON in readahead_tree_block()Zach Brown2014-09-14
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-22
* btrfs-progs: btrfsck operations should be exclusiveAnand Jain2014-01-31
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* Btrfs-progs: add -b to btrfsck to look at backup rootsJosef Bacik2013-11-07
* mkfs: fix mkfs -r to properly allocate spaceChris Mason2013-10-16
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-16
* Btrfs-progs: pass flag to control whether run ioctl in btrfs_scan_for_fsid()Wang Shilong2013-10-16
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-03
* Btrfs-progs: fix wrong arg sb_bytenr for btrfs_scan_fs_devices()Wang Shilong2013-08-09
* 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: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
* | Btrfs-progs: introduce common insert/search/delete functions for rb-treeMiao Xie2013-07-03
* | Btrfs-progs: cleanup similar code in open_ctree_* and close_ctreeMiao Xie2013-07-03
|/
* Btrfs-progs: make restore deal with really broken file systemsJosef Bacik2013-04-23
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-06
|\
| * btrfs-progs: remove duplicate __setup_rootEric Sandeen2013-02-05
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
|/
* Add open_ctree_fs_info for partial FS opensChris Mason2012-02-05
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* Btrfs-progs: add a btrfs-select-super command to overwrite the superChris Mason2011-10-25
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* 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
* 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
* Write all super blocks during commitChris Mason2008-04-10
* Retry metadata reads in the face of checksum failuresChris Mason2008-04-09
* Walk all block devices looking for btrfsChris Mason2008-03-24
* Add support for multiple devices per filesystemChris Mason2008-03-24
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Create a slightly more generic extent-caching structureChris Mason2007-10-15
* Switch to byte granular allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* calculate checksums during IOJosef Bacik2007-06-28
* add GPLv2Chris Mason2007-06-12