summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Btrfs-progs: fix arguments check of qgroup limitTsutomu Itoh2012-10-02
* Btrfs-progs: only enforce a maximum size if we specify oneJosef Bacik2012-10-02
* btrfs-progs: fsck: understand the -s optionDavid Sterba2012-10-02
* btrfs-progs: mkfs: create root directory with 755 permissionsDavid Sterba2012-10-02
* btrfs-progs: mkfs: rename nodiscard option to KDavid Sterba2012-10-02
* Btrfs progs: quota groups supportArne Jansen2012-09-04
* Btrfs-progs: replace find_mount_root from send codeJan Schmidt2012-08-20
* Allow relative paths for btrfs sendChris Mason2012-08-09
* Use intel hardware crc32c where availableChris Mason2012-07-26
* Switch to -O1 for optimizations to enable FORTIFY_SOURCEChris Mason2012-07-26
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-26
* Btrfs-progs: update ioctl.h to support btrfs send ioctlAlexander Block2012-07-26
* Btrfs-progs: update btrfs-progs for subvol uuid+times supportAlexander Block2012-07-26
* Btrfs-progs: print inode transid and dir item data field in debug-treeAlexander Block2012-07-26
* Btrfs-progs: update ioctl.h to support clone range ioctlAlexander Block2012-07-26
* Btrfs-progs: add BTRFS_IOC_SUBVOL_GET/SETFLAGS to ioctl.hAlexander Block2012-07-26
* btrfs-progs: mkfs: add option to skip trimDavid Sterba2012-07-06
* Btrfs: fix off by one in null terminationChris Mason2012-07-05
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-progs into 0.20Chris Mason2012-07-05
|\
| * Btrfs-progs: allow dup for data chunks in mixed modeIlya Dryomov2012-03-13
| * Btrfs-progs: make print-tree.c aware of free space cacheIlya Dryomov2012-03-13
| * Btrfs-progs: bring 'subvol get-default' back inIlya Dryomov2012-03-12
| * Btrfs-progs: refactor resolve_root() function a bitIlya Dryomov2012-03-12
| * Btrfs-progs: nuke redundant zeroing in __list_subvol_search()Ilya Dryomov2012-03-12
* | Btrfs-progs, btrfs-map-logical: Fix typo in usageMiao Xie2012-07-03
* | Btrfs-progs, btrfs-corrupt-block: fix the wrong usageMiao Xie2012-07-03
* | Btrfs-progs: Fix manual of btrfs commandAkira Fujita2012-07-03
* | btrfs-progs: document --rootdir mkfs switchPhillip Susi2012-07-03
* | btrfs-progs: removed extraneous whitespace from mkfs man pagePhillip Susi2012-07-03
* | scrub_fs_info( ) file handle leakingGoffredo Baroncelli2012-07-03
* | btrfs-progs: Update resize documentationShawn Bohrer2012-07-03
* | Fix "set-dafault" typo in cmds-subvolume.cChris Samuel2012-07-03
* | man: fix btrfs man page formattingHubert Kario2012-07-03
* | btrfs-progs: enforce block count on all devices in mkfsJosef Bacik2012-07-03
* | Btrfs-progs: fix btrfsck's snapshot wrong "unresolved refs"Miao Xie2012-07-03
* | mkfs: Handle creation of filesystem larger than the first deviceJan Kara2012-07-03
* | Fix segmentation fault when opening invalid file systemHubert Kario2012-07-03
* | Btrfs-progs: make btrfs filesystem show <uuid> actually workJosef Bacik2012-07-03
* | mkfs: avoid heap-buffer-read-underrun for zero-length "size" argJim Meyering2012-06-05
* | avoid several strncpy-induced buffer overrunsJim Meyering2012-06-05
* | restore: don't corrupt stack for a zero-length command-line argumentJim Meyering2012-06-05
* | mkfs: use strdup in place of strlen,malloc,strcpy sequenceJim Meyering2012-06-05
* | btrfs_scan_one_dir: avoid use-after-free on error pathJim Meyering2012-06-05
* | Btrfs-progs: make btrfsck aware of free space inodesJosef Bacik2012-06-05
* | Makefile: use $(MAKE) instead of hardcoded 'make'Sergei Trofimovich2012-06-05
* | Makefile: use $(CC) as a compilers instead of $(CC)/gccSergei Trofimovich2012-06-05
* | btrfs-progs: cleanup: remove the redundant BTRFS_CSUM_TYPE_CRC32 macro defini...Wang Sheng-Hui2012-06-05
* | Add incompat flag for big metadata blocksChris Mason2012-03-28
* | mkfs: make -l and -n an alias for each otherChris Mason2012-03-26
|/
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-22