platform/upstream/btrfs-progs.git
2017-03-08 David Sterbabtrfs-progs: convert: better error handling in ext2_rea...
2017-03-08 David Sterbabtrfs-progs: convert: remove unused includes
2017-03-08 David Sterbabtrfs-progs: convert: use on-stack buffer for subvol...
2017-03-08 David Sterbabtrfs-progs: convert: use fixed lenght array for source...
2017-03-08 David Sterbabtrfs-progs: convert: move struct initialization to...
2017-03-08 David Sterbabtrfs-progs: build: add rule for building cscope index
2017-03-08 David Sterbabtrfs-progs: build: split makefile to generated and...
2017-03-08 David Sterbabtrfs-progs: build: add rule for ctags
2017-03-08 David Sterbabtrfs-progs: convert: update some forward declarations
2017-03-08 David Sterbabtrfs-progs: convert: use wider types types for inode...
2017-03-08 David Sterbabtrfs-progs: mkfs: make list of source fs more visible
2017-03-08 David Sterbabtrfs-progs: build: remove directory-specific include...
2017-03-08 David Sterbabtrfs-progs: build: use target deps on commandline...
2017-03-08 David Sterbabtrfs-progs: build: replace target names with automatic...
2017-03-08 David Sterbabtrfs-progs: build: reorder target dependencies
2017-03-08 David Sterbabtrfs-progs: build: split LIBS
2017-03-08 David Sterbabtrfs-progs: build: list mkfs.btrfs build objects in...
2017-03-08 David Sterbabtrfs-progs: build: list convert build objects in a...
2017-03-08 David Sterbabtrfs-progs: convert: move implementation for interal...
2017-03-08 David Sterbabtrfs-progs: convert: move ext2 conversion out of main.c
2017-03-08 David Sterbabtrfs-progs: convert: move ext2 definitions out of...
2017-03-08 David Sterbabtrfs-progs: convert: move definitions for interal...
2017-03-08 David Sterbabtrfs-progs: move fs features implementation to own...
2017-03-08 David Sterbabtrfs-progs: move fs features declarations to own heade...
2017-03-08 David Sterbabtrfs-progs: convert: move common api implementation...
2017-03-08 David Sterbabtrfs-progs: mkfs: move common api implementation to...
2017-03-08 David Sterbabtrfs-progs: move convert definitions to own header
2017-03-08 David Sterbabtrfs-progs: move mkfs definitions to own header
2017-03-08 David Sterbabtrfs-progs: move some common definitions to own header
2017-03-08 David Sterbabtrfs-progs: move help implemetnation to own file
2017-03-08 David Sterbabtrfs-progs: move help defines to own header
2017-03-08 David Sterbabtrfs-progs: find-root: rename usage helper
2017-03-08 Qu Wenruobtrfs-progs: Introduce macro to calculate backup superb...
2017-03-08 Qu Wenruobtrfs-progs: Introduce kernel sizes to cleanup large...
2017-03-08 David Sterbabtrfs-progs: introduce global config
2017-01-27 David SterbaBtrfs progs v4.9.1
2017-01-27 David Sterbabtrfs-progs: update CHANGES for v4.9.1
2017-01-27 David Sterbabtrfs-progs: mkfs/convert: separate the convert part...
2017-01-27 David Sterbabtrfs-progs: tests: use built binaries for 004-send...
2017-01-27 David Sterbabtrfs-progs: tests: add variable quotation to cli-tests
2017-01-27 Tsutomu Itohbtrfs-progs: tests: add test for --sync option of qgrou...
2017-01-25 David Sterbabtrfs-progs: qgroup show: do not error if sync fails
2017-01-25 Tsutomu Itohbtrfs-progs: qgroup: change the value of sort option
2017-01-25 Tsutomu Itohbtrfs-progs: qgroup: add sync option to 'qgroup show'
2017-01-25 David Sterbabtrfs-progs: kerncompat: simplify warning_trace
2017-01-25 David Sterbabtrfs-progs: kerncompat: disconnect assert and warning...
2017-01-25 David Sterbabtrfs-progs: kerncompat: pass exact condition value...
2017-01-25 David Sterbabtrfs-progs: kerncompat: add separate trace print for...
2017-01-25 Qu Wenruobtrfs-progs: Fix disable backtrace assert error
2017-01-25 Jeff Mahoneybtrfs-progs: quota: fix printing during wait mode
2017-01-25 Goldwyn Rodriguesbtrfs-progs: sanitize - Use correct source for memcpy
2017-01-25 Qu Wenruobtrfs-progs: check: fix false alert on dropped leaf...
2017-01-25 David Sterbabtrfs-progs: tests: 005-qgroup-show
2017-01-25 David Sterbabtrfs-progs: qgroup show: refine error messages
2017-01-25 David Sterbabtrfs-progs: qgroups show: clean up errno passing
2017-01-25 Esteve Fernandezbtrfs-progs: docs: fix typo in btrfs-subvolume
2017-01-25 Lakshmipathi.Gbtrfs-progs: corrupt-block: Include more inode fields
2017-01-25 Lakshmipathi.Gbtrfs-progs: corrupt-block: Include inode nlink field
2017-01-25 David Sterbabtrfs-progs: defrag: remove v1 ioctl support
2017-01-25 David Sterbabtrfs-progs: defrag: force using v2 defrag ioctl and...
2017-01-25 Nicholas D... btrfs-progs: Fix spelling/typos in user-facing strings
2017-01-25 David Sterbabtrfs-progs: mkfs: print device name while trimming
2017-01-25 David Sterbabtrfs-progs: enable negative numbers for unallocated...
2017-01-25 David Sterbabtrfs-progs: make negative number pretty printing optional
2017-01-25 Zygo Blaxellbtrfs-progs: utils: negative numbers are more plausible...
2017-01-25 Goldwyn Rodriguesbtrfs-progs: check: get the highest inode for lost...
2016-12-23 David SterbaBtrfs progs v4.9
2016-12-23 David Sterbabtrfs-progs: update CHANGES for v4.9
2016-12-21 Qu Wenruobtrfs-progs: convert-test: trigger chunk allocation...
2016-12-21 Qu Wenruobtrfs-progs: file-item: Fix wrong file extents inserted
2016-12-21 Qu Wenruobtrfs-progs: Fix NULL pointer when receive clone operation
2016-12-14 Qu Wenruobtrfs-progs: check: Fix false alert on generation misma...
2016-12-14 Qu Wenruobtrfs-progs: check: Fix lowmem false alert on tree...
2016-12-14 Qu Wenruobtrfs-progs: check: Fix lowmem mode stack overflow...
2016-12-14 Qu Wenruobtrfs-progs: check: Fix assert when using lowmem on...
2016-12-14 Chandan Rajendrabtrfs-progs: convert: Fix migrate_super_block() to...
2016-12-14 Chandan Rajendrabtrfs-progs: convert: Prevent accounting blocks beyond...
2016-12-14 David Sterbabtrfs-progs: defrag: warn when deframgenting directorie...
2016-12-14 David Sterbabtrfs-progs: defrag: cleanup temporary errno value
2016-12-14 Anand Jainbtrfs-progs: recursive defrag cleanup duplicate code
2016-12-14 David Sterbabtrfs-progs: dev stats: update option name for checking...
2016-12-14 David Sterbabtrfs-progs: handle failed strdup in subvol_uuid_search2
2016-12-14 David Sterbabtrfs-progs: library: bump to 0.1.2
2016-12-14 David Sterbabtrfs-progs: fixup API after change in subvol_uuid_search
2016-12-14 Prasanth K S Rbtrfs-progs: subvol_uuid_search: return error code...
2016-12-14 Prasanth K S Rbtrfs-progs: subvol_uuid_search: return error encoded...
2016-12-14 Prasanth K S Rbtrfs-progs: subvol_uuid_search: return error on memory...
2016-12-14 David Sterbabtrfs-progs: help: fix printing of aliased commands
2016-12-14 David Sterbabtrfs-progs: docs: update dev stats help and manual...
2016-12-14 David Sterbabtrfs-progs: dev stats: add long option for -z
2016-12-14 David Sterbabtrfs-progs: dev stats: use table based printing of...
2016-12-14 David Sterbabtrfs-progs: dev stats: use char type path
2016-12-14 David Sterbabtrfs-progs: dev stats: adjust some error messages
2016-12-14 Austin S. Hemmelgarnbtrfs-progs: dev stats: add dev stats returncode option
2016-12-14 David Sterbabtrfs-progs: docs: make documentation updates workflow...
2016-12-14 Noah Masseybtrfs-progs: docs: fix typo in mkfs manual page
2016-12-14 Goldwyn Rodriguesbtrfs-progs: find_free_dev_extent() closer to kernel...
2016-12-14 Goldwyn Rodriguesbtrfs-progs: Initialize ret to suppress compiler warning
2016-12-14 Goldwyn Rodriguesbtrfs-progs: check: fix extents after finding all errors
2016-12-14 Adam Borowskibtrfs-progs: man mkfs: warn about RAID5/6 being experim...
next