summaryrefslogtreecommitdiff
path: root/cmds-scrub.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: don't use closed fdEric Sandeen2013-02-05
* btrfs-progs: don't double-close prg_fdEric Sandeen2013-02-05
* btrfs-progs: scrub can leak fd 0Zach Brown2013-02-05
* btrfs-progs: fix scrub socket leakZach Brown2013-02-05
* Btrfs-progs: make two utility functions globally availableStefan Behrens2013-01-30
* Btrfs-progs: bugfix for scrubbing single devicesArne Jansen2013-01-18
* btrfs-progs: Fix getopt on arm platformsLluis Batlle i Rossell2013-01-17
* Btrfs-progs: Fix compiler warnings on PPC64Wade Cline2013-01-17
* scrub_fs_info( ) file handle leakingGoffredo Baroncelli2012-07-03
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-08
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-03
* Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-03