]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - doc/CHANGES
xfsprogs: Release v4.17.0-rc1
[thirdparty/xfsprogs-dev.git] / doc / CHANGES
CommitLineData
803503c2
ES
1xfsprogs-4.17.0-rc1 (22 Jun 2018)
2 - mkfs.xfs: only stat block devices during mkfs init (Eric Sandeen)
3 - xfs_repair: multiple fixes and improvements (Darrick Wong)
4 - xfs_repair: check and repair quota metadata (Eric Sandeen)
5 - xfs_repair: fix shortform root inode parent (Marco Benatto)
6 - xfs_db: don't ASSERT on unrecognized metadata (Carlos Maiolino)
7 - xfs_db: add superblock info command ala xfs_info (Darrick Wong)
8 - xfs_spaceman: add superblock info command ala xfs_info (Darrick Wong)
9 - xfs_info: call xfs_db for unmounted devices (Darrick Wong)
10 - xfs_io: add online label command (Eric Sandeen)
11 - xfs_io: add O_PATH and O_NOFOLLOW options (David Howells)
12 - xfs_io: recognize *iB units in copy_range (Goldwyn Rodrigues)
13
27c3aeb2
ES
14xfsprogs-4.16.1 (30 Apr 2018)
15 - fsck.xfs: remove bashism which may interfere with boot (Eric Sandeen)
16
9048c8ba
ES
17xfsprogs-4.16.0 (25 Apr 2018)
18 - No further changes
19
6ae62d7b
ES
20xfsprogs-4.16.0-rc1 (12 Apr 2018)
21 - platforms: warn of impending deprecation of irix, freebsd, darwin
22 - mkfs.xfs : enable sparse inodes by default (Darrick Wong)
23 - fsck.xfs: allow forced boot-time repairs using xfs_repair (Jan Tulak)
24 - xfs_repair: new -e flag alters exit code for fixed errors (Jan Tulak)
25 - xfs_repair: fix to allow zeroing of corrupt log (Xiao Yang)
26 - xfs_repair: remove old dead code (Eric Sandeen)
27 - xfs_io: fix operation time reporting (Dave Chinner)
28 - xfs_io: add RWF_DSYNC support to pwrite (Dave Chinner)
29 - xfs_io: support a basic extent swap command (Brian Foster)
30 - xfs_scrub: Many updates, still experimental (Darrick Wong)
31 - xfs_db: print transaction reservation type information
32 - libxfs: framework to detect memory leaks (Eric Sandeen)
33 - misc: Fix up new warnings from gcc 7.3 (Darrick Wong)
34 - misc: enable link time optimization, if requested (Darrick Wong)
35 - misc: enable retpolines across all xfsprogs utilities (Darrick Wong)
36
4bfc773d
ES
37xfsprogs-4.15.1 (26 Feb 2018)
38 - debian: add build-depends on pkg-config (Darrick Wong)
39 - debian: don't fail postinst when upgrading chroot (Darrick Wong)
40 - update Polish translation (Jakub Bogusz)
41
bc95a6f5
ES
42xfsprogs-4.15.0 (23 Feb 2018)
43 - various debian-related packaging fixes (Nathan Scott)
44
a753d26f
ES
45xfsprogs-4.15.0-rc1 (13 Feb 2018)
46 - xfs_scrub: experimental new tool added (Darrick Wong)
47 - xfs_metadump: fix issues with -i flag (Marco Benatto)
48 - mkfs.xfs: don't allow creation of realtime+reflink (Darrick Wong)
49 - mkfs.xfs: don't crash on dswidth overflow (Darrick Wong)
50 - mkfs.xfs: much refactoring (Dave Chinner)
51 - xfs_copy: fix copy of v5 filesystems (Eric Sandeen)
52 - xfs_io: add a new 'log_writes' command (Ross Zwisler)
53 - xfs_io: add MAP_SYNC support to mmap() (Ross Zwisler)
54 - libxfs: memory zone handling cleanups (Eric Sandeen)
55
19ca9b0b
ES
56xfsprogs-4.14.0 (27 Nov 2017)
57 - no changes from v4.14.0-rc2
58
5bb4307f
ES
59xfsprogs-4.14.0-rc2 (20 Nov 2017)
60 - xfs_repair: fix deadlock on failed refcountbt checks (Darrick Wong)
61 - xfs_repair: fix cowextsize field checking and repairing (Darrick Wong)
62 - xfs_repair: clear DAX flag from non-file inodes (Darrick Wong)
63 - xfs_repair: fix bag memory overwrite problems (Darrick Wong)
64 - xfs_metadump: zap stale data in DIR2_LEAF1 dirs (Eric Sandeen)
65 - xfs_metadump: allow large directory extents by default (Darrick Wong)
66 - xfs_copy: don't hang if all targets hit write errors (Darrick Wong)
67 - xfs_io: stat: treat statfs.f_flags as optional (Jeff Mahoney)
68 - xfs_io: stat: fix typo in statfs->f_flags (Jeff Mahoney)
69 - xfs_io: Allow partial writes in pwrite (Goldwyn Rodrigues)
70 - xfs_io: Add support for pwritev2() (Goldwyn Rodrigues)
71 - xfs_io: Add RWF_NOWAIT to pwritev2() (Goldwyn Rodrigues))
72 - xfs_io: Disable pwrite -V if pwritev unavailable (Goldwyn Rodrigues)
73 - xfs_io: add new error injection knobs to inject command (Darrick Wong)
74 - xfs_io: report io errors from pwrite -W and -w (Liu Bo)
84fe80ce 75
d4a36331
ES
76xfsprogs-4.13.1 (26 Sep 2017)
77 - fix global array overrun in mkfs (Darrick Wong)
78
d7d22f7c
ES
79xfsprogs-4.13.0 (26 Sep 2017)
80 - no changes from v4.13.0-rc2
81
f462230b
ES
82xfsprogs-4.13.0-rc2 (21 Sep 2017)
83 - mkfs.xfs: pass custom cowextsize to created filesystem (Darrick Wong)
84 - xfs_repair: handle missing extent states (Darrick Wong)
85 - xfs_db: version command misses RMAPBT feature string (Zirong Lang)
86
211bdc7c
ES
87xfsprogs-4.13.0-rc1 (15 Sep 2017)
88 - mkfs.xfs: document forgotten flags (Darrick Wong)
89 - mkfs.xfs: don't stagger AG on single disk (Donald Douwsma)
90 - xfs_repair: various threading fixes (Jeff Mahoney)
91 - xfs_repair: validate symlink target length (Darrick Wong)
92 - xfs_repair: fix error exit status with -v flag (Masatake YAMATO)
93 - xfs_fsr: Fix uninitalized varable use aftger timeout (Jeff Mahoney)
94 - xfs_io: fix fiemap -n documentation to match reality (Nikolay Borisov)
95 - xfs_io: Allow lsattr & lsproj on foreign filesystems (Ross Zwisler)
96 - xfs_io: Print filesystem statfs flags in statfs output (Carlos Maiolino)
97 - xfs_io: add seek consistency checks (Andreas Gruenbacher)
98 - xfs_db: Fix metadump redirection (Darrick Wong)
99 - xfs_db: Add fuzz command (Darrick Wong)
100 - xfsprogs: Fix multiple compiler warnings (Darrick Wong)
101
0602fbe8
ES
102xfsprogs-4.12.0 (20 Jul 2017)
103 - mkfs.xfs: allow specification of 0 stripe width & unit (Eric Sandeen)
104 - xfs_db: redirect printfs when metadumping to stdout (Darrick Wong)
105 - libxfs: propagate transaction block reservations (Darrick Wong)
106 - xfs_db: properly set inode type (Eric Sandeen)
107
b5fcdc06
ES
108xfsprogs-4.12.0-rc2 (13 Jul 2017)
109 - mkfs.xfs: minimum log size calculation fixes (Darrick Wong)
110
1d7d0b1d
ES
111xfsprogs-4.12.0-rc1 (30 Jun 2017)
112 - xfs_spaceman: new space management tool (Dave Chinner, Darrick Wong)
113 - xfs_io: implement fsmap command (Darrick Wong)
114 - xfs_repair: fix 512 sector image repair on 4k sector host (Zorro Lang)
115 - xfs_growfs: ensure target is an active xfs mountpoint (Bill O'Donnell)
116 - xfs_metadump: warn about corruption if log is dirty (Jan Tulak)
117 - xfs_metadump: tag metadump with informational flags (Eric Sandeen)
118 - xfs_db: fix 'type' command for interesting geoms (Bill O'Donnell)
119 - xfs_db: add alignment filter to freesp command (Eric Sandeen)
120 - libxfs: use crc32c slice-by-8 variant by default (Darrick Wong)
121 - update Polish translation (Jakub Bogusz)
122
e116c5c4
ES
123xfsprogs-4.11.0 (5 May 2017)
124 - xfs_io: man page fixups (Zorro Lang)
125
b1942692
ES
126xfsprogs-4.11.0-rc2 (2 May 2017)
127 - xfs_db: add btree dumping command (Darrick Wong)
128 - mkfs.xfs: change bare -m rmapbt,reflink to enable (Eric Sandeen)
129 - xfs_io: document -d option, enable for dqblks & inodes (Darrick Wong)
130 - xfs_io: minor statx fixes, updates (Chandan Rajendra, Gwendal Grignou)
131
07a3e793
ES
132xfsprogs-4.11.0-rc1 (4 Apr 2017)
133 - xfs_io: add statx support (David Howells, Eric Sandeen)
134 - xfs_io: fix "falloc -p" to pass KEEP_SIZE (Calvin Owens)
135 - xfs_io: support shutdown on foreign filesystems (Darrick Wong)
136 - xfs_repair: repair zero-sized symlinks (Brian Foster)
137 - xfs_repair: warn about dirty log with -n option (Eric Sandeen)
138 - xfs.5: document barrier mount option deprecation (Eric Sandeen)
139
25babb55
ES
140xfsprogs-4.10.0 (6 Feb 2017)
141 - build: fix __bitwise definitions vs kernel headers (Darrick Wong)
142
143xfsprogs-4.10.0-rc1 (15 Feb 2017)
144 - build: fix cross-compile (Gwendal Grignou)
145 - remove old Irix support (Christoph Hellwig)
146 - xfs_repair: various additional checks (Darrick Wong)
147 - xfs_repair: document dirty log conditions (Darrick Wong)
148 - xfs_repair: document exit codes (Zirong Lang)
149 - xfs_io: fix building with musl (Ralph Sennhauser)
150 - xfs_io: add set_encpolicy / get_encpolicy (Eric Biggers)
151 - xfs_io: Fix command iteration (Dave Chinner)
152 - xfs_io: fix missing syncfs command (Amir Goldstein)
153 - xfs_db: fix 'source' command when passed as a -c option (Darrick Wong)
154 - xfs_logprint: handle log operation split of inode item (Hou Tao)
155 - xfs_metadump: ignore empty attribute leaf (Eric Sandeen)
156 - libxfs: don't OOM on corrupt agcount (Darrick Wong)
157
95d85185
ES
158xfsprogs-4.9.0 (5 Jan 2017)
159 - no changes from v4.9.0-rc1
160
161xfsprogs-4.9.0-rc1 (22 Dec 2016)
3ad9120a
ES
162 - add reflink and dedupe support (Darrick Wong)
163 - Convert from off64_t to off_t (Felix Janda)
164 - xfs_io: add command line option to start an idle thread (Amir Goldstein)
165 - xfs_repair: junk leaf attribute if count == 0 (Eric Sandeen)
166 - xfs_quota: handle wrapped id from GETNEXTQUOTA (Eric Sandeen)
167 - xfs_repair: fix some potential null pointer deferences (Darrick Wong)
168 - libxfs_apply: filtering fixes (Dave Chinner)
169
95d85185 170xfsprogs-4.8.0 (17 Oct 2016)
152fa26f
DC
171 - no changes from v4.8.0-rc3
172
95d85185 173xfsprogs-4.8.0-rc3 (3 Oct 2016)
36617169
DC
174 - xfs_io: clean up inode command (Eric Sandeen)
175 - xfs_repair: fix phase 5 btree size overestimation (Darrick Wong)
176 - xfs_repair: fix phase 5 AGFL rmap update (Darrick Wong)
177 - libxfs: libxfs_iget() cleanup (Eric Sandeen)
178 - libxcmd: fix count of XFS filesystems in path table (Eryu Guan)
179
95d85185 180xfsprogs-4.8.0-rc2 (23 Sep 2016)
c1a14cc7
DC
181 - xfs_copy: uuid handling fixes (Eric Sandeen)
182 - xfs_repair: directory rebuild segfault fix (Eric Sandeen)
183 - xfs_repair: report log dirtiness correctly (Eric Sandeen)
184 - libxfs: mounted filesystem detection cleanups (Eric Sandeen)
185 - xfs_logprint: don't print transaction types anymore (Hou Tao)
186 - xfs_quota: allow operation on non-XFS filesystems (Bill O'Donnell)
187 - xfs_io: allow project quota operations on non-XFS (Eric Sandeen)
188 - mkfs.xfs: man page calrification for ftype defaults (Eric Sandeen)
189
95d85185 190xfsprogs-4.8.0-rc1 (9 Sep 2016)
130093ab
DC
191 - change contact emails to linux-xfs@vger.kernel.org
192 - libxfs: kernel sync up to 4.8-rc1
193 - Initial reverse mapping support (Darrick Wong)
194 - buffer lock trace analysis tool (Darrick Wong)
195 - logprint: cleanups and fixes (Darrick Wong)
196 - man page updates (various)
197 - libxcmd: mount option parsing fixes (Darrick Wong)
198 - xfs_quota: use XFS_GETQSTATV (Eric Sandeen)
199 - xfs_quota: allow use on non-XFS filesystems (Bill O'Donnell)
200 - xfs_db: allow direct manipulation of CRCs (Eric Sandeen)
201 - libxfs: get rid of ustat() calls (Felix Janda)
202
d7e1f5f1
DC
203xfsprogs-4.7.0 (5 Aug 2016)
204 - xfs_io: man page for copy_file_range (Anna Schumaker)
205 - xfs_quota: handle XFS_GETNEXTQUOTA failure sanely (Zorro Lang)
206 - mkfs: remove old glibc build failure workaround (Felix Janda)
207
208xfsprogs-4.7.0-rc2 (20 Jul 2016)
209 - xfs_io: add support for copy_file_range (Anna Schumaker)
210 - repair: fix exit value after low memory is detected (Zorro Lang)
211 - repair: fix quota inode detection issue (Eric Sandeen)
212 - fix coverity issues from 4.7-rc1 (Bill O'Donnell)
213
214xfsprogs-4.7.0-rc1 (22 Jun 2016)
fb2595e9
DC
215 - libxfs kernel sync up to 4.7-rc1
216 - quota: new efficient iteration mechanism (Eric Sandeen)
217 - quota: support usernames starting with digits (Zorro Lang)
218 - xfs_io: mmap/mremap fixes (Zorro Lang)
219 - build/translation fixes (Mike Frysinger)
220 - repair: error messge cleanups (Eric Sandeen)
221 - mkfs: table based option parsing (Jan Tulak, Eric Sandeen)
222 - metadump: sector size support fixes (Eric Sandeen)
223 - db: unaligned acces fixes (Eric Sandeen)
224 - db: add CRC recalculation for corrupt blocks
225 - db: fix array notation handling in print commands
226 - db: Note that fragmenation factor is meaningless (Eric Sandeen)
227 - repair: more efficient secondary superblock search (Bill O'Donnell)
228 - quota: timer reporting corner case fixes (Eric Sandeen)
229 - headers: struct fsxattr redifinition fixes (Christoph Hellwig)
230 - man page updates (Eric Sandeen, Jan Tulak, Zorro Lang)
231 - repair: RT summary inode rebuild fix (Eric Sandeen)
232 - db: sparse inode check fixes (Brian Foster)
233
d7e1f5f1 234xfsprogs-4.5.0 (15 Mar 2016)
53cefc40
DC
235 - xfs_io: prevent divide-by-zero on random IO (Dmitry Monakhov)
236 - xfs_db: dquot command documentation fixes (Eric Sandeen)
237 - xfs_quota: better command line parsing and documentation
238 (Zorro Lang)
239
d7e1f5f1 240xfsprogs-4.5.0-rc1 (17 Feb 2016)
1abecdab
DC
241 - libxfs: update to match kernel 4.5-rc1 code base
242 - xfs_io: add DAX inode flag support
243 - repair: scalability improvements on large corrupt filesystems
244 - repair: directory rebuild fixes
245 - mdrestore: progress accounting now works
246 - metadump: fix btree block unused region zeroing
247 - quota: timer command fixes (Eric Sandeen)
248 - mkfs: man page cleanups (Eric Sandeen)
249 - xfs_io: reflink, dedupe and other fixes (Darrick Wong)
250 - quota: Q_XGETNEXTQUOTA support (Eric Sandeen)
251 - build cleanups for alternate C librarys (Joshua Kinard, Felix Janda)
252 - db: check fixes for sparse inodes (Darrick Wong)
253 - various: Fixes for Coverity reports (Vivek Trivedi)
254 - xfs_io: Document zero and help commands (Eric Sandeen)
255 - mkfs: DIO can use logical sector size limits (Eric Sandeen)
256 - repair: don't reset log cycle numbers when zeroing (Brian Foster)
257 - db: add ability to format log to a specific cycle (Brian Foster)
258
2c909e11
DC
259xfsprogs-4.3.0 (23 Nov 2015)
260 - xfs_fsr: cleanups to recent changes (Eric Sandeen)
261 - xfs_fsr: improved temp file attr fork handling (Eric Sandeen)
262 - libxfs: output verifier names in warnings (Eric Sandeen)
263 - xfs_repair: enable verifier corruption warnings on very verbose
264 output settings (Eric Sandeen)
265 - debian: update initramfs in postinst script (Steve McIntyre)
266
267xfsprogs-4.3.0-rc2 (10 Nov 2015)
af37ed4a
DC
268 - xfs_fsr: abstract mntinfo/mntent differences (Jan Tulak)
269 - xfs_io: update reflink/dedupe ioctl definitions and implementation
270 (Darrick Wong)
271 - libxcmd: factoring of runtime reporting (Darrick Wong)
272