btrfs-progs: Add new option for specify chunk root bytenr
[platform/upstream/btrfs-progs.git] / disk-io.c
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...
2016-01-12 Omar Sandovalbtrfs-progs: add basic awareness of the free space...
2016-01-12 Qu Wenruobtrfs-progs: Enhance chunk validation check
2015-11-13 David Sterbabtrfs-progs: use on-stack buffer in __csum_tree_block_size
2015-10-21 Silvio Frickebtrfs-progs: use calloc instead of malloc+memset
2015-10-21 Qu Wenruobtrfs-progs: add more superblock validation checks
2015-10-21 Qu Wenruobtrfs-progs: Read the whole superblock instead of struc...
2015-10-02 Zhao Leibtrfs-progs: Show detail error message when write sb...
2015-09-14 Omar Sandovalbtrfs-progs: use calloc instead of malloc+memset for...
2015-08-31 Qu Wenruobtrfs-progs: Avoid reading bad fd in case of missing...
2015-08-31 Zhao Leibtrfs-progs: add missing free operation of raid_map...
2015-07-10 Qu Wenruobtrfs-progs: disk-io: Support commit transaction on...
2015-06-17 Qu Wenruobtrfs-progs: export read_extent_data function
2015-05-25 Qu Wenruobtrfs-progs: Enhance read_tree_block to avoid memory...
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-11 Qu Wenruobtrfs-progs: Cleanup check_tree_block() function
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-02-09 Josef BacikBtrfs-progs: remove global transaction from fsck
2015-02-02 Qu Wenruobtrfs-progs: read_tree_block() and read_node_slot(...
2015-02-02 Qu Wenruobtrfs-progs: Record orphan data extent ref to correspon...
2015-01-27 Dimitri John Ledkovbtrfs-progs: drop feature defines from C files, in...
2015-01-09 Qu Wenruobtrfs-progs: Fix a copy-n-paste bug in btrfs_read_fs_ro...
2014-12-19 Qu Wenruobtrfs-progs: Fix a clang dead-judgement warning in...
2014-11-14 Qu Wenruobtrfs-progs: Check sb_bytenr with device size before...
2014-11-14 Josef BacikBtrfs-progs: don't fail on log tree opening with PARTIAL
2014-11-03 Anand Jainbtrfs-progs: optimize btrfs_scan_lblkid() for multiple...
2014-11-03 Zach Brownbtrfs-progs: fix csum root copy-n-paste error
2014-10-17 Filipe MananaBtrfs-progs: check, ability to detect and fix outdated...
2014-10-16 Anand Jainbtrfs-progs: introduce a proper structure on which...
2014-10-14 Josef BacikBtrfs-progs: break out rbtree util functions
2014-10-10 Wang ShilongBtrfs-progs: fsck: deal with corrupted csum root
2014-10-10 Wang ShilongBtrfs-progs: fsck: disallow partial opening if critical...
2014-10-10 Anand Jainbtrfs-progs: remove BTRFS_SCAN_PROC scan method
2014-10-10 Eric Sandeenbtrfs-progs: don't fall back to recursive /dev scan
2014-10-01 Josef BacikBtrfs-progs: let btrfs-image actually work on a balanced fs
2014-09-14 Gui Hechengbtrfs-progs: remove btrfs_release_path before btrfs_fre...
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-08-22 Wang ShilongBtrfs-progs: fsck: fix wrong check for btrfs_read_fs_root()
2014-08-22 Mark Fashehbtrfs-progs: add quota group verify code
2014-05-02 Rakesh PanditBtrfs-progs: fsck: fix double free memory crash
2014-04-05 Anand Jainbtrfs-progs: avoid implicit scan for backup SB
2014-03-21 Josef BacikBtrfs-progs: make sure to save mirror_num only if it...
2014-01-31 Ivan Jagerbtrfs-progs: Fix bus error on sparc
2014-01-31 Anand Jainbtrfs-progs: btrfsck operations should be exclusive
2014-01-31 Eryu GuanBtrfs-progs: check return value of read_tree_block...
2014-01-31 Ross Kirkbtrfs-progs: Make btrfs_header_chunk_tree_uuid() return...
2014-01-31 Anand Jainbtrfs-progs: make it static if function isn't called...
2014-01-31 Josef BacikBtrfs-progs: allow --init-extent-tree to work when...
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 Josef BacikBtrfs-progs: keep track of transid failures and fix...
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 Wang ShilongBtrfs-progs: add super-recover to recover bad supers
2013-10-16 Wang ShilongBtrfs-progs: pass flag to control whether run ioctl...
2013-10-16 David Sterbabtrfs-progs: make btrfs-corrupt-block compile again
2013-10-16 chandanbtrfs-progs: btrfs_setup_chunk_tree_and_device_map...
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from shared...
2013-09-03 Eric Sandeenbtrfs-progs: drop unused parameter from btrfs_release_path
2013-08-09 Wang ShilongBtrfs-progs: fix wrong arg sb_bytenr for btrfs_scan_fs_...
2013-08-09 Anand Jainbtrfs-progs: btrfs_scan_for_fsid doesn't need all the...
2013-08-09 Qu Wenruobtrfs-progs: Cleanup for using BTRFS_SETGET_STACK inste...
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 Liu BoBtrfs-progs: delete fs_devices itself from fs_uuid...
2013-07-03 Miao XieBtrfs-progs: Add chunk recover function - using old...
2013-07-03 Miao XieBtrfs-progs: use rb-tree instead of extent cache tree...
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-07-03 Miao XieBtrfs-progs: Don't free the devices when close the...
2013-07-03 Miao XieBtrfs-progs: don't close the file descriptor 0 when...
2013-06-19 Josef BacikBtrfs-progs: make fsck fix certain file extent inconsis...
2013-05-10 David Sterbabtrfs-progs: fix typecast when printing csum value
2013-04-23 Josef BacikBtrfs-progs: make restore deal with really broken file...
2013-03-18 Josef BacikBtrfs-progs: fix memory leaks on cleanup
2013-03-18 Josef BacikBtrfs-progs: fix segfault when using tools fs with...
2013-03-10 David Sterbabtrfs-progs: separate super_copy out of fs_info
2013-03-10 Eric Sandeenbtrfs-progs: check return of posix_fadvise
2013-02-27 Eric Sandeenbtrfs-progs: free memory before error exit in read_whole_eb
2013-02-07 Josef BacikBtrfs-progs: return an error if we can't find an fs...
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-06 Zach Brownbtrfs-progs: don't write memory after sb to disk
2013-02-06 Zach Brownbtrfs-progs: return error from commit_tree_roots()
2013-02-06 Zach Brownbtrfs-progs: treat super.magic as an le64
2013-02-01 David WoodhouseAdd basic RAID[56] support
2013-02-01 Chris MasonClear caches when opening and closing devices
2013-01-22 Stefan BehrensBtrfs-progs: fix an off-by-one in write_dev_supers()
2013-01-17 Kenji Okimotobtrfs-progs: check malloc() result
next