Btrfs-progs: check, fix return value check of is_child_root()
[platform/upstream/btrfs-progs.git] / cmds-check.c
2014-10-16 Filipe MananaBtrfs-progs: check, fix return value check of is_child_...
2014-10-14 Josef BacikBtrfs-progs: lookup all roots that point to a corrupt...
2014-10-14 Josef Bacikbtrfs-progs: make fsck deal with bogus items
2014-10-14 Josef Bacikbtrfs-progs: check blocks when checking fs roots
2014-10-14 Josef Bacikbtrfs-progs: add the ability to fix shifted item offsets
2014-10-14 Josef BacikBtrfs-progs: deal with mismatch index between dir index...
2014-10-14 Josef BacikBtrfs-progs: add a dummy backref if our location is...
2014-10-14 Josef BacikBtrfs-progs: delete bogus dir indexes
2014-10-14 Josef BacikBtrfs-progs: re-search tree root if it changes
2014-10-14 Josef BacikBtrfs-progs: reset chunk state if we restart check
2014-10-14 Josef BacikBtrfs-progs: break out rbtree util functions
2014-10-13 Josef BacikBtrfs-progs: repair missing dir index
2014-10-10 Alexandre Olivabtrfs-progs: check: do not dereference tree_refs as...
2014-10-10 Alexandre Olivabtrfs-progs: repair: remove recowed entry from the...
2014-10-10 Wang ShilongBtrfs-progs: fsck: deal with corrupted csum root
2014-10-10 Wang ShilongBtrfs-progs: fsck: only allow partial opening under...
2014-10-10 Qu Wenruobtrfs-progs: Check the consistence between the parent...
2014-10-10 Josef Bacikbtrfs-progs: rebuild the crc tree with --init-csum...
2014-10-10 Filipe David Borba... btrfs-progs: check, fix csum check in the presence...
2014-10-10 Wang Shilongbtrfs-progs: fsck: add ability to check reloc roots
2014-10-10 Wang Shilongbtrfs-progs: fsck: finish transaction commit if repair...
2014-10-10 Wang Shilongbtrfs-progs: fsck: remove unfriendly BUG_ON() for searc...
2014-10-10 Wang Shilongbtrfs-progs: fsck: clear out log tree in repair mode
2014-10-10 Wang Shilongbtrfs-progs: fsck: avoid pinning same block several...
2014-10-01 Qu Wenruobtrfs-progs: Check the csum tree node before go through...
2014-10-01 Josef Bacikbtrfs-progs: add root to dirty list when fixing bad...
2014-09-14 Zach Brownbtrfs-progs: kill BUG_ON in readahead_tree_block()
2014-08-22 David Sterbabtrfs-progs: check: do not require argument for --subvo...
2014-08-22 Gui Hechengbtrfs-progs: use check_argc_* to check arg number for...
2014-08-22 Mark Fashehbtrfs-progs: show extent state for a subvolume
2014-08-22 Wang ShilongBtrfs-progs: fsck: reduce memory usage for extents...
2014-08-22 Hugo Millsbtrfs-progs: check: Fix wrong level access
2014-08-22 Wang ShilongBtrfs-progs: fsck: switch to is_fstree()
2014-08-22 Wang ShilongBtrfs-progs: fsck: add an option to check data csums
2014-08-22 Mark Fashehbtrfs-progs: add quota group verify code
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...
next