btrfs-progs: tests: don't use fallocate in mkfs/014-rootdir-inline-extent
[platform/upstream/btrfs-progs.git] / disk-io.c
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
2013-01-17 Kenji Okimotobtrfs-progs: plug a memory leak reported by cppcheck
2012-10-05 Goffredo BaroncelliCorrect un-initialized fsid variable
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-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-28 Chris Masonbtrfs-progs: remove old debugging statement
2011-10-27 Josef Bacikbtrfs-progs: add a recovery utility to pull files from...
2011-10-25 Anton Blanchardbtrfs-progs: cast u64 to long long to avoid printf...
2011-10-25 Chris BallFix unused-but-set errors in gcc-4.6
2011-10-25 Chris MasonBtrfs-progs: add a btrfs-select-super command to overwr...
2011-04-22 Chris MasonFill missing devices so degraded filesystems can be...
2010-09-24 Jeff MahoneyFix use after free in close_ctree
2010-09-24 Zhu YanhaiMake csum_tree_block_size complain about the right...
2009-06-08 Yan ZhengUpdate converter for the new format
2009-06-08 Chris MasonMixed back reference (FORWARD ROLLING FORMAT CHANGE)
2009-06-03 nick dFix spelling mistake when running 'btrfsck' when argume...
2009-04-15 Chris MasonAdd scan of the btrfs log tree to btrfs-debug-tree
2009-01-21 Thadeu Lima de Sou... btrfsck: Exit and print error message when not able...
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-11-20 Yan ZhengBtrfs image tool
2008-11-18 Yan Zhengupdate btrfs-progs for seed device support
2008-10-30 Chris MasonAvoid tree of tree root cow when committing a clean FS
2008-10-29 Yan ZhengAdd root tree pointer transaction ids
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-22 Chris MasonUpdate the Ext3 converter
2008-04-22 Chris MasonAdd a command to show all of the btrfs filesystems...
2008-04-15 Chris MasonAdd chunk uuids and update multi-device back references
2008-04-10 Chris MasonWrite all super blocks during commit
2008-04-09 Chris MasonRetry metadata reads in the face of checksum failures
2008-04-09 Chris MasonChange btrfs_map_block to return a structure with mappi...
2008-04-04 Chris MasonRecow all roots at the end of mkfs
next