libbtrfsutil: don't return free space cache inodes from deleted_subvolumes()
[platform/upstream/btrfs-progs.git] / ctree.h
2014-08-22 Gui Hechengbtrfs-progs: replace BTRFS_NUM_MIRRORS with BTRFS_MAX_M...
2014-08-22 Mark Fashehbtrfs-progs: add quota group verify code
2014-04-11 Filipe David Borba... Btrfs-progs: update btrfs_file_extent_inline_len to...
2014-04-11 Kusanagi Kouichibtrfs-progs: Constify getters
2014-03-21 Wang ShilongBtrfs-progs: use bitfield instead of integer for some...
2014-01-31 Josef BacikBtrfs-progs: add support for the no holes incompat...
2014-01-31 Josef BacikBtrfs-progs: deal with invalid key orderings and bad...
2014-01-31 Wang ShilongBtrfs-progs: chunk-recover: add new flag to prepare...
2014-01-31 Ross Kirkbtrfs-progs: Make btrfs_header_chunk_tree_uuid() return...
2013-10-16 Chris Masonmkfs: fix mkfs -r to properly allocate space
2013-10-16 Wang ShilongBtrfs-progs: restructure show_qgroups
2013-10-16 Josef BacikBtrfs-progs: keep track of transid failures and fix...
2013-10-16 Anand Jainbtrfs-progs: move out print in cmd_df to another function
2013-10-16 Ross Kirkbtrfs-progs: Make btrfs_header_fsid() return unsigned...
2013-10-16 Ross Kirkbtrfs-progs: remove unused parameter from btrfs_header_fsid
2013-10-16 Ross Kirkbtrfs-progs: drop unused parameter from btrfs_item_nr
2013-10-16 Hidetoshi Setobtrfs-progs: calculate available blocks on device properly
2013-09-03 Zach Brownbtrfs-progs: add ULL to u64 constant
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from shared...
2013-09-03 Eric Sandeenbtrfs-progs: make set/get functions for the super compa...
2013-09-03 Eric Sandeenbtrfs-progs: fix definition of struct btrfs_extent_inli...
2013-09-03 Eric Sandeenbtrfs-progs: drop unused parameter from btrfs_release_path
2013-08-09 Qu Wenruobtrfs-progs: Cleanup for using BTRFS_SETGET_STACK inste...
2013-08-09 Stefan BehrensBtrfs-progs: add uuid_tree_gen field to btrfs-show...
2013-08-09 Stefan BehrensBtrfs-progs: add UUID tree lookup methods
2013-08-09 Stefan BehrensBtrfs-progs: Support UUID tree and UUID items in btrfs...
2013-08-09 Eric SandeenBtrfs-progs: remove some dead/unbuilt code
2013-08-09 Eric SandeenBtrfs-progs: move btrfs_fsck_reinit_root to cmds-check.c
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: use rb-tree instead of extent cache tree...
2013-06-19 Josef BacikBtrfs-progs: add --init-extent-tree to btrfsck
2013-06-19 Josef BacikBtrfs-progs: make fsck fix certain file extent inconsis...
2013-04-23 Josef BacikBtrfs-progs: add a free space cache checker to fsck V2
2013-04-23 Josef BacikBtrfs-progs: add skinny metadata support to progs V3
2013-03-19 Arne JansenBtrfs-progs: tool to visualize fragmentation
2013-03-10 David Sterbabtrfs-progs: separate super_copy out of fs_info
2013-02-27 Mark Fashehbtrfs-progs: libify some parts of btrfs-progs
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 Zach Brownbtrfs-progs: treat super.magic as an le64
2013-02-01 David WoodhouseAdd basic RAID[56] support
2013-01-31 Mark Fashehbtrfs-progs: Basic support for extended inode refs
2013-01-31 Stefan BehrensBtrfs-progs: add support for device replace procedure
2013-01-31 Stefan BehrensBtrfs-progs: add command to get/reset device stats...
2013-01-28 Ben Peddellbtrfs-progs: fix unaligned accesses v2
2013-01-17 Arne JansenBtrfs-progs: fix unaligned accesses
2012-10-04 Robin Dongbtrfs-progs: limit the max value of leafsize and nodesize
2012-10-04 Miao XieBtrfs-progs: enhance btrfs subvol list only to show...
2012-10-04 Miao XieBtrfs-progs: fix wrong way to check if the root item...
2012-09-04 Arne JansenBtrfs progs: quota groups support upstream/0.20.rc1 v0.20-rc1
2012-07-26 Alexander BlockBtrfs-progs: update btrfs-progs for subvol uuid+times...
2012-07-05 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-06-05 Wang Sheng-Huibtrfs-progs: cleanup: remove the redundant BTRFS_CSUM_T...
2012-03-28 Chris MasonAdd incompat flag for big metadata blocks
2012-03-13 Ilya DryomovBtrfs-progs: make print-tree.c aware of free space...
2012-03-12 Ilya DryomovBtrfs-progs: bring 'subvol get-default' back in
2012-02-21 Chris MasonBtrfsck: add the ability to prune corrupt extent alloca...
2012-02-10 Chris Masonbtrfsck: remove extents from the fsck reference tracker...
2012-02-09 Chris Masonbtrfsck: add --init-csum-tree to replace the csum root...
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-09 Chris Masonbtrfsck: fix block group accounting during repair
2012-02-07 Chris Masonbtrfsck: add code to rebuild extent records
2012-02-05 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-02-03 Ilya DryomovBtrfs-progs: add restriper headers
2011-11-05 Chris MasonBtrfs: add the tree history log to btrfs-progs
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 Jan Schmidtbtrfs-progs: scrub ioctls
2011-10-25 Li ZefanUpdate for lzo support
2011-10-25 Josef BacikBtrfs-progs: add support for mixed data+metadata block...
2011-10-25 Josef BacikBtrfs-progs: update super fields for space cache
2010-09-24 Josef Bacikfix incompat flags
2010-03-18 Chris MasonAdd btrfs subvol find-new command
2010-02-28 Chris MasonAdd btrfs-list for listing subvolumes
2009-06-08 Chris MasonMixed back reference (FORWARD ROLLING FORMAT CHANGE)
2009-04-15 Chris MasonAdd scan of the btrfs log tree to btrfs-debug-tree
2009-01-07 Yan ZhengAdd semantic checks to btrfsck for files and directories
2008-12-17 Yan ZhengBtrfs: update converter for the new disk format
2008-12-08 Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-08 Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-02 Chris MasonRev the disk format for the compat code and the csum...
2008-12-02 Josef Bacikbtrfs-progs: support for different csum algorithims
2008-12-02 Josef Bacikbtrfs-progs: add support for compat flags
2008-11-20 Yan ZhengBtrfs image tool
2008-11-18 Chris MasonUpdate the super magic string to match the seed and...
2008-11-18 Chris MasonAdd disk format requirements for subvol backward and...
2008-11-18 Yan Zhengupdate btrfs-progs for seed device support
2008-10-31 Yan ZhengAdd fallocate support v2
2008-10-29 Chris MasonRev the disk format for compression and root pointer...
2008-10-29 Yan ZhengAdd root tree pointer transaction ids
2008-10-29 Chris MasonAdd disk format elements for compression
2008-10-09 Chris MasonRev the disk format for the new back reference format
2008-10-09 Yan ZhengCount space allocated to file in bytes
2008-10-09 Yan ZhengRemove offset field from struct btrfs_extent_ref
2008-09-23 Zheng YanFull back reference support
2008-09-05 Chris MasonDisk format changes required for write ahead tree log
2008-08-21 Chris MasonRev the disk format
2008-07-30 Josef Bacikbtrfs-progs: add orphan support to print-tree
2008-07-24 Chris MasonRev the disk format
next