]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - doc/CHANGES
xfsprogs: Release v5.4.0-rc1
[thirdparty/xfsprogs-dev.git] / doc / CHANGES
CommitLineData
a4e8b806
ES
1xfsprogs-5.4.0-rc1 (17 Dec 2019)
2 - mkfs.xfs: Notify about discard & make it interruptable (Pavel Reichl)
3 - xfs_admin: support external log devices (Darrick Wong)
4 - xfs_admin: enable online label getting and setting (Darrick Wong)
5
6f1df6a3
ES
6xfsprogs-5.4.0-rc0 (15 Nov 2019)
7 - libxfs changes merged from kernel 5.4
8
1609c11a
ES
9xfsprogs-5.3.0 (15 Nov 2019)
10 - No further changes
11
0f6bd6e1
ES
12xfsprogs-5.3.0-rc2 (07 Nov 2019)
13 - mkfs.xfs: use libxfs to write out AGs vs. open-coding (Darrick Wong)
14 - mkfs.xfs: fix incorrect error message during AG init (Darrick Wong)
15 - xfs_repair: better info when metadata updates fail (Darrick Wong)
16 - xfs_growfs: allow mounted device node as argument (Eric Sandeen)
17 - xfs_spaceman: always report sick metadata (Darrick Wong)
18 - xfs_io: add a bulkstat command (Darrick Wong)
19 - xfs_io: encrypt command enhancements (Eric Biggers)
20 - xfs_io: expose FS_XFLAG_HASATTR flag (Amir Goldstein)
21 - xfs_io: copy_file_range fixes (Jianhong Yin)
22 - man: document several new ioctls (Darrick Wong)
23 - xfs_scrub: copious rewriting (Darrick Wong)
24 - libfrog: header moves, refactoring, updates (Darrick Wong)
25 - libxfs: fix buffer refcounting (Darrick Wong)
26
27xfsprogs-5.3.0-rc1 (28 Aug 2019)
e74aec5b
ES
28 - rebase 5.3 branch on top of 5.2.1
29
30xfsprogs-5.3.0-rc0 (16 Aug 2019)
31 - libxfs changes merged from kernel 5.3
32
53c77ac7
ES
33xfsprogs-5.2.1 (21 Aug 2019)
34 - fix geometry calls for kernels older than 5.2 (Eric Sandeen)
35
2976bfe2
ES
36xfsprogs-5.2.0 (09 Aug 2019)
37 - libxfs: cosmetic changes to trans.c to match kernel (Eric Sandeen)
38
39xfsprogs-5.2.0-rc0 (24 Jul 2019)
40 - libxfs changes merged from kernel 5.2
41
48507bd4
ES
42xfsprogs-5.1.0 (19 Jul 2019)
43 - No further changes
44
f5de3c76
ES
45xfsprogs-5.1.0-rc1 (11 Jul 2019)
46 - mkfs: enable reflink by default (Darrick Wong)
47 - mkfs: fix stripe unit handling (Allison Collins)
48 - mkfs: remove useless log options in usage() (Yang Xu)
49 - mkfs: validate start and end of aligned logs (Darrick Wong)
50 - xfs_quota: fix built-in help for project setup (Eric Sandeen)
51 - xfs_io: allow passing an open file to copy_range (Amir Goldstein)
52 - xfs_info: limit findmnt to mounted xfs filesystems (Amir Goldstein)
53 - man: break out several ioctl man pages (Darrick Wong)
54 - man: Fix an inconsistency in the mkfs man page (Alvin Zheng)
55 - xfs_scrub: fix background-mode sleep throttling (Darrick Wong)
56 - libxfs: sync up xfs_trans_inode.c with the kernel (Eric Sandeen)
57 - libfrog: fix bitmap return values (Darrick Wong)
58 - libfrog: don't set negative errno in conversion f'ns (Darrick Wong)
59
3391ee04
ES
60xfsprogs-5.1.0-rc0 (07 May 2019)
61 - libxfs changes merged from kernel 5.1
62
65dcd3bc
ES
63xfsprogs-5.0.0 (03 May 2019)
64 - xfs_db: scan all sparse inodes when using 'frag' (Jorge Guerra)
65 - Fix build with newer statx headers (Eric Sandeen)
66
0ac79a58
ES
67xfsprogs-5.0.0-rc1 (26 Apr 2019)
68 - mkfs: validate extent size hint parameters (Darrick Wong)
69 - xfs_repair: bump on-disk nlink when adding lost+found (Darrick Wong)
70 - xfs_repair: reinitialize root directory nlink correctly (Darrick Wong)
71 - xfs_repair: use lenient verifiers for half-fixed inodes (Darrick Wong)
72 - xfs_repair: acct for btree shrinks when fixing freelist (Darrick Wong)
73 - xfs_repair: better cli option parameter checking (Darrick Wong)
74 - xfs_repair: fix deadlock due to failed inode flushes (Dave Chinner)
75 - xfs_info: handle devices, mountpoints, and loop files (Darrick Wong)
76 - xfs_metadump: fix symlink handling (Darrick Wong)
77 - xfs_io: fix label parsing and validation (Darrick Wong)
78 - xfs_io: print attributes_mask in statx (Darrick Wong)
79 - xfs_scrub: fix Make targets which depend on builddefs (Darrick Wong)
80 - xfs_scrub: check label for misleading characters (Darrick Wong)
81 - xfs_scrub: parallelize based on storage not CPUS (Darrick Wong)
82 - xfs_scrub: activate timer only after system is up (Darrick Wong)
83 - libxfs: fix buffer & inode lifetimes (Darrick Wong)
84 - misc: fix strncpy length complaints from gcc (Darrick Wong)
85 - debian build & packaging fixes (Darrick Wong)
86 - Merge libxfs from kernel 5.0
87
88xfsprogs-4.20.0 (22 Feb 2019)
413a0f0d
ES
89 - No further changes
90
0ac79a58 91xfsprogs-4.20.0-rc1 (08 Feb 2019)
d586cf74
ES
92 - mkfs.xfs: null-terminate symlinks created via protofile (Eric Sandeen)
93 - xfs_repair: allow '/' in attribute names (Eric Sandeen)
94 - xfs_repair: skip block reservation when fixing freelist (Darrick Wong)
95 - xfs_repair: rebuild dir when nonroot blocks corrupt (Darrick Wong)
96 - xfs_repair: int nonleaf finobt blocks with proper magic (Brian Foster)
97 - xfs_repair: fix off by one error rebuilding high keys (Darrick Wong)
98 - xfs_io: allow open file permissions to be changed (Dave Chinner)
99 - xfs_io: open pipes in non-blocking mode (Dave Chinner)
100 - xfs_metadump: multiple stale data zeroing fixes (Stefan Ring)
101 - xfs_quota: allow reg files w/o prjinherit flag (Achilles Gaikwad)
102 - xfs_db: properly decode finobt record w/ sparse inodes (Darrick Wong)
103 - xfs_db: fix frag command to work w/ sparse inodes (Eric Sandeen)
104 - xfs_scrub: move all executables to /usr/sbin (Darrick Wong)
105 - xfs_scrub: handle totally empty inode chunks (Darrick Wong)
106 - xfs.5 manpage: Remove barrier related options (Eric Sandeen)
107 - xfs_io.8 manpage: rearrange command listings by section (Darrick Wong)
108 - Remove generated scrub files under make clean (Eric Sandeen)
109 - Skip scrub manpage install if not configured (Eric Sandeen)
110 - Merge libxfs from kernel 4.20
111
caa91046
ES
112xfsprogs-4.19.0 (09 Nov 2018)
113 - Fix up debian subdir build w.r.t. CHECK_CMD (Darrick Wong)
114
115xfsprogs-4.19.0-rc1 (02 Nov 2018)
6c26bea1
ES
116 - Remove non-linux platforms (Eric Sandeen)
117 - Remove retpoline support (Eric Sandeen)
118 - Add sparse checking & related fixes/cleanups (Eric Sandeen)
119 - Fix cross-platform building w.r.t. crc32selftest
120 - libxfs: add agfl free deferred op type (Darrick Wong)
121 - mkfs.xfs: discard only after all validations (Jan Tulak)
caa91046 122 - xfs_repair: fix segfault in longform_dir2_entry_check (Eric Sandeen)
6c26bea1
ES
123 - xfs_repair: fix ASSERT in xfs_bunmapi (Eric Sandeen)
124 - xfs_repair: fix readahead thread deadlock/stall (Eric Sandeen)
125 - xfs_repair: avoid writing back all inodes (Dave Chinner)
126 - xfs_repair: don't treat directory root LEAFN as corrupt (Dave Chinner)
127 - xfs_io: add crc32 self test (Darrick Wong)
128 - xfs_io: remove useless do_preadv and do_pwritev arguments (Zorro Lang)
129 - xfs_scrub: make scrub build config-optional (Eric Sandeen)
130 - xfs_scrub: lack of kernel support is not a service failure (Darrick Wong)
131 - xfs_scrub_all: fix systemd escaping (Darrick Wong)
132
9060cb3b
DC
133xfsprogs-4.19.0-rc0 (10 Oct 2018)
134 - Majority of 4.19 libxfs changes merged from kernel
135 - Big sparse static checker cleanup (Eric Sandeen)
136 - mkfs.xfs discard fixes (Jan Tulak)
137 - xfs_io readv/writev cleanup (Zorro Lang)
138 - libxfs transaction commit error checking (Darrick Wong)
139
3caeb69c
ES
140xfsprogs-4.18.0 (24 Aug 2018)
141 - Tweak SPDX license in xfs_cksum.h (Darrick Wong)
142
1b816f3f
ES
143xfsprogs-4.18.0-rc1 (01 Aug 2018)
144 - xfs_repair: notify user if free inodes are corrupt (Eric Sandeen)
145 - xfs_repair: use extent size validation helpers (Darrick Wong)
146 - xfs_quota: don't stop the directory tree walk at DEPTH (Kazuya Mio)
147 - xfs_scrub: ongoing updates (Darrick Wong)
148 - xfs_io: document shutdown -f (Carlos Maiolino)
149 - xfs_io: wire up online repair ioctls (Darrick Wong)
150 - misc: adddebian initramfs hook to package (Darrick Wong)
151 - misc: remove unused macros (Eric Sandeen)
152 - misc: remove many XFS_BUF macros (Carlos Maiolino)
153 - misc: convert to SPDX license tags (Dave Chinner)
154
bf297b1f
ES
155xfsprogs-4.18.0-rc0 (05 Jul 2018)
156 - Majority of 4.18 libxfs changes merged from kernel
157
0821de47
ES
158xfsprogs-4.17.0 (28 Jun 2018)
159 - No further changes
160
803503c2
ES
161xfsprogs-4.17.0-rc1 (22 Jun 2018)
162 - mkfs.xfs: only stat block devices during mkfs init (Eric Sandeen)
163 - xfs_repair: multiple fixes and improvements (Darrick Wong)
164 - xfs_repair: check and repair quota metadata (Eric Sandeen)
165 - xfs_repair: fix shortform root inode parent (Marco Benatto)
166 - xfs_db: don't ASSERT on unrecognized metadata (Carlos Maiolino)
167 - xfs_db: add superblock info command ala xfs_info (Darrick Wong)
168 - xfs_spaceman: add superblock info command ala xfs_info (Darrick Wong)
169 - xfs_info: call xfs_db for unmounted devices (Darrick Wong)
170 - xfs_io: add online label command (Eric Sandeen)
171 - xfs_io: add O_PATH and O_NOFOLLOW options (David Howells)
172 - xfs_io: recognize *iB units in copy_range (Goldwyn Rodrigues)
173
27c3aeb2
ES
174xfsprogs-4.16.1 (30 Apr 2018)
175 - fsck.xfs: remove bashism which may interfere with boot (Eric Sandeen)
176
9048c8ba
ES
177xfsprogs-4.16.0 (25 Apr 2018)
178 - No further changes
179
6ae62d7b
ES
180xfsprogs-4.16.0-rc1 (12 Apr 2018)
181 - platforms: warn of impending deprecation of irix, freebsd, darwin
182 - mkfs.xfs : enable sparse inodes by default (Darrick Wong)
183 - fsck.xfs: allow forced boot-time repairs using xfs_repair (Jan Tulak)
184 - xfs_repair: new -e flag alters exit code for fixed errors (Jan Tulak)
185 - xfs_repair: fix to allow zeroing of corrupt log (Xiao Yang)
186 - xfs_repair: remove old dead code (Eric Sandeen)
187 - xfs_io: fix operation time reporting (Dave Chinner)
188 - xfs_io: add RWF_DSYNC support to pwrite (Dave Chinner)
189 - xfs_io: support a basic extent swap command (Brian Foster)
190 - xfs_scrub: Many updates, still experimental (Darrick Wong)
191 - xfs_db: print transaction reservation type information
192 - libxfs: framework to detect memory leaks (Eric Sandeen)
193 - misc: Fix up new warnings from gcc 7.3 (Darrick Wong)
194 - misc: enable link time optimization, if requested (Darrick Wong)
195 - misc: enable retpolines across all xfsprogs utilities (Darrick Wong)
196
4bfc773d
ES
197xfsprogs-4.15.1 (26 Feb 2018)
198 - debian: add build-depends on pkg-config (Darrick Wong)
199 - debian: don't fail postinst when upgrading chroot (Darrick Wong)
200 - update Polish translation (Jakub Bogusz)
201
bc95a6f5
ES
202xfsprogs-4.15.0 (23 Feb 2018)
203 - various debian-related packaging fixes (Nathan Scott)
204
a753d26f
ES
205xfsprogs-4.15.0-rc1 (13 Feb 2018)
206 - xfs_scrub: experimental new tool added (Darrick Wong)
207 - xfs_metadump: fix issues with -i flag (Marco Benatto)
208 - mkfs.xfs: don't allow creation of realtime+reflink (Darrick Wong)
209 - mkfs.xfs: don't crash on dswidth overflow (Darrick Wong)
210 - mkfs.xfs: much refactoring (Dave Chinner)
211 - xfs_copy: fix copy of v5 filesystems (Eric Sandeen)
212 - xfs_io: add a new 'log_writes' command (Ross Zwisler)
213 - xfs_io: add MAP_SYNC support to mmap() (Ross Zwisler)
214 - libxfs: memory zone handling cleanups (Eric Sandeen)
215
19ca9b0b
ES
216xfsprogs-4.14.0 (27 Nov 2017)
217 - no changes from v4.14.0-rc2
218
5bb4307f
ES
219xfsprogs-4.14.0-rc2 (20 Nov 2017)
220 - xfs_repair: fix deadlock on failed refcountbt checks (Darrick Wong)
221 - xfs_repair: fix cowextsize field checking and repairing (Darrick Wong)
222 - xfs_repair: clear DAX flag from non-file inodes (Darrick Wong)
223 - xfs_repair: fix bag memory overwrite problems (Darrick Wong)
224 - xfs_metadump: zap stale data in DIR2_LEAF1 dirs (Eric Sandeen)
225 - xfs_metadump: allow large directory extents by default (Darrick Wong)
226 - xfs_copy: don't hang if all targets hit write errors (Darrick Wong)
227 - xfs_io: stat: treat statfs.f_flags as optional (Jeff Mahoney)
228 - xfs_io: stat: fix typo in statfs->f_flags (Jeff Mahoney)
229 - xfs_io: Allow partial writes in pwrite (Goldwyn Rodrigues)
230 - xfs_io: Add support for pwritev2() (Goldwyn Rodrigues)
231 - xfs_io: Add RWF_NOWAIT to pwritev2() (Goldwyn Rodrigues))
232 - xfs_io: Disable pwrite -V if pwritev unavailable (Goldwyn Rodrigues)
233 - xfs_io: add new error injection knobs to inject command (Darrick Wong)
234 - xfs_io: report io errors from pwrite -W and -w (Liu Bo)
84fe80ce 235
d4a36331
ES
236xfsprogs-4.13.1 (26 Sep 2017)
237 - fix global array overrun in mkfs (Darrick Wong)
238
d7d22f7c
ES
239xfsprogs-4.13.0 (26 Sep 2017)
240 - no changes from v4.13.0-rc2
241
f462230b
ES
242xfsprogs-4.13.0-rc2 (21 Sep 2017)
243 - mkfs.xfs: pass custom cowextsize to created filesystem (Darrick Wong)
244 - xfs_repair: handle missing extent states (Darrick Wong)
245 - xfs_db: version command misses RMAPBT feature string (Zirong Lang)
246
211bdc7c
ES
247xfsprogs-4.13.0-rc1 (15 Sep 2017)
248 - mkfs.xfs: document forgotten flags (Darrick Wong)
249 - mkfs.xfs: don't stagger AG on single disk (Donald Douwsma)
250 - xfs_repair: various threading fixes (Jeff Mahoney)
251 - xfs_repair: validate symlink target length (Darrick Wong)
252 - xfs_repair: fix error exit status with -v flag (Masatake YAMATO)
253 - xfs_fsr: Fix uninitalized varable use aftger timeout (Jeff Mahoney)
254 - xfs_io: fix fiemap -n documentation to match reality (Nikolay Borisov)
255 - xfs_io: Allow lsattr & lsproj on foreign filesystems (Ross Zwisler)
256 - xfs_io: Print filesystem statfs flags in statfs output (Carlos Maiolino)
257 - xfs_io: add seek consistency checks (Andreas Gruenbacher)
258 - xfs_db: Fix metadump redirection (Darrick Wong)
259 - xfs_db: Add fuzz command (Darrick Wong)
260 - xfsprogs: Fix multiple compiler warnings (Darrick Wong)
261
0602fbe8
ES
262xfsprogs-4.12.0 (20 Jul 2017)
263 - mkfs.xfs: allow specification of 0 stripe width & unit (Eric Sandeen)
264 - xfs_db: redirect printfs when metadumping to stdout (Darrick Wong)
265 - libxfs: propagate transaction block reservations (Darrick Wong)
266 - xfs_db: properly set inode type (Eric Sandeen)
267
b5fcdc06
ES
268xfsprogs-4.12.0-rc2 (13 Jul 2017)
269 - mkfs.xfs: minimum log size calculation fixes (Darrick Wong)
270
1d7d0b1d
ES
271xfsprogs-4.12.0-rc1 (30 Jun 2017)
272 - xfs_spaceman: new space management tool (Dave Chinner, Darrick Wong)
273 - xfs_io: implement fsmap command (Darrick Wong)
274 - xfs_repair: fix 512 sector image repair on 4k sector host (Zorro Lang)
275 - xfs_growfs: ensure target is an active xfs mountpoint (Bill O'Donnell)
276 - xfs_metadump: warn about corruption if log is dirty (Jan Tulak)
277 - xfs_metadump: tag metadump with informational flags (Eric Sandeen)
278 - xfs_db: fix 'type' command for interesting geoms (Bill O'Donnell)
279 - xfs_db: add alignment filter to freesp command (Eric Sandeen)
280 - libxfs: use crc32c slice-by-8 variant by default (Darrick Wong)
281 - update Polish translation (Jakub Bogusz)
282
e116c5c4
ES
283xfsprogs-4.11.0 (5 May 2017)
284 - xfs_io: man page fixups (Zorro Lang)
285
b1942692
ES
286xfsprogs-4.11.0-rc2 (2 May 2017)
287 - xfs_db: add btree dumping command (Darrick Wong)
288 - mkfs.xfs: change bare -m rmapbt,reflink to enable (Eric Sandeen)
289 - xfs_io: document -d option, enable for dqblks & inodes (Darrick Wong)
290 - xfs_io: minor statx fixes, updates (Chandan Rajendra, Gwendal Grignou)
291
07a3e793
ES
292xfsprogs-4.11.0-rc1 (4 Apr 2017)
293 - xfs_io: add statx support (David Howells, Eric Sandeen)
294 - xfs_io: fix "falloc -p" to pass KEEP_SIZE (Calvin Owens)
295 - xfs_io: support shutdown on foreign filesystems (Darrick Wong)
296 - xfs_repair: repair zero-sized symlinks (Brian Foster)
297 - xfs_repair: warn about dirty log with -n option (Eric Sandeen)
298 - xfs.5: document barrier mount option deprecation (Eric Sandeen)
299
25babb55
ES
300xfsprogs-4.10.0 (6 Feb 2017)
301 - build: fix __bitwise definitions vs kernel headers (Darrick Wong)
25babb55
ES
302xfsprogs-4.10.0-rc1 (15 Feb 2017)
303 - build: fix cross-compile (Gwendal Grignou)
304 - remove old Irix support (Christoph Hellwig)
305 - xfs_repair: various additional checks (Darrick Wong)
306 - xfs_repair: document dirty log conditions (Darrick Wong)
307 - xfs_repair: document exit codes (Zirong Lang)
308 - xfs_io: fix building with musl (Ralph Sennhauser)
309 - xfs_io: add set_encpolicy / get_encpolicy (Eric Biggers)
310 - xfs_io: Fix command iteration (Dave Chinner)
311 - xfs_io: fix missing syncfs command (Amir Goldstein)
312 - xfs_db: fix 'source' command when passed as a -c option (Darrick Wong)
313 - xfs_logprint: handle log operation split of inode item (Hou Tao)
314 - xfs_metadump: ignore empty attribute leaf (Eric Sandeen)
315 - libxfs: don't OOM on corrupt agcount (Darrick Wong)
316
95d85185
ES
317xfsprogs-4.9.0 (5 Jan 2017)
318 - no changes from v4.9.0-rc1
319
320xfsprogs-4.9.0-rc1 (22 Dec 2016)
3ad9120a
ES
321 - add reflink and dedupe support (Darrick Wong)
322 - Convert from off64_t to off_t (Felix Janda)
323 - xfs_io: add command line option to start an idle thread (Amir Goldstein)
324 - xfs_repair: junk leaf attribute if count == 0 (Eric Sandeen)
325 - xfs_quota: handle wrapped id from GETNEXTQUOTA (Eric Sandeen)
326 - xfs_repair: fix some potential null pointer deferences (Darrick Wong)
327 - libxfs_apply: filtering fixes (Dave Chinner)
328
95d85185 329xfsprogs-4.8.0 (17 Oct 2016)
152fa26f
DC
330 - no changes from v4.8.0-rc3
331
95d85185 332xfsprogs-4.8.0-rc3 (3 Oct 2016)
36617169
DC
333 - xfs_io: clean up inode command (Eric Sandeen)
334 - xfs_repair: fix phase 5 btree size overestimation (Darrick Wong)
335 - xfs_repair: fix phase 5 AGFL rmap update (Darrick Wong)
336 - libxfs: libxfs_iget() cleanup (Eric Sandeen)
337 - libxcmd: fix count of XFS filesystems in path table (Eryu Guan)
338
95d85185 339xfsprogs-4.8.0-rc2 (23 Sep 2016)
c1a14cc7
DC
340 - xfs_copy: uuid handling fixes (Eric Sandeen)
341 - xfs_repair: directory rebuild segfault fix (Eric Sandeen)
342 - xfs_repair: report log dirtiness correctly (Eric Sandeen)
343 - libxfs: mounted filesystem detection cleanups (Eric Sandeen)
344 - xfs_logprint: don't print transaction types anymore (Hou Tao)
345 - xfs_quota: allow operation on non-XFS filesystems (Bill O'Donnell)
346 - xfs_io: allow project quota operations on non-XFS (Eric Sandeen)
347 - mkfs.xfs: man page calrification for ftype defaults (Eric Sandeen)
348
95d85185 349xfsprogs-4.8.0-rc1 (9 Sep 2016)
130093ab
DC
350 - change contact emails to linux-xfs@vger.kernel.org
351 - libxfs: kernel sync up to 4.8-rc1
352 - Initial reverse mapping support (Darrick Wong)
353 - buffer lock trace analysis tool (Darrick Wong)
354 - logprint: cleanups and fixes (Darrick Wong)
355 - man page updates (various)
356 - libxcmd: mount option parsing fixes (Darrick Wong)
357 - xfs_quota: use XFS_GETQSTATV (Eric Sandeen)
358 - xfs_quota: allow use on non-XFS filesystems (Bill O'Donnell)
359 - xfs_db: allow direct manipulation of CRCs (Eric Sandeen)
360 - libxfs: get rid of ustat() calls (Felix Janda)
361
d7e1f5f1
DC
362xfsprogs-4.7.0 (5 Aug 2016)
363 - xfs_io: man page for copy_file_range (Anna Schumaker)
364 - xfs_quota: handle XFS_GETNEXTQUOTA failure sanely (Zorro Lang)
365 - mkfs: remove old glibc build failure workaround (Felix Janda)
366
367xfsprogs-4.7.0-rc2 (20 Jul 2016)
368 - xfs_io: add support for copy_file_range (Anna Schumaker)
369 - repair: fix exit value after low memory is detected (Zorro Lang)
370 - repair: fix quota inode detection issue (Eric Sandeen)
371 - fix coverity issues from 4.7-rc1 (Bill O'Donnell)
372
373xfsprogs-4.7.0-rc1 (22 Jun 2016)
fb2595e9
DC
374 - libxfs kernel sync up to 4.7-rc1
375 - quota: new efficient iteration mechanism (Eric Sandeen)
376 - quota: support usernames starting with digits (Zorro Lang)
377 - xfs_io: mmap/mremap fixes (Zorro Lang)
378 - build/translation fixes (Mike Frysinger)
379 - repair: error messge cleanups (Eric Sandeen)
380 - mkfs: table based option parsing (Jan Tulak, Eric Sandeen)
381 - metadump: sector size support fixes (Eric Sandeen)
382 - db: unaligned acces fixes (Eric Sandeen)
383 - db: add CRC recalculation for corrupt blocks
384 - db: fix array notation handling in print commands
385 - db: Note that fragmenation factor is meaningless (Eric Sandeen)
386 - repair: more efficient secondary superblock search (Bill O'Donnell)
387 - quota: timer reporting corner case fixes (Eric Sandeen)
388 - headers: struct fsxattr redifinition fixes (Christoph Hellwig)
389 - man page updates (Eric Sandeen, Jan Tulak, Zorro Lang)
390 - repair: RT summary inode rebuild fix (Eric Sandeen)
391 - db: sparse inode check fixes (Brian Foster)
392
d7e1f5f1 393xfsprogs-4.5.0 (15 Mar 2016)
53cefc40
DC
394 - xfs_io: prevent divide-by-zero on random IO (Dmitry Monakhov)
395 - xfs_db: dquot command documentation fixes (Eric Sandeen)
396 - xfs_quota: better command line parsing and documentation
397 (Zorro Lang)
398
d7e1f5f1 399xfsprogs-4.5.0-rc1 (17 Feb 2016)
1abecdab
DC
400 - libxfs: update to match kernel 4.5-rc1 code base
401 - xfs_io: add DAX inode flag support
402 - repair: scalability improvements on large corrupt filesystems
403 - repair: directory rebuild fixes
404 - mdrestore: progress accounting now works
405 - metadump: fix btree block unused region zeroing
406 - quota: timer command fixes (Eric Sandeen)
407 - mkfs: man page cleanups (Eric Sandeen)
408 - xfs_io: reflink, dedupe and other fixes (Darrick Wong)
409 - quota: Q_XGETNEXTQUOTA support (Eric Sandeen)
410 - build cleanups for alternate C librarys (Joshua Kinard, Felix Janda)
411 - db: check fixes for sparse inodes (Darrick Wong)
412 - various: Fixes for Coverity reports (Vivek Trivedi)
413 - xfs_io: Document zero and help commands (Eric Sandeen)
414 - mkfs: DIO can use logical sector size limits (Eric Sandeen)
415 - repair: don't reset log cycle numbers when zeroing (Brian Foster)
416 - db: add ability to format log to a specific cycle (Brian Foster)
417
2c909e11
DC
418xfsprogs-4.3.0 (23 Nov 2015)
419 - xfs_fsr: cleanups to recent changes (Eric Sandeen)
420 - xfs_fsr: improved temp file attr fork handling (Eric Sandeen)
421 - libxfs: output verifier names in warnings (Eric Sandeen)
422 - xfs_repair: enable verifier corruption warnings on very verbose
423 output settings (Eric Sandeen)
424 - debian: update initramfs in postinst script (Steve McIntyre)
425
426xfsprogs-4.3.0-rc2 (10 Nov 2015)
af37ed4a
DC
427 - xfs_fsr: abstract mntinfo/mntent differences (Jan Tulak)
428 - xfs_io: update reflink/dedupe ioctl definitions and implementation
429 (Darrick Wong)
430 - libxcmd: factoring of runtime reporting (Darrick Wong)
431