Btrfs-progs: make smatch checker happy (trivial fixes)
[platform/upstream/btrfs-progs.git] / cmds-check.c
2014-05-02 Rakesh PanditBtrfs-progs: make smatch checker happy (trivial fixes)
2014-05-02 Rakesh PanditBtrfs-progs: fsck: while checking root refs print reada...
2014-04-11 Filipe David Borba... Btrfs-progs: update btrfs_file_extent_inline_len to...
2014-04-11 Wang ShilongBtrfs-progs: fsck: fix wrong index in pick_next_pending()
2014-04-11 Wang ShilongBtrfs-progs: fsck: reduce memory usage of extent record...
2014-04-11 Wang ShilongBtrfs-progs: fsck: fix possible memory leaks in run_nex...
2014-04-11 Wang ShilongBtrfs-progs: fsck: don't free @seen cache until we...
2014-03-21 Rakesh PanditBtrfs-progs: fsck: fix memory leak and unnecessary...
2014-03-21 Wang ShilongBtrfs-progs: fsck: handle case that we can not lookup...
2014-03-21 Wang ShilongBtrfs-progs: fsck: force to udate tree root for some...
2014-03-21 Wang ShilongBtrfs-progs: fsck: insert root dir into reloc data...
2014-03-21 Wang ShilongBtrfs-progs: fsck: reset balance after reiniting extent...
2014-03-21 Wang ShilongBtrfs-progs: fsck: deal with really corrupted extent...
2014-03-21 Josef BacikBtrfs-progs: record generation for tree blocks in fsck
2014-03-21 Wang ShilongBtrfs-progs: fsck: fix wrong return value in check_block()
2014-03-21 Wang ShilongBtrfs-progs: fsck: avoid overwritting existed space...
2014-03-21 Wang ShilongBtrfs-progs: switch to arg_strtou64() part3
2014-03-21 Gui Hechengbtrfs-progs: fix fsck leaks on error returns
2014-03-21 Mitch Harderbtrfs-progs: Remove superfluous BUG_ON check.
2014-03-21 Mitch Harderbtrfs-progs: Preserve process_one_leaf return value.
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 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 Josef BacikBtrfs-progs: reset balance before reiniting extent...
2014-01-31 Anand Jainbtrfs-progs: fix backref after init-csum-tree
2014-01-31 Ross Kirkbtrfs-progs: Make btrfs_header_chunk_tree_uuid() return...
2014-01-31 Anand Jainbtrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid...
2014-01-31 Miao XieBtrfs-progs: don't output baffling message when checkin...
2014-01-31 Josef BacikBtrfs-progs: allow --init-extent-tree to work when...
2014-01-31 Gui HechengBtrfs-progs: fix btrfsck improper prompt on dropping...
2013-11-07 Eric Sandeenbtrfs-progs: remove more dead code from check_extent_refs
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 Zach Brownbtrfs-progs: don't leak path in verify_space_cache
2013-10-16 Zach Brownbtrfs-progs: remove dead block group checking
2013-10-16 Josef BacikBtrfs-progs: print out human readable errors for inodes...
2013-10-16 Josef BacikBtrfs-progs: keep track of transid failures and fix...
2013-10-16 Josef BacikBtrfs-progs: make the repair option a global static var
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 Josef BacikBtrfs-progs: make btrfsck fix backrefs that are broken
2013-10-16 Josef BacikBtrfs-progs: allow fsck to fix directory isize errors
2013-10-16 Gui Hechengbtrfs-progs: missing tree-freeing statements added
2013-09-03 Zach Brownbtrfs-progs: use NULL instead of 0
2013-09-03 Zach Brownbtrfs-progs: fix extent key endian bug in repair
2013-09-03 Zach Brownbtrfs-progs: fix shadow symbols
2013-09-03 Eric Sandeenbtrfs-progs: drop unused parameter from btrfs_release_path
2013-08-09 Filipe David Borba... Btrfs-progs: add missing path alloc return value check
2013-08-09 Josef BacikBtrfs-progs: commit the csum_root if we do --init-csum...
2013-08-09 Lin Mingbtrfs-progs: pass up return value of walk_down_tree
2013-08-09 Eric SandeenBtrfs-progs: move btrfs_fsck_reinit_root to cmds-check.c
2013-07-05 Chris Masonbtrfsck: fix incorrect casting on items in the corrupt_...
2013-07-03 Chris MasonMerge branch 'liubo-image-restore'
2013-07-03 Miao XieBtrfs-progs: Add chunk rebuild function for RAID1/SINGL...
2013-07-03 Miao XieBtrfs-progs: Add chunk recover function - using old...
2013-07-03 Miao XieBtrfs-progs: Add block group check funtion
2013-07-03 Miao XieBtrfs-progs: extend the extent cache for the device...
2013-07-03 Miao XieBtrfs-progs: introduce common insert/search/delete...
2013-06-19 Josef BacikBtrfs-progs: fix reference check for roots in btrfsck
2013-06-19 Josef BacikBtrfs-progs: fix incorrect root backref errors in fsck
2013-06-19 Josef BacikBtrfs-progs: fix fsck dealing with finding backrefs...
2013-06-19 Josef BacikBtrfs-progs: fix free space cache checks
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-05-10 Josef BacikBtrfs-progs: add the ability to find mismmatching backrefs
2013-05-06 Josef BacikBtrfs-progs: init free space ctl with proper unit
2013-04-23 Josef BacikBtrfs-progs: make restore deal with really broken file...
2013-04-23 Josef BacikBtrfs-progs: fix csum check when extent lands on block...
2013-04-23 Josef BacikBtrfs-progs: add csum tree checks to btrfsck
2013-04-23 Josef BacikBtrfs-progs: fix segfault in fsck if the chunk tree...
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-10 David Sterbabtrfs-progs: separate super_copy out of fs_info
2013-02-27 Tsutomu ItohBtrfs-progs: fix segmentation fault of "btrfs check"
2013-02-12 Ian KumlienBtrfs-progs: add btrfsck functionality to btrfs
2013-02-12 Ian KumlienBtrfs-progs: Rename btrfsck.c -> cmds-check.c