platform/upstream/btrfs-progs.git
2016-03-14 David Sterbabtrfs-progs: dump-tree: print version information earlier
2016-03-14 David Sterbabtrfs-progs: dump-tree: print tree keys with -e
2016-03-14 Satoru Takeuchibtrfs-progs: Describe device scan -d is a deprecated...
2016-03-14 Feifei Xubtrfs-progs: Replace hardcoded PAGE_CACHE_SIZE with...
2016-03-14 David Sterbabtrfs-progs: check: unify naming of long option values
2016-03-14 David Sterbabtrfs-progs: docs: update check options
2016-03-14 David Sterbabtrfs-progs: check: drop short option for --chunk-tree
2016-03-14 Lu Fengqibtrfs-progs: Add new option for specify chunk root...
2016-03-14 Yauhen Kharuzhybtrfs-progs: fix broken 'device scan' arguments parsing
2016-03-14 David Sterbabtrfs-progs: unify argc min/max checking, a few more
2016-03-14 Qu Wenruobtrfs-progs: util: Fix a wrong unit of pretty_size
2016-03-14 David Sterbabtrfs-progs: tests: add image for bko#96971 (bad checks...
2016-03-14 Ondrej Kozinabtrfs-progs: libbtrfs: remove max/min macros from API
2016-03-14 Vytas Dauksabtrfs-progs: convert: document -O|--features flag
2016-03-14 David Sterbabtrfs-progs: don't print message for a missing device
2016-03-14 David Sterbabtrfs-progs: restore: update error messages
2016-03-14 David Sterbabtrfs-progs: switch more error messages to common helpers
2016-03-14 David Sterbabtrfs-progs: tests: fix misc/005-long-device-name-for-ssd
2016-03-14 David Sterbabtrfs-progs: inspect: remove unnecessary helpers
2016-03-14 David Sterbabtrfs-progs: unify argc min/max checking
2016-03-14 David Sterbabtrfs-progs: unify naming of argc and argv
2016-03-14 David Sterbabtrfs-progs: rename commandline helpers
2016-03-14 David Sterbabtrfs-progs: add getopt stubs where needed
2016-03-14 Alexander Fougnerbtrfs-progs: docs: add note about resizing to max after...
2016-03-14 David Sterbabtrfs-progs: fi du: add long options for units
2016-03-14 David Sterbabtrfs-progs: fi du: switch to u64
2016-03-14 Mark Fashehbtrfs-progs: fi du: Calculate space shared by each...
2016-03-14 Mark Fashehbtrfs-progs: filesystem: add 'du' command
2016-03-14 David Sterbabtrfs-progs: build: extend per-binary objects
2016-03-14 Alexander Fougnerbtrfs-progs: update docs for inspect-internal dump...
2016-03-14 Alexander Fougnerbtrfs-progs: introduce inspect-internal dump-super
2016-03-14 Alexander Fougnerbtrfs-progs: update docs and completion for inspect...
2016-03-14 Alexander Fougnerbtrfs-progs: copy functionality of btrfs-debug-tree...
2016-02-26 David SterbaBtrfs progs v4.4.1
2016-02-26 Mark Fashehbtrfs-progs: Import interval tree implemenation from...
2016-02-26 Qu Wenruobtrfs-progs: misc-test: Add regression test for find...
2016-02-26 Qu Wenruobtrfs-progs: find-root: Allow btrfs-find-root to search...
2016-02-26 Qu Wenruobtrfs-progs: Add support for tree block operations...
2016-02-26 Qu Wenruobtrfs-progs: Allow open_ctree to return fs_info even...
2016-02-26 Qu Wenruobtrfs-progs: volume: Fix a bug causing btrfs-find-root...
2016-02-26 Hongxu Jiabtrfs-progs: fix symlink creation multiple times
2016-02-23 David Sterbabtrfs-progs: tests: use common variables and helpers
2016-02-23 David Sterbabtrfs-progs: tests: store checksums in /tmp
2016-02-23 Lakshmipathi.Gbtrfs-progs: tests: do checksum verification with conve...
2016-02-05 Satoru Takeuchibtrfs-progs: write down the meaning of BTRFS_ARG_BLKDEV
2016-02-04 Satoru Takeuchibtrfs-progs: describe btrfs-send requires read-only...
2016-02-04 Satoru Takeuchibtrfs-progs: Fix self-reference of man btrfs-subvolume
2016-01-28 Tsutomu Itohbtrfs-progs: doc: fix size suffix in mkfs.btrfs
2016-01-28 Tsutomu Itohbtrfs-progs: doc: fix typo of some documents
2016-01-25 David Sterbabtrfs-progs: fix compat_ro mask for free space tree
2016-01-21 Mike Gilbertbtrfs-progs: Makefile.in: Simplify/correct install...
2016-01-18 David SterbaBtrfs progs v4.4
2016-01-15 David Sterbabtrfs-progs: docs: update balance manual page
2016-01-15 David Sterbabtrfs-progs: debug-tree: tweak tree node checks
2016-01-15 Noah Masseybtrfs-progs: fix static build
2016-01-14 Mike Gilbertbtrfs-progs: Use AC_CHECK_TOOL to find AR
2016-01-14 David SterbaBtrfs progs v4.4-rc1
2016-01-14 David Sterbabtrfs-progs: subvol show: use clean_args_no_options...
2016-01-14 David Sterbabtrfs-progs: introduce helper for parsing args without...
2016-01-14 David Sterbabtrfs-progs: move prefixcmp to utils
2016-01-14 David Sterbabtrfs-progs: receive: don't leak open find handle
2016-01-14 David Sterbabtrfs-progs: also check filesystem type in test_issubvolume
2016-01-14 David Sterbabtrfs-progs: more verbose errors from test_issubvolume
2016-01-14 David Sterbabtrfs-progs: let test_issubvolume return the exact...
2016-01-14 David Sterbabtrfs-progs: use symbolic name for subvolume inode...
2016-01-14 David Sterbabtrfs-progs: handle errors from test_isdir
2016-01-13 David Sterbabtrfs-progs: let test_isdir return the exact error
2016-01-13 David Sterbabtrfs-progs: debug-tree: teach -t option about the...
2016-01-13 David Sterbabtrfs-progs: subvol show: handle options by getopt
2016-01-13 David Sterbabtrfs-progs: fi usage: support mixed blockgroups
2016-01-12 David Sterbabtrfs-progs: docs: enhance btrfs-filesystem manual...
2016-01-12 David Sterbabtrfs-progs: tests: add missing prerequisites
2016-01-12 David Sterbabtrfs-porgs: fi usage: rename variable to avoid shadowing
2016-01-12 David Sterbabtrfs-porgs: check: rename variable to avoid shadowing
2016-01-12 David Sterbabtrfs-porgs: qgroup: rename variable to avoid shadowing
2016-01-12 David Sterbabtrfs-progs: add function attributes for the printf...
2016-01-12 David Sterbabtrfs-progs: build: fix builds with extra warnings...
2016-01-12 David Sterbabtrfs-progs: check for negative return value from ioctl
2016-01-12 David Sterbabtrfs-progs: remove unnecessary errno temp variables
2016-01-12 David Sterbabtrfs-progs: free-space-tree: minor message adjustments
2016-01-12 Khem Rajbtrfsprogs: corrupt-blocks: include limits.h to define...
2016-01-12 David Sterbabtrfs-progs: docs: document new mount option fragment
2016-01-12 David Sterbabtrfs-progs: docs: sort mount options alphabetically
2016-01-12 Omar Sandovalbtrfs-progs: check the free space tree in btrfsck
2016-01-12 Omar Sandovalbtrfs-progs: add basic awareness of the free space...
2016-01-12 David Sterbabtrfs-progs: docs: rename btrfs-mount to btrfs-man5
2016-01-12 David Sterbabtrfs-progs: docs, btrfs-mount: enhance file attributes...
2016-01-12 David Sterbabtrfs-progs: cleanup, move usage help strings closer...
2016-01-12 David Sterbabtrfs-progs: cmd property: use correct usage strings
2016-01-12 David Sterbabtrfs-progs: cmd fi usage: switch to common error messa...
2016-01-12 David Sterbabtrfs-progs: cmd filesystem: switch to common error...
2016-01-12 David Sterbabtrfs-progs: cmd replace: switch to common error messag...
2016-01-12 David Sterbabtrfs-progs: cmd subvolume: switch to common error...
2016-01-12 David Sterbabtrfs-progs: cmd send: switch to common error message...
2016-01-12 David Sterbabtrfs-progs: cmd receive: switch to common error messag...
2016-01-12 David Sterbabtrfs-progs: cmd qgroup: switch to common error message...
2016-01-12 David Sterbabtrfs-progs: cmd property: switch to common error messa...
2016-01-12 David Sterbabtrfs-progs: cmd balance: switch to common error messag...
2016-01-12 David Sterbabtrfs-progs: cmd quota: switch to common error message...
2016-01-12 David Sterbabtrfs-progs: cmd rescue: switch to common error message...
next