2017-11-14 |
Misono, Tomohiro | btrfs-progs: doc: add description of missing and exampl... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Misono, Tomohiro | btrfs-progs: device: add description of alias to help... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: don't use __u8 for fsid buffers |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Misono, Tomohiro | btrfs-progs: fi: enable fi usage for filesystem on... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Misono, Tomohiro | btrfs-progs: fi: move dev_to_fsid to cmds-fi-usage... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Qu Wenruo | btrfs-progs: rescue: Fix zero-log mounted branch |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Lu Fengqi | btrfs-progs: qgroup: fix qgroup show sort by multi... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Qu Wenruo | btrfs-progs: mkfs: refactor test_minimum_size to use... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Qu Wenruo | btrfs-progs: convert: Open the fs readonly for rollback |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Qu Wenruo | btrfs-progs: mkfs: error out gracefully for --rootdir |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Qu Wenruo | btrfs-progs: mkfs: fix overwritten return value for... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Qu Wenruo | btrfs-progs: mkfs: avoid positive return value from... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Qu Wenruo | btrfs-progs: mkfs: avoid BUG_ON for chunk allocation... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Pavel Kretov | btrfs-progs: defrag: add a brief warning about ref... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: move sanitization to new file |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: pass sanitize mode and name tree... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: pass sanitize mode and name tree... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: pass sanitize mode and name tree... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: drop unused parameter from sanitize... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: pass rb_root to find_collisions |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: introduce symbolic names for the... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: start a new header for sanitization... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: build: use variables for btrfs-image images |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: image: move metadump definitions to own... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Misono, Tomohiro | btrfs-progs: test: add new cli-test for subvol get... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: docs: update btrfs-properties |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: prop: also allow "none" to disable compression |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Satoru Takeuchi | btrfs-progs: allow "no" to disable compression for... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Misono, Tomohiro | btrfs-progs: subvol: change set-default to also accept... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
David Sterba | btrfs-progs: help: print multiple syntax schemas on... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Liu Bo | btrfs-progs: do not add stale device into fs_devices |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Su Yue | btrfs-progs: fsck-tests: 027/bad_extent_inline_ref_type |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Su Yue | btrfs-progs: check: check extent_inline_ref in lowmem |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Su Yue | btrfs-progs: check: error or return value of repair_roo... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Su Yue | btrfs-progs: check: call repair_root_items before any... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Su Yue | btrfs-progs: check: return value of check_extent_refs |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: repair block group accounting in... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: introduce repair_extent_data_item() |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: introduce repair_tree_block_ref() |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: introduce repair_chunk_item() |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: delete wrong items in lowmem repair |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: change the way lowmem mode traverse... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Qu Wenruo | btrfs-progs: tests: Allow check test to repair in lowme... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: special case for last item |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: punch_extent_hole in lowmem |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: repair inode nlink in lowmem |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: count dir inode isize again |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: repair dir_item and inode_ref in... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: introduce repair_fs_first_inode() |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: introduce repair_inode_item_missing() |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: adjustments for further repair |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: introduce print_dir_item_err() |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: introduce print_inode_ref() |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: change find_dir_index/item |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: modify check_fs_first_inode() |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: change find_inode_ref()'s arg |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: repair inode orphan item in lowmem... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: repair dir inode isize in lowmem... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: repair inode nbytes in lowmem mode |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Su Yue | btrfs-progs: check: enable repair in lowmem mode |
commit | commitdiff | tree | snapshot |
2017-10-16 |
David Sterba | Btrfs progs v4.13.3 |
commit | commitdiff | tree | snapshot |
2017-10-16 |
David Sterba | btrfs-progs: update CHANGES for v4.13.3 |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Lu Fengqi | btrfs-progs: subvol list: don't print deleted subvol... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Naohiro Aota | btrfs-progs: build: set include path relatively |
commit | commitdiff | tree | snapshot |
2017-10-13 |
David Sterba | btrfs-progs: build: add absolute path for topdir |
commit | commitdiff | tree | snapshot |
2017-10-13 |
David Sterba | btrfs-progs: tests: add more configure option coverage |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Sergei Trofimovich | btrfs-progs: build: allow '--with-convert=' to accept... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
David Sterba | btrfs-progs: build: move travis helper script to own... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
David Sterba | btrfs-progs: tests: fsck/007 fix so check --force works |
commit | commitdiff | tree | snapshot |
2017-10-13 |
David Sterba | btrfs-progs: check: drop exclusive open mode for -... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | Btrfs progs v4.13.2 |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | btrfs-progs: update CHANGES for v4.13.2 |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Su Yue | btrfs-progs: tests: arg override in command line |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | btrfs-progs: tests: don't list toplevel subvolme in... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | btrfs-progs: subvol list: don't list FS_TREE as deleted |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Misono, Tomohiro | btrfs-progs: misc-test: use raid1 for data to enable... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Holger Hoffstätte | btrfs-progs: right-align number columns in btrfs-debugf... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | btrfs-progs: set fixed with for printing uuids of subvo... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | btrfs-progs: subvol: group options in help |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | btrfs-progs: docs: update btrfs-balance |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jeff Mahoney | btrfs-progs: backref: use separate list for indirect... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jeff Mahoney | btrfs-progs: backref: use separate list for missing... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jeff Mahoney | btrfs-progs: backref: add list_first_pref helper |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jeff Mahoney | btrfs-progs: backref: push state tracking into a helper... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jeff Mahoney | btrfs-progs: extent-cache: actually cache extent buffers |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jeff Mahoney | btrfs-progs: check: switch to iterating over the backre... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jeff Mahoney | btrfs-progs: check: supplement extent backref list... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | btrfs-progs: mkfs: remove unused function |
commit | commitdiff | tree | snapshot |
2017-10-06 |
David Sterba | btrfs-progs: mkfs: use existing helper for path concate... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Yingyi Luo | btrfs-progs: add a parameter to btrfs_mksubvol |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Yingyi Luo | btrfs-progs: convert: move link_subvol out of main |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Misono, Tomohiro | btrfs-progs: subvol: fix subvol del --commit-after |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Misono, Tomohiro | btrfs-progs: change seen_fsid to hold fd and DIR |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Misono, Tomohiro | btrfs-progs: move seen_fsid to utils.c |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Misono, Tomohiro | btrfs-progs: move get_fsid() to utils.c |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Misono, Tomohiro | btrfs-progs: subvol: exchange subvol del --commit-after... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
David Sterba | Btrfs progs v4.13.1 |
commit | commitdiff | tree | snapshot |
2017-09-25 |
David Sterba | btrfs-progs: update CHANGES for v4.13.1 |
commit | commitdiff | tree | snapshot |
2017-09-25 |
David Sterba | btrfs-progs: tests: check there are no unprintable... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
David Sterba | btrfs-progs: build: add more sparse warning checks |
commit | commitdiff | tree | snapshot |
next |