Btrfs-progs: Add missing free_extent_buffer() call to debug-tree
[platform/upstream/btrfs-progs.git] / cmds-scrub.c
2013-08-09 Stefan BehrensBtrfs-progs: detect when scrub is started twice
2013-04-23 Anand Jainbtrfs-progs: fix btrfs scrub start help
2013-03-19 Stefan BehrensBtrfs-progs: make scrub IO priority configurable
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-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: Issue warnings if ioctls fail in sigint...
2013-02-27 Eric Sandeenbtrfs-progs: more scrub cancel error handling
2013-02-27 Eric Sandeenbtrfs-progs: fix close of error fd in scrub cancel
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: don't use closed fd
2013-02-06 Eric Sandeenbtrfs-progs: don't double-close prg_fd
2013-02-06 Zach Brownbtrfs-progs: scrub can leak fd 0
2013-02-06 Zach Brownbtrfs-progs: fix scrub socket leak
2013-01-29 Stefan BehrensBtrfs-progs: make two utility functions globally available
2013-01-18 Arne JansenBtrfs-progs: bugfix for scrubbing single devices
2013-01-17 Lluis Batlle i Rossellbtrfs-progs: Fix getopt on arm platforms
2013-01-17 Wade ClineBtrfs-progs: Fix compiler warnings on PPC64
2012-07-05 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-07-03 Goffredo Baroncelliscrub_fs_info( ) file handle leaking
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-08 Ilya DryomovBtrfs-progs: allow multi-line command group synopsis
2012-02-05 Chris MasonMerge branch 'parser' of git://github.com/idryomov...
2012-02-03 Ilya DryomovBtrfs-progs: switch all existing commands to a new...
2012-02-03 Ilya DryomovBtrfs-progs: rearrange files in the repo