summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: make superblock reading/scanning api more genericDavid Sterba2016-08-24
* btrfs-progs: pass OPEN_CTREE flags as unsignedDavid Sterba2016-08-24
* btrfs-progs: build: add more debugging featuresDavid Sterba2016-08-22
* btrfs-progs: switch ternary op to an if in cmd_subvol_showDavid Sterba2016-08-19
* btrfs-progs: print-tree: Print hex and human readable root flagsQu Wenruo2016-08-19
* btrfs-progs: print-tree: Print human readable inode flagsQu Wenruo2016-08-19
* btrfs-progs: convert-test: Check if the ext2_save/image is read onlyQu Wenruo2016-08-19
* btrfs-progs: convert: Fix a regression that ext2_save/image is not readonlyQu Wenruo2016-08-19
* btrfs-progs: docs: refer to btrfs(5) from btrfs(8)David Sterba2016-08-18
* btrfs-progs: docs: update btrfs-quota manual page, more sectionsDavid Sterba2016-08-18
* btrfs-progs: docs: update btrfs-quota manual pageDavid Sterba2016-08-18
* btrfs-progs: mkfs: switch to new error message helpersDavid Sterba2016-08-18
* btrfs-progs: no BUG_ON in close_ctreeDavid Sterba2016-08-18
* btrfs-progs: check: adjust command line options for the low-memory modeDavid Sterba2016-08-17
* btrfs-progs: check: introduce low memory modeLu Fengqi2016-08-17
* btrfs-progs: check: introduce traversal function for fsckLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to speed up fs tree checkLu Fengqi2016-08-17
* btrfs-progs: check: introduce main entry function for checking leaf itemsLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check chunk itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check block group itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check dev used spaceLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check dev extent itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check an extentLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check shared data backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check referencer for data backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check shared block refLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check referencer of a backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to query tree block levelLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check data backref in extent treeLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check tree block backref in extent ...Lu Fengqi2016-08-17
* btrfs-progs: eliminate some unnecessary btrfs_lookup_extent_info() calls in w...Wang Xiaoguang2016-08-16
* Btrfs progs v4.7David Sterba2016-07-29
* btrfs-progs: update CHANGES for 4.7David Sterba2016-07-29
* btrfs-progs: fix memory leak with missing deviceJustin Maggard2016-07-29
* btrfs-progs: fix unaligned access in raid6 calculationsDavid Sterba2016-07-29
* btrfs-progs: use proper unaligned helper in btrfs_csum_finalDavid Sterba2016-07-29
* btrfs-progs: fi defrag: change default extent target size to 32 MiBDavid Sterba2016-07-28
* btrfs-progs: Doc: Fix format error in btrfs-sendQu Wenruo2016-07-28
* btrfs-progs: handler memory allocation error in write_data_to_diskDavid Sterba2016-07-28
* btrfs-progs: handle memory allocation error in __alloc_extent_bufferDavid Sterba2016-07-28
* btrfs-progs: update values of EXTENT_* bitsDavid Sterba2016-07-28
* btrfs-progs: refactor and extend btrfs_prepare_device argumentsDavid Sterba2016-07-28
* btrfs-progs: use values directly for BLOCK_GROUP_ macrosDavid Sterba2016-07-28
* btrfs-progs: use unsigned type for extent_buffer flagsDavid Sterba2016-07-28
* btrfs-progs: fix unaligned access calculating raid56 dataDavid Sterba2016-07-28
* btrfs-progs: kerncompat: introduce put_unaligned_x helpersDavid Sterba2016-07-28
* btrfs-progs: docs: update btrfs-balance manual pageDavid Sterba2016-07-28
* btrfs-progs: balance: add another (shorter) option for backgroundDavid Sterba2016-07-26
* btrfs-progs: balance: silence compiler warningDavid Sterba2016-07-26
* btrfs-progs: add option to run balance as daemonAustin S. Hemmelgarn2016-07-26