platform/upstream/btrfs-progs.git
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 Liu BoBtrfs-progs: record errno for ioctl DEFRAG_RANGE
2013-04-23 Anand Jainbtrfs-progs: delete unused function btrfs_read_super_device
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 an option to btrfs-image to walk the...
2013-04-23 Eric Sandeenbtrfs-progs: use clearer var names in is_ssd()
2013-04-23 Eric Sandeenbtrfs-progs: replace blkid_probe_get_wholedisk_devno
2013-04-23 Alex Lyakasbtrfs-progs: Fix the receive code pathing
2013-04-23 Stefan BehrensBtrfs-progs: allow to receive to relative directories
2013-04-23 Stefan BehrensBtrfs-progs: remove some unused code
2013-04-23 Stefan BehrensBtrfs-progs: Fix that BTRFS_FSID_SIZE is used instead...
2013-04-23 Stefan BehrensBtrfs-progs: don't allocate one byte too much each...
2013-04-23 Stefan BehrensBtrfs-progs: btrfs-receive optionally honors the end-cmd
2013-04-23 Stefan BehrensBtrfs-progs: fix bug in find_root_gen
2013-04-23 Stefan BehrensBtrfs-progs: small parent_subvol cleanup for cmds-receive.c
2013-04-23 Stefan BehrensBtrfs-progs: Set the root-id for received subvols in...
2013-04-23 Stefan BehrensBtrfs-progs: btrfs-receive: different levels (amount...
2013-04-23 Stefan BehrensBtrfs-progs: free memory and close file descriptor...
2013-04-23 Stefan BehrensBtrfs-progs: cleanup subvol_uuid_search memory in btrfs...
2013-04-23 Stefan BehrensBtrfs-progs: add a function to free subvol_uuid_search...
2013-04-23 Stefan BehrensBtrfs-progs: fix a small memory leak in btrfs-list.c
2013-04-23 Stefan BehrensBtrfs-progs: close file descriptor in cmds-send.c
2013-04-23 Stefan BehrensBtrfs-progs: ignore subvols above BTRFS_LAST_FREE_OBJECTID
2013-04-23 Koen De Witbtrfs-progs: add quota-related info to usage messages
2013-04-23 Josef BacikBtrfs-progs: add a free space cache checker to fsck V2
2013-04-23 David Sterbabtrfs-progs: do not enable extended refs in mkfs by...
2013-04-23 David Sterbabtrfs-progs: revert skinny extents changes from mkfs
2013-04-23 Josef BacikBtrfs-progs: add skinny metadata support to progs V3
2013-04-23 Mark Fashehbtrfs-progs: re-add send-test
2013-04-23 Anand Jainbtrfs-progs: btrfs-select-super output is confusing...
2013-04-23 Anand Jainbtrfs-progs: mkfs should first check all disks before...
2013-04-23 Anand Jainbtrfs-progs: no pending balance is not an error
2013-04-23 Anand Jainbtrfs-progs: fix btrfs scrub start help
2013-04-23 Anand Jainbtrfs-progs: delete unused function get_mountpt
2013-04-09 Stefan BehrensBtrfs-progs: Use /proc/mounts instead of /etc/mtab
2013-04-09 Jan SchmidtBtrfs-progs: add btrfs-crc tool
2013-04-09 Zhi Yong Wubtrfs-progs: add missing qgroup synopsis in btrfs
2013-04-09 Zhi Yong Wubtrfs-progs: fix one bracket issue in mkfs.btrfs manpage
2013-04-09 Josef BacikBtrfs-progs: make btrfs-image restore with a valid...
2013-03-21 Josef BacikBtrfs-progs: make btrfs-image grab the free space cache
2013-03-21 Josef BacikBtrfs-progs: make btrfs-image copy the tree logs if...
2013-03-21 Josef BacikBtrfs-progs: cleanup error handling in btrfs-image
2013-03-19 Arne JansenBtrfs-progs: tool to visualize fragmentation
2013-03-19 Stefan BehrensBtrfs-progs: make scrub IO priority configurable
2013-03-19 David Sterbabtrfs-progs: makefile: clean static targets
2013-03-19 Goffredo BaroncelliRemoving btrfsctl, btrfs-vol, btrfs-show
2013-03-19 Sergei TrofimovichMakefile: allow user set LDFLAGS for libbtrfs.so as...
2013-03-18 Josef BacikBtrfs-progs: fix memory leaks on cleanup
2013-03-18 Anand Jainbtrfs-progs: defrag return zero on success
2013-03-18 Josef BacikBtrfs-progs: fix segfault when using tools fs with...
2013-03-18 David Sterbabtrfs-progs: convert: access name_len and file_type...
2013-03-18 Josef BacikBtrfs-progs: give restore a list roots option
2013-03-18 Josef Bacikbtrfs-progs: add lzo compression support to restore
2013-03-18 Peter Stugerestore: Split output directory and btrfs-local path...
2013-03-18 David Marcinbtrfs-progs: Fix error handling for failed reads in...
2013-03-18 Josef BacikBtrfs-progs: try other mirrors on read failure
2013-03-18 Josef BacikBtrfs-progs: try other mirrors if decompression fails
2013-03-15 Josef BacikBtrfs-progs: add an option for specifying the root...
2013-03-15 Matias Bjørlingbtrfs-progs: mkfs: add missing raid5/6 description
2013-03-14 Eric Sandeenbtrfs-progs: document force option in mkfs usage()...
2013-03-14 Anand Jainbtrfs-progs: print errno string when /dev/btrfs-control...
2013-03-14 Anand Jainbtrfs-progs: update .gitignore file
2013-03-14 Hugo Millsbtrfs-progs: add Makefile rule for static build of...
2013-03-12 Eric Sandeenbtrfs-progs: rework get_fs_info to remove side effects
2013-03-12 Eric Sandeenbtrfs-progs: don't open-code mountpoint discovery in...
2013-03-12 Eric Sandeenbtrfs-progs: three new device/path helpers
2013-03-12 Eric Sandeenbtrfs-progs: close fd on return from label get/set...
2013-03-12 Josef BacikBtrfs-progs: alloc our super copy in btrfs-find-root
2013-03-12 Antoine Sirinellibtrfs-progs: Add a rule to build a static mkfs.btrfs
2013-03-10 David Sterbabtrfs-progs: separate super_copy out of fs_info
2013-03-10 Anand Jainbtrfs-progs: update the .gitignore file
2013-03-10 Eric Sandeenbtrfs-progs: fix scrub error return from pthread_mutex_lock
2013-03-10 Eric Sandeenbtrfs-progs: Error handling in scrub_progress_cycle...
2013-03-10 Eric Sandeenbtrfs-progs: better option/error handling for btrfs-vol
2013-03-10 Eric Sandeenbtrfs-progs: Issue warnings if ioctls fail in sigint...
2013-03-10 Eric Sandeenbtrfs-progs: check return of posix_fadvise
2013-03-10 Eric Sandeenbtrfs-progs: Free resources when returning error from...
2013-03-10 Eric Sandeenbtrfs-progs: tidy up cmd_subvol_create() whitespace...
2013-03-10 Eric Sandeenbtrfs-progs: Free resources when returning error from...
2013-03-10 Eric Sandeenbtrfs-progs: tidy up cmd_snapshot() whitespace & returns
2013-03-10 Eric Sandeenbtrfs-progs: check for null string in parse_size
2013-03-10 Eric Sandeenbtrfs-progs: free allocated metadump structure on resto...
2013-03-10 Eric Sandeenbtrfs-progs: free resources on do_rollback error returns
2013-03-10 Eric Sandeenbtrfs-progs: close fd on do_convert error returns
2013-03-10 Eric Sandeenbtrfs-progs: close fd on cmd_subvol_list return
2013-03-10 Zhi Yong Wubtrfs-progs: update mkfs.btrfs help info for raid5/6
2013-03-03 Anand Jainbtrfs-progs: usage should match what is coded
2013-03-03 Anand Jainbtrfs-progs: from troubleshooting point of view message...
2013-02-27 Anand JainBtrfs-progs: add correct indentation
2013-02-27 Tsutomu ItohBtrfs-progs: fix segmentation fault of "btrfs check"
2013-02-27 Wang ShilongBtrfs-progs: output the error reason when qgroup_show...
2013-02-27 Wang ShilongBtrfs-progs: let the error message outputed only once
2013-02-27 David Sterbabtrfs-progs: don't link binaries to a dynamic library
2013-02-27 Mark Fashehbtrfs-progs: libify some parts of btrfs-progs
2013-02-27 Eric Sandeenbtrfs-progs: initialize save_ptr prior to strtok_r
2013-02-27 Eric Sandeenbtrfs-progs: fix fd leak in cmd_subvol_set_default
2013-02-27 Eric Sandeenbtrfs-progs: Tidy up resolve_root
2013-02-27 Eric Sandeenbtrfs-progs: fix mem leak in resolve_root
next