summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* btrfs-progs: Fix error handling for failed reads in restore tool when mirrors...David Marcin2013-03-18
* Btrfs-progs: try other mirrors on read failureJosef Bacik2013-03-18
* Btrfs-progs: try other mirrors if decompression failsJosef Bacik2013-03-18
* Btrfs-progs: add an option for specifying the root to restoreJosef Bacik2013-03-15
* btrfs-progs: mkfs: add missing raid5/6 descriptionMatias Bjørling2013-03-15
* btrfs-progs: document force option in mkfs usage(); add long optEric Sandeen2013-03-14
* btrfs-progs: print errno string when /dev/btrfs-control open failsAnand Jain2013-03-14
* btrfs-progs: update .gitignore fileAnand Jain2013-03-14
* btrfs-progs: add Makefile rule for static build of btrfs-find-rootHugo Mills2013-03-14
* btrfs-progs: rework get_fs_info to remove side effectsEric Sandeen2013-03-12
* btrfs-progs: don't open-code mountpoint discovery in scrub cancelEric Sandeen2013-03-12
* btrfs-progs: three new device/path helpersEric Sandeen2013-03-12
* btrfs-progs: close fd on return from label get/set functionsEric Sandeen2013-03-12
* Btrfs-progs: alloc our super copy in btrfs-find-rootJosef Bacik2013-03-12
* btrfs-progs: Add a rule to build a static mkfs.btrfsAntoine Sirinelli2013-03-12
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-10
* btrfs-progs: update the .gitignore fileAnand Jain2013-03-10
* btrfs-progs: fix scrub error return from pthread_mutex_lockEric Sandeen2013-03-10
* btrfs-progs: Error handling in scrub_progress_cycle() threadEric Sandeen2013-03-10
* btrfs-progs: better option/error handling for btrfs-volEric Sandeen2013-03-10
* btrfs-progs: Issue warnings if ioctls fail in sigint handlersEric Sandeen2013-03-10
* btrfs-progs: check return of posix_fadviseEric Sandeen2013-03-10
* btrfs-progs: Free resources when returning error from cmd_subvol_create()Eric Sandeen2013-03-10
* btrfs-progs: tidy up cmd_subvol_create() whitespace & returnsEric Sandeen2013-03-10
* btrfs-progs: Free resources when returning error from cmd_snapshot()Eric Sandeen2013-03-10
* btrfs-progs: tidy up cmd_snapshot() whitespace & returnsEric Sandeen2013-03-10
* btrfs-progs: check for null string in parse_sizeEric Sandeen2013-03-10
* btrfs-progs: free allocated metadump structure on restore failureEric Sandeen2013-03-10
* btrfs-progs: free resources on do_rollback error returnsEric Sandeen2013-03-10
* btrfs-progs: close fd on do_convert error returnsEric Sandeen2013-03-10
* btrfs-progs: close fd on cmd_subvol_list returnEric Sandeen2013-03-10
* btrfs-progs: update mkfs.btrfs help info for raid5/6Zhi Yong Wu2013-03-10
* btrfs-progs: usage should match what is codedAnand Jain2013-03-03
* btrfs-progs: from troubleshooting point of view messages must be uniqueAnand Jain2013-03-03
* Btrfs-progs: add correct indentationAnand Jain2013-02-27
* Btrfs-progs: fix segmentation fault of "btrfs check"Tsutomu Itoh2013-02-27
* Btrfs-progs: output the error reason when qgroup_show failsWang Shilong2013-02-27
* Btrfs-progs: let the error message outputed only onceWang Shilong2013-02-27
* btrfs-progs: don't link binaries to a dynamic libraryDavid Sterba2013-02-27
* btrfs-progs: libify some parts of btrfs-progsMark Fasheh2013-02-27
* btrfs-progs: initialize save_ptr prior to strtok_rEric Sandeen2013-02-27
* btrfs-progs: fix fd leak in cmd_subvol_set_defaultEric Sandeen2013-02-27
* btrfs-progs: Tidy up resolve_rootEric Sandeen2013-02-27
* btrfs-progs: fix mem leak in resolve_rootEric Sandeen2013-02-27
* btrfs-progs: close fd on cmd_subvol_get_default returnEric Sandeen2013-02-27
* btrfs-progs: free allocated di_args in cmd_start_replaceEric Sandeen2013-02-27
* btrfs-progs: provide positive errno to strerror in cmd_restoreEric Sandeen2013-02-27
* btrfs-progs: don't call close on error fdEric Sandeen2013-02-27
* btrfs-progs: free memory before error exit in read_whole_ebEric Sandeen2013-02-27
* btrfs-progs: more scrub cancel error handlingEric Sandeen2013-02-27