summaryrefslogtreecommitdiff
path: root/cmds-scrub.c
Commit message (Expand)AuthorAge
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: Introduce kernel sizes to cleanup large intermediate numberQu Wenruo2017-03-08
* btrfs-progs: scrub: improved error handling in scrub_read_fileDavid Sterba2016-09-21
* btrfs-progs: do not set optind if not necessaryDavid Sterba2016-07-13
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: add getopt stubs where neededDavid Sterba2016-03-14
* btrfs-progs: use btrfs_open_dir in open_path_or_dev_mntZhao Lei2015-11-02
* btrfs-progs: use common warning/error for cmds-scrub.cZhao Lei2015-10-21
* btrfs-progs: enhance error message with status from kernel and errnoZhao Lei2015-10-19
* btrfs-progs: use switch instead of a series of ifs for output error messageZhao Lei2015-10-19
* btrfs-progs: Increase running state's priority in stat outputZhao Lei2015-10-02
* btrfs-progs: use android compat headerDavid Sterba2015-09-01
* btrfs-progs: fix memory leaks in error pathByongho Lee2015-08-31
* btrfs-progs: compilation errors when using musl libcBrendan Heading2015-08-31
* btrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAXDavid Sterba2015-06-12
* btrfs-progs: add command group info stringsDavid Sterba2015-06-09
* btrfs-progs: scrub: more friendly duration format in statusDavid Sterba2015-06-04
* btrfs-progs: fix check of running scrubDavid Sterba2015-01-19
* btrfs-progs: scrub, detect stale information in the status fileDavid Sterba2014-10-10
* btrfs-progs: random fixes for usage string of btrfs scrubSatoru Takeuchi2014-08-22
* btrfs-progs: replace a confusing raw number with a macroGui Hecheng2014-08-22
* btrfs-progs: correct manpage option description for scrubGui Hecheng2014-08-22
* btrfs-progs: remove unnecessary judgment for fd in scrubGui Hecheng2014-08-22
* btrfs-progs: adjust the return values for scrubGui Hecheng2014-08-22
* btrfs-progs: Improve the errno string about open_path_or_dev_mnt()Qu Wenruo2014-08-22
* scrub: fix uninit return variable in scrub_progress_cycleChris Mason2014-05-28
* Btrfs-progs: scrub: disable thread cancelability during mutex locksRakesh Pandit2014-04-22
* Btrfs-progs: remove unsed pthread attribute objectsRakesh Pandit2014-04-22
* Btrfs-progs: scrub: don't call unlock if pthread_mutex_lock failsRakesh Pandit2014-03-21
* btrfs-progs: fix minor grammar issuesMitchel Humpherys2014-01-31
* btrfs-progs: fix resource leak in scrub_start()Eric Sandeen2014-01-31
* Btrfs-progs: fix segfault when getting scrub statusWang Shilong2014-01-31
* Btrfs-progs: add option to skip whether a scrub has started/resumed in userspaceWang Shilong2014-01-31
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-31
* Btrfs-progs: fix magic return value in cmds-scrub.cWang Shilong2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* btrfs-progs: Update the usage strings of some cmdsQu Wenruo2013-08-09
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* btrfs-progs: per-thread, per-call pretty bufferZach Brown2013-08-09
* Btrfs-progs: detect when scrub is started twiceStefan Behrens2013-08-09
* btrfs-progs: fix btrfs scrub start helpAnand Jain2013-04-23
* Btrfs-progs: make scrub IO priority configurableStefan Behrens2013-03-19
* 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: 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: Issue warnings if ioctls fail in sigint handlersEric Sandeen2013-03-10
* btrfs-progs: more scrub cancel error handlingEric Sandeen2013-02-27
* btrfs-progs: fix close of error fd in scrub cancelEric Sandeen2013-02-27