btrfs-progs: mkfs: precreate the uuid tree
[platform/upstream/btrfs-progs.git] / disk-io.h
2017-09-08 David Sterbabtrfs-progs: move transaction code out of disk-io
2017-09-08 David Sterbabtrfs-progs: drop blocksize argument from readahead_tre...
2017-09-08 David Sterbabtrfs-progs: drop blocksize argument from btrfs_find_cr...
2017-09-08 David Sterbabtrfs-progs: drop blocksize from read_tree_block
2017-07-12 Qu Wenruobtrfs-progs: Refactor write_all_supers and its callers...
2017-07-12 Qu Wenruobtrfs-progs: Refactor btrfs_readahead_tree_block to...
2017-07-12 Qu Wenruobtrfs-progs: Refactor btrfs_find_tree_block to use...
2017-07-12 Qu Wenruobtrfs-progs: Refactor read_extent_data to use btrfs_fs_info
2017-07-12 Qu Wenruobtrfs-progs: Refactor write_tree_block to use btrfs_fs_info
2017-07-12 Qu Wenruobtrfs-progs: Refactor write_and_map_eb to use btrfs_fs_info
2017-07-03 Qu Wenruobtrfs-progs: raid56: Introduce raid56 header for later...
2017-07-03 Qu Wenruobtrfs-progs: Refactor read_tree_block to get rid of...
2017-07-03 Qu Wenruobtrfs-progs: Refactor block sizes users in disk-io.c
2017-07-03 Qu Wenruobtrfs-progs: Remove deprecated leafsize usage
2017-03-08 David Sterbabtrfs-progs: remove unused function wait_on_tree_block_...
2017-03-08 David Sterbabtrfs-progs: remove unused argument from write_and_map_eb
2017-03-08 David Sterbabtrfs-progs: remove unused argument from btrfs_csum_data
2017-03-08 Qu Wenruobtrfs-progs: Introduce macro to calculate backup superb...
2017-03-08 Qu Wenruobtrfs-progs: Introduce kernel sizes to cleanup large...
2016-12-14 Qu Wenruobtrfs-progs: raid56: Introduce new function to calculat...
2016-11-23 Omar Sandovalbtrfs-progs: add OPEN_CTREE_INVALIDATE_FST flag
2016-10-24 Qu Wenruobtrfs-progs: rename raid6.c to raid56.c
2016-10-05 David Sterbabtrfs-progs: rename __setup_root and change to return...
2016-10-03 Domagoj Tršanbtrfs-progs: change btrfs_csum_final result param type...
2016-08-24 David Sterbabtrfs-progs: document all btrfs_open_ctree_flags
2016-08-24 David Sterbabtrfs-progs: two staged filesystem creation
2016-08-24 David Sterbabtrfs-progs: make superblock reading/scanning api more...
2016-08-24 David Sterbabtrfs-progs: pass OPEN_CTREE flags as unsigned
2016-08-18 David Sterbabtrfs-progs: no BUG_ON in close_ctree
2016-06-01 Nicholas D Steevesbtrfs-progs: typo review of strings and comments
2016-03-14 Lu Fengqibtrfs-progs: Add new option for specify chunk root...
2016-02-26 Qu Wenruobtrfs-progs: Add support for tree block operations...
2016-02-26 Qu Wenruobtrfs-progs: Allow open_ctree to return fs_info even...
2015-06-17 Qu Wenruobtrfs-progs: export read_extent_data function
2015-06-10 David Sterbabtrfs-progs: add missing includes to header files
2015-05-14 Qu Wenruobtrfs-progs: Export write_tree_block
2015-05-14 Qu Wenruobtrfs-progs: Add open_ctree check for uuid changing
2015-02-12 David Sterbabtrfs-progs: fix typo in OPEN_CTREE flag
2015-02-11 David SterbaMerge branch 'qu/find-root-v3-part1' into v3.19.x
2015-02-11 Qu Wenruobtrfs-progs: Add new btrfs_open_ctree_flags CHUNK_ONLY
2015-02-11 Qu Wenruobtrfs-progs: Add support to suppress tree block csum...
2015-02-10 David SterbaMerge remote-tracking branch 'remotes/josef/for-kdave...
2015-02-09 Josef BacikBtrfs-progs: skip opening all devices with restore
2015-01-21 David Sterbabtrfs-progs: unify header file inclusion protections
2015-01-21 Qu Wenruobtrfs-progs: Cleanup, use bitshift instead of immediate...
2014-10-16 Anand Jainbtrfs-progs: introduce a proper structure on which...
2014-09-14 Zach Brownbtrfs-progs: kill BUG_ON in readahead_tree_block()
2014-08-22 Qu Wenruobtrfs-progs: Allow btrfs_read_dev_super() to read all...
2014-01-31 Anand Jainbtrfs-progs: btrfsck operations should be exclusive
2013-11-07 Josef BacikBtrfs-progs: rework open_ctree to take flags, add a...
2013-11-07 Josef BacikBtrfs-progs: add -b to btrfsck to look at backup roots
2013-10-16 Chris Masonmkfs: fix mkfs -r to properly allocate space
2013-10-16 Wang ShilongBtrfs-progs: add super-recover to recover bad supers
2013-10-16 Wang ShilongBtrfs-progs: pass flag to control whether run ioctl...
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from shared...
2013-08-09 Wang ShilongBtrfs-progs: fix wrong arg sb_bytenr for btrfs_scan_fs_...
2013-07-03 Chris MasonMerge branch 'liubo-image-restore'
2013-07-03 Liu BoBtrfs-progs: enhance btrfs-image to restore image onto...
2013-07-03 Miao XieBtrfs-progs: Add chunk recover function - using old...
2013-07-03 Miao XieBtrfs-progs: introduce common insert/search/delete...
2013-07-03 Miao XieBtrfs-progs: cleanup similar code in open_ctree_* and...
2013-04-23 Josef BacikBtrfs-progs: make restore deal with really broken file...
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: remove duplicate __setup_root
2013-02-01 David WoodhouseAdd basic RAID[56] support
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-05 Chris MasonAdd open_ctree_fs_info for partial FS opens
2011-10-31 Chris MasonMerge branch 'recovery-beta' of git://git./linux/kernel...
2011-10-27 Josef Bacikbtrfs-progs: add a recovery utility to pull files from...
2011-10-25 Chris MasonBtrfs-progs: add a btrfs-select-super command to overwr...
2009-06-08 Chris MasonMixed back reference (FORWARD ROLLING FORMAT CHANGE)
2008-12-17 Yan ZhengBtrfs: update converter for the new disk format
2008-12-05 Yan Zhengsuperblock duplication
2008-12-02 Josef Bacikbtrfs-progs: support for different csum algorithims
2008-05-13 Chris MasonVerify parent generation number on btree reads
2008-05-12 Chris MasonPass down the expected generation number when reading...
2008-05-05 Chris MasonAdd a readonly flag open_ctree to force RO opens
2008-04-10 Chris MasonWrite all super blocks during commit
2008-04-09 Chris MasonRetry metadata reads in the face of checksum failures
2008-03-24 Chris MasonWalk all block devices looking for btrfs
2008-03-24 Chris MasonAdd support for multiple devices per filesystem
2008-01-04 YanUpdate btrfs-progs to match kernel sources
2007-10-15 Chris MasonCreate a slightly more generic extent-caching structure
2007-10-15 Chris MasonSwitch to byte granular allocations
2007-10-15 Chris MasonAllow large blocks
2007-06-28 Josef Bacikcalculate checksums during IO
2007-06-12 Chris Masonadd GPLv2
2007-04-23 Chris Masonfaster btrfsck
2007-04-12 Chris Masonadd some support for multiple devices to progs
2007-04-11 Chris Masonearly support for multiple devices
2007-03-21 Chris Masoncreate a root dir in mkfs
2007-03-16 Chris Masontransaction handles everywhere
2007-03-14 Chris Masonvariable block size support
2007-03-13 Chris MasonChange the super to point to a tree of trees to enable...
2007-03-13 Chris Masonrename funcs and structs to btrfs
2007-03-07 Chris MasonFixup reference counting on cows
2007-03-01 Chris Masonpretend page cache & commit code
2007-02-23 Chris MasonBlock sized tree extents and extent deletion
2007-02-21 Chris Masonextent fixes
next