platform/upstream/btrfs-progs.git
2014-11-03 Anand Jainbtrfs-progs: optimize btrfs_scan_lblkid() for multiple...
2014-11-03 Anand Jainbtrfs-progs: introduce btrfs_register_all_device()
2014-11-03 David Sterbabtrfs-progs: fix linking with libbtrfs
2014-11-03 Qu Wenruobtrfs-progs: Fix the argument requirement for '--subvol...
2014-11-03 Gui Hechengbtrfs-progs: skip mounted fs when deal with umounted...
2014-11-03 Anand Jainrevert btrfs-progs: do a separate probe for _transient_...
2014-11-03 Qu Wenruobtrfs-progs: Fix number of arguments check of 'btrfs...
2014-11-03 Zach Brownbtrfs-progs: fix csum root copy-n-paste error
2014-11-03 Zach Brownbtrfs-progs: check read extent errors when mapping
2014-11-03 Anand Jainbtrfs-progs: code optimize cmd_scan_dev() use btrfs_reg...
2014-11-03 Eryu Guanbtrfs-progs: only report internal dev replace result...
2014-10-17 David SterbaBtrfs progs v3.17
2014-10-17 David Sterbabtrfs-progs: run fsck image tests in filename order
2014-10-17 Filipe MananaBtrfs-progs: check, ability to detect and fix outdated...
2014-10-16 Zach Brownbtrfs-progs: fix show super unknown flag output
2014-10-16 Zach Brownbtrfs-progs: check sscanf return code
2014-10-16 Anand Jainbtrfs-progs: open RW to register device using btrfs...
2014-10-16 Anand Jainbtrfs-progs: introduce a proper structure on which...
2014-10-16 Anand Jainbtrfs-progs: mkfs should be consistent in calling regis...
2014-10-16 Filipe MananaBtrfs-progs: check, fix return value check of is_child_...
2014-10-14 Anand Jainbtrfs-progs: fix uninitialized warning in btrfs_calc_st...
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: add shift_items to btrfs-corrupt-block
2014-10-14 Josef Bacikbtrfs-progs: corrupt btrfs items in btrfs-corrup-block
2014-10-14 Josef BacikBtrfs-progs: add ability to corrupt dir items
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: update rbtree libs
2014-10-14 Josef BacikBtrfs-progs: break out rbtree util functions
2014-10-14 Josef BacikBtrfs-progs: pull back backref.c and fix it up
2014-10-13 Josef BacikBtrfs-progs: repair missing dir index
2014-10-10 David Sterbabtrfs-progs: document the limit balance filter
2014-10-10 David Sterbabtrfs-progs: convert: set label or copy from origin
2014-10-10 David Sterbabtrfs-progs: add options to tune units for fi df output
2014-10-10 Adam Buchbinderbtrfs-progs: Remove extra 'const' modifiers; they don...
2014-10-10 David Sterbabtrfs-progs: extend pretty printers with unit mode
2014-10-10 David Sterbabtrfs-progs: print B for bytes
2014-10-10 David Sterbabtrfs-progs: debug: print more info about inode
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 Wang ShilongBtrfs-progs: fsck: disallow partial opening if critical...
2014-10-10 Anand Jainbtrfs-progs: do a separate probe for transient replacin...
2014-10-10 Gui Hechengbtrfs-progs: fix device missing of btrfs fi show with...
2014-10-10 Eryu Guanbtrfs-progs: return error when canonicalize_path failed
2014-10-10 Gustavo Zacariasbtrfs-progs: add option to disable backtrace usage
2014-10-10 Gui Hechengbtrfs-progs: fix BUG_ON when all devices under seed...
2014-10-10 Qu Wenruobtrfs-progs: Check the consistence between the parent...
2014-10-10 Josef Bacikbtrfs-progs: skip extent rebuild test if no testdev
2014-10-10 David Sterbabtrfs-progs: scrub, detect stale information in the...
2014-10-10 Naohiro Aotabtrfs-progs: do not reclaim extent buffer
2014-10-10 Josef Bacikbtrfs-progs: rebuild the crc tree with --init-csum...
2014-10-10 Anand Jainbtrfs-progs: remove scan_for_btrfs()
2014-10-10 Anand Jainbtrfs-progs: remove BTRFS_SCAN_PROC scan method
2014-10-10 Wang Shilongbtrfs-progs: super-recover: fix double free fs_devices...
2014-10-10 Anand Jainbtrfs-progs: force overwrite should wipe stale SB
2014-10-10 David Sterbabtrfs-progs: make free space checker work on non-4k...
2014-10-10 Filipe David... 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-10 Eric Sandeenbtrfs-progs: remove BTRFS_SCAN_DEV and btrfs_scan_one_dir
2014-10-10 Eric Sandeenbtrfs-progs: don't fall back to recursive /dev scan
2014-10-10 Eric Sandeenbtrfs-progs: scan /proc/partitions not all of /dev...
2014-10-10 David Sterbabtrfs-progs: wait until all subvolumes are cleaned
2014-10-10 Qu Wenruobtrfs-progs: Fix malloc size for superblock.
2014-10-01 David SterbaBtrfs progs v3.16.2
2014-10-01 Josef BacikBtrfs-progs: check all slots in leaves
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-10-01 Josef BacikBtrfs-progs: let btrfs-image actually work on a balanced fs
2014-10-01 Josef BacikBtrfs-progs: don't assert when we have an invalid mapping
2014-10-01 Josef BacikBtrfs-progs: make BUG*() be more verbose
2014-10-01 Qu Wenruobtrfs-progs: Add human readable incompat flags output...
2014-10-01 David Disseldorpbtrfs-progs: fix typo in subvol list usage
2014-10-01 Gui Hechengbtrfs-progs: update manpage with new option -f for...
2014-10-01 Dimitri John... btrfs-progs: Properly cast to avoid compiler warnings...
2014-10-01 Naohiro Aotabtrfs-progs: fix many typos in documents
2014-09-15 David SterbaBtrfs progs v3.16.1
2014-09-14 Naohiro Aotabtrfs-progs: doc: fix invalid reference to setattr(8)
2014-09-14 Gui Hechengbtrfs-progs: remove wrong set_argv0 for restore
2014-09-14 Gui Hechengbtrfs-progs: remove btrfs_release_path before btrfs_fre...
2014-09-14 Qu Wenruobtrfs-progs: fix find_mount_root() to handle duplicated...
2014-09-14 Gui Hechengbtrfs-progs: fix next_leaf in restore as it improperly...
2014-09-14 Gui Hechengbtrfs-progs: fix len of read_extent_buffer for inline...
2014-09-14 Zach Brownbtrfs-progs: kill BUG_ON in readahead_tree_block()
2014-09-14 Qu Wenruobtrfs-progs: corrupt-block: fix a delete and use bug...
2014-09-14 Gui Hechengbtrfs-progs: init uninitialized output buf for btrfs...
2014-09-14 Hugo Millsbtrfs-progs: Add -R to list UUIDs of original received...
2014-09-02 Holger HoffstätteBtrfs-progs: fix typos
2014-09-02 Thomas Petazzonibtrfs-progs: Improve static building and installation
next