Btrfs-progs: fix closing of opendir()
[platform/upstream/btrfs-progs.git] / cmds-check.c
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