]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - doc/CHANGES
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / doc / CHANGES
CommitLineData
09ba6420
CM
1xfsprogs-6.7.0 (17 Apr 2024)
2 xfsprogs: Several configure script updates (Christoph Hellwig)
3 xfs_io: Use system's SEEK_DATA and SEEK_HOLE definition (Christoph Hellwig)
4 xfsprogs: Remove platform_defs.h generation on build time (Christoph Hellwig)
5 xfs_db: Fix metadata read error due hardcoded initialization of bb_count (Darrick J. Wong)
6 debian: Increase build verbosity (Bastian Germann)
7 xfsprogs: Request 64-bit time_t where possible (Sam James)
8 xfsprogs: Remove use of LFS64 interfaces (Violet Purcell)
9
7a7b09c2
CM
10xfsprogs-6.6.0 (05 Feb 2024)
11 xfsprogs: Several bug fixes (Darrick J. Wong)
12 xfs_scrub: add missing license and copyright information (Darrick J. Wong)
13 xfs_db: report the device associated with each io cursor (Darrick J. Wong)
14 libxfs: Fix UAF in a requeued EFI (Darrick J. Wong)
15 xfs_io: Add new option, to exercise log2_data_unit_size in kernel fscrypt_policy_v2 (Eric Biggers)
16 xfs_db: Add upport to read from external log device (Chandan Babu R)
17 metadump: New metadump format (Chandan Babu R)
18 xfs_quota: fix missing mount point warning (Pavel Reichl)
09ba6420 19
91d9bdb8
CM
20xfsprogs-6.5.0 (12 Oct 2023)
21 libxfs: fix atomic64_t detection on x86_32 (Darrick J. Wong)
22 libxfs: use XFS_IGET_CREATE when creating new files (Darrick J. Wong)
23 libfrog: fix overly sleep workqueues (Darrick J. Wong)
24 xfs_db: use directio for device access (Darrick J. Wong)
25 libxfs: make platform_set_blocksize optional with directio (Darrick J. Wong)
26 mkfs: add a config file for 6.6 LTS kernels (Darrick J. Wong)
27 mkfs: enable reverse mapping by default (Darrick J. Wong)
28 mkfs: enable large extent counts by default (Darrick J. Wong)
29 xfs_db: create unlinked inodes (Darrick J. Wong)
30 xfs_db: dump unlinked buckets (Darrick J. Wong)
31 xfsprogs: don't allow udisks to automount XFS filesystems with no prompt (Darrick J. Wong)
32 xfs_repair: fix repair failure caused by dirty flag being abnormally set on buffer (Wu Guanghao)
33
bacc3981
CM
34xfsprogs-6.4.0 (19 Jul 2023)
35 xfs_db: expose the flag in rmapbt keys (Darrick J. Wong)
36 xfs_repair: warn about unwritten bits set in rmap btree keys (Darrick J. Wong)
37 xfs_repair: check low keys of rmap btrees (Darrick J. Wong)
38 xfs_repair: always perform extended xattr checks on uncertain inodes (Darrick J. Wong)
39 xfs_repair: fix messaging when fixing imap due to sparse cluster (Darrick J. Wong)
40 xfs_repair: fix messaging in longform_dir2_entry_check_data (Darrick J. Wong)
41 xfs_repair: fix messaging when shortform_dir2_junk is called (Darrick J. Wong)
42 xfs_repair: don't log inode problems without printing resolution (Darrick J. Wong)
43 xfs_repair: don't spray correcting imap all by itself (Darrick J. Wong)
44 libxcmd: Fix crash due to missing return value check on add_command() (Weifeng Su)
45 xfs_db: make the hash command print the dirent hash (Darrick J. Wong)
46 xfs_db: Add new cmd to create dirents and xattrs that induce dahash collisions (Darrick J. Wong)
47 mkfs: deprecate the ascii-ci feature (Darrick J. Wong)
48 xfs_db: fix metadump name obfuscation for ascii-ci filesystems (Darrick J. Wong)
49 libxfs: kernel sync
50
f499ee5c
CM
51xfsprogs-6.3.0 (22 May 2023)
52 xfs_repair: Don't leak buffer when discarding directories (Darrick J. Wong)
53 xfs_repair: estimate per-AG btree slack better (Darrick J. Wong)
54 xfs_db: fix broken logic in error path (Darrick J. Wong)
55 xfsprogs: nrext64 option is now in [inode] section of mkfs conf files (Eric Sandeen)
56
a61d6360
CM
57xfsprogs-6.2.0 (24 Mar 2023)
58 xfs_repair: fix incorrect dabtree hashval comparison (Darrick J. Wong)
59 mkfs: protofile can now create directories with spaces in their names (Darrick J. Wong)
60 mkfs: check dirent names when reading protofile (Darrick J. Wong)
61 xfs_io: fix bmap command not detecting realtime files with xattrs (Darrick J. Wong)
62 xfs_io: set fs_path when opening files on foreign filesystems (Darrick J. Wong)
63 xfs_scrub: fix broken realtime free blocks unit conversions (Darrick J. Wong)
64 xfs_spaceman: fix broken -g behavior in freesp command (Darrick J. Wong)
65 xfs_admin: correctly parse IO_OPTS parameters (Catherine Hoang)
66 Fix autoconf during debian package builds (Dave Chinner)
67 xfs_admin: fsuuid cmd can now retrive UUID of mounted filesystems (Catherine Hoang)
68
fdf03669
CM
69xfsprogs-6.1.1 (13 Jan 2023)
70 - scrub: fix warnings/errors due to missing include (Holger Hoffstatte)
71 - debian: Add missing pkg version to the changelog (Carlos Maiolino)
72
37e6e80a
CM
73xfsprogs-6.1.0 (23 Dec 2022)
74 - libxfs: kernel sync
75 - libxfs: consume the xfs_warn mountpoint argument (Darrick J. Wong)
76 - misc: add static to various sourcefile-local functions (Darrick J. Wong)
77 - misc: add missing includes (Darrick J. Wong)
78 - xfs_{db,repair}: fix XFS_REFC_COW_START usage (Darrick J. Wong)
79 - xfs_repair: don't crash on unknown inode parents in dry run mode (Darrick J. Wong)
80 - xfs_repair: retain superblock buffer to avoid write hook deadlock (Darrick J. Wong)
81 - xfs_repair: Attempt log replay during boot time repair (Srikanth C S)
82 - xfs_repair: covscan fixes (Carlos Maiolino)
83 - xfs_db: create separate struct and field definitions for finobts (Darrick J. Wong)
84 - xfs_db: fix dir3 block magic check (Darrick J. Wong)
85 - xfs_db: fix octal conversion logic (Darrick J. Wong)
86 - xfs_db: fix printing of reverse mapping record blockcounts (Darrick J. Wong)
87 - xfs_io: don't display stripe alignment flags for rt files (Darrick J. Wong)
88 - xfs_db: fix dir3 block magic check (Darrick J. Wong)
89 - mkfs.xfs: add mkfs config file for the 6.1 LTS kernel (Darrick J. Wong)
90
3498b680
CM
91xfsprogs-6.0.0 (11 Nov 2022)
92 - libxfs: kernel sync
93 - xfs_db: use preferable macro to seek offset for local dir3 (Xiaole He)
94 - xfs_quota: optimize -L/-U calls for dump/report (Andrey Albershteyn)
95
5652dc4f
ES
96xfsprogs-5.19.0 (12 Aug 2022)
97 - xfs_repair: fix printf format specifiers on 32-bit (Darrick J. Wong)
98
cf06f3af
ES
99xfsprogs-5.19.0-rc1 (05 Aug 2022)
100 - libxfs: last bit of kernel sync
101 - libxfs: Fix MAP_SYNC build failure on MIPS/musl (Darrick J. Wong)
102 - mkfs: stop allowing tiny filesystems (Darrick J. Wong)
103 - mkfs: complain about impossible log size constraints (Darrick J. Wong)
104 - mkfs: ignore stripe geometry for small filesystems (Darrick J. Wong)
105 - mkfs: update manpage of bigtime and inobtcount (Zhang Boyang)
106 - mkfs: document large extent count in --help screen (Darrick J. Wong)
107 - mkfs: fix segfault with incorrect options (Darrick J. Wong)
108 - xfs_repair: Support upgrade to large extent counters (Chandan Babu R)
109 - xfs_repair: check geometry before upgrades (Darrick J. Wong)
110 - xfs_repair: ignore empty xattr leaf blocks (Darrick J. Wong)
111 - xfs_repair: check rt summary/bitmap vs observations (Darrick J. Wong)
112 - xfs_repair: check free rt extent count (Darrick J. Wong)
113 - xfs_repair: detect/fix changed fields w/ nrext64 (Darrick J. Wong)
114 - xfs_repair: clear DIFLAG2_NREXT64 w/o fs support (Darrick J. Wong)
115 - xfs_repair: ignore log_incompat inconsistencies (Darrick J. Wong)s
116 - xfs_repair: rewrite secondary supers w/ needsrepair (Darrick J. Wong)
117 - xfs_db: id the minlogsize transaction reservation (Darrick J. Wong)
118
119xfsprogs-5.19.0-rc0 (22 Jun 2022)
120 - libxfs changes merged from kernels 5.18 and 5.19-rc
121 - mkfs: option to create with large extent counters (Chandan Babu R)
122 - xfs_info: Report NREXT64 feature status (Chandan Babu R)
123 - xfs_logprint: Log item printing for ATTRI & ATTRD (Allison Henderson)
124
8c642e6f
ES
125xfsprogs-5.18.0 (03 Jun 2022)
126 - xfsprogs: more autoconf modernisation (Darrick J. Wong)
127
f6b82f45
ES
128xfsprogs-5.18.0-rc1 (27 May 2022)
129 - mkfs: Fix memory leak (Pavel Reichl)
130 - mkfs: don't trample the gid set in the protofile (Darrick J. Wong)
131 - mkfs: various post-log-size-increase fixes (Darrick J. Wong)
132 - xfs_scrub: various enhancements and fixes (Darrick J. Wong)
133 - xfs_scrub: move to mallinfo2 when available (Darrick J. Wong)
134 - metadump: be careful zeroing corrupt inode forks (Dave Chinner)
135 - metadump: handle corruption errors without aborting (Dave Chinner)
136 - metadump: warn about suspicious finobt trees (Darrick J. Wong)
137 - xfs_repair: check ftype of . and . directory entries (Darrick J. Wong)
138 - xfs_repair: detect v5 feature mismatch in backup sb ((Darrick J. Wong)
139 - xfs_repair: fix sizing of the incore rt space usage map calculation
140 - xfs_repair: warn about bad btree levels in AG hdrs (Darrick J. Wong)
141 - xfs_io: add a quiet option to bulkstat (Dave Chinner)
142 - xfs_db: report maxlevels for each btree type (Darrick J. Wong)
143 - xfs_db: support computing btheight for all cursors (Darrick J. Wong)
144 - xfs_db: don't move cursor when switching types (Andrey Albershteyn)
145 - docs: note the removal of XFS_IOC_FSSETDM (Darrick J. Wong)
146 - xfsprogs: autoconf modernisation (Dave Chinner)
147 - debian: support multiarch for libhandle (Darrick J. Wong)
148 - debian: bump compat level to 11 (Darrick J. Wong)
149 - debian: refactor common options (Darrick J. Wong)
150
24025262
ES
151xfsprogs-5.18.0-rc0 (06 May 2022)
152 - libxfs changes merged from kernels 5.17 and 5.18
153
afe6c943
ES
154xfsprogs-5.16.0 (04 May 2022)
155 - libxfs: remove kernel stubs from xfs_shared.h (Eric Sandeen)
156 - debian: Generate .gitcensus instead of .census (Bastian Germann))
157
158xfsprogs-5.16.0-rc0 (28 Apr 2022)
f88fad88
ES
159 - libxfs changes merged from kernel 5.16
160
afe6c943 161xfsprogs-5.15.0 (06 Apr 2022)
19ee1446
ES
162 - mkfs: increase the min log size to 64MB when possible (Eric Sandeen)
163 - xfs_scrub: retry items that are ok except for XFAIL (Darrick J. Wong)
164 - xfs_scrub: fix xfrog_scrub_metadata error reporting (Darrick J. Wong)
165
6b4ec98f
ES
166xfsprogs-5.15.0-rc1 (11 Mar 2022)
167 - mkfs: enable inobtcount and bigtime by default (Darrick J. Wong)
168 - mkfs: prevent corruption of suboption string values (Darrick J. Wong)
169 - mkfs: document sample configuration file location (Darrick J. Wong)
170 - mkfs: add configuration files for a few LTS kernels (Darrick J. Wong)
171 - mkfs: add a config file for x86_64 pmem filesystems (Darrick J. Wong)
172 - xfs_quota: don't exit on "project" cmd failure (Eric Sandeen)
173 - xfs_repair: don't guess about failure reason in phase6 (Eric Sandeen)
174 - xfs_repair: update 2ndary superblocks after upgrades (Darrick J. Wong)
175 - xfs_scrub: fix reporting if we can't open devices (Darrick J. Wong)
176 - xfs_scrub: report optional features in version (Darrick J. Wong)
177 - libxcmd: use emacs mode for command history editing (Darrick J. Wong)
178 - libfrog: always use the kernel GETFSMAP definitions (Darrick J. Wong)
179 - mkfs.xfs(8): fix default inode allocator description (Eric Sandeen)
180 - xfs_quota(8): fix up dump and report documentation (Eric Sandeen)
181 - xfs_quota(8): document units in limit command (Eric Sandeen)
182 - misc: add a crc32c self test to mkfs and repair (Darrick J. Wong)
183
9a31fd83
ES
184xfsprogs-5.15.0-rc0 (03 Feb 2022)
185 - libxfs changes merged from kernel 5.15
186
0cdc68c3
ES
187xfsprogs-5.14.2 (06 Dec 2021)
188 - libxfs: move rogue fallthrough macro out of linux.h (Darrick J. Wong)
189
0e0de366
ES
190xfsprogs-5.14.1 (02 Dec 2021)
191 - libxfs: fix atomic64_t for 32-bit architectures (Darrick J. Wong)
192 - libfrog: fix crc32c self test code on cross builds (Darrick J. Wong)
193
604087ca
ES
194xfsprogs-5.14.0 (19 Nov 2021)
195 - debian: Fix FTBFS (Boian Bonev)
196 - debian: Pass --build and --host to configure (Bastian Germann)
197 - debian: Update Uploaders list (Bastian Germann)
198
2ee43772
ES
199xfsprogs-5.14.0-rc1 (12 Nov 2021)
200 - xfsprogs: introduce liburcu support (Dave Chinner)
201 - xfsprogs: convert atomic to uatomic (Dave Chinner)
202 - xfsprogs: convert utilities to use "fallthrough;" (Darrick J. Wong)
203 - libxfs: port xfs_set_inode_alloc from kernel (Darrick J. Wong)
204 - mkfs: warn about V4 deprecation (Darrick J. Wong)
205 - xfs_db: convert agresv to use for_each_perag (Darrick J. Wong)
206
b4203330
ES
207xfsprogs-5.13.0 (20 Aug 2021)
208 - No further changes
209
210xfsprogs-5.13.0-rc1 (02 Aug 2021)
102c0a9f
ES
211 - mkfs: validate rtextsz hint when rtinherit is set (Darrick J. Wong)
212 - xfs_repair: invalidate dirhash when junking dirent (Darrick J. Wong)
213 - xfs_repair: validate inherited rtextsz hint alignmt (Darrick J. Wong)
214 - xfs_quota: allow truncate of grp & prj quota files (Darrick J. Wong)
215 - xfs_io: allow callers to dump fs stats individually (Darrick J. Wong)
216 - xfs_io: don't count fsmaps before querying fsmaps (Darrick J. Wong)
217 - xfs_io: print header once when dumping fsmap in csv (Darrick J. Wong)
218 - xfs_io: clean up the funshare command a bit (Darrick J. Wong)
219 - xfs_io: fix broken funshare_cmd usage (Darrick J. Wong)
220
221xfsprogs-5.13.0-rc0 (01 Jul 2021)
76a369e1
ES
222 - libxfs changes merged from kernel 5.13
223
3e384caa
ES
224xfsprogs-5.12.0 (21 May 2021)
225 - No further changes
226
8d943b34
ES
227xfsprogs-5.12.0-rc1 (07 May 2021)
228 - mkfs: don't default to too-large physical sector size (Jeff Moyer)
229 - repair: phase 6 speedups (Dave Chinner, Gao Xiang)
230 - man: Add dax mount option to man xfs(5) (Carlos Maiolino)
231 - xfs_admin: pick up log arguments correctly (Darrick Wong)
232 - xfs_growfs: support shrinking unused space (Gao Xiang)
233 - libfrog: report inobtcount in geometry (Darrick Wong)
234 - xfs_logprint: Fix buffer overflow printing quotaoff (Carlos Maiolino)
235 - xfsprogs: include <signal.h> for platform_crash (Leah Neukirchen)
236 - xfsprogs: remove BMV_IF_NO_DMAPI_READ flag (Anthony Iliopoulos)
237 - workqueue: bound maximum queue depth (Dave Chinner)
238
cdbe59c9
ES
239xfsprogs-5.12.0-rc0 (12 Apr 2021)
240 - libxfs changes merged from kernel 5.12
241
a97792a8
ES
242xfsprogs-5.11.0 (12 Mar 2021)
243 - xfs_admin: don't hide xfs_repair output when upgrading (Darrick Wong)
244 - man: document attr2, ikeep option deprecation in xfs.5 (Pavel Reichl)
245
533034dc
ES
246xfsprogs-5.11.0-rc1 (23 Feb 2021)
247 - mkfs: make use of xfs_validate_stripe_geometry() (Gao Xiang)
248 - mkfs: fix wrong inobtcount usage error output (Zorro Lang)
249 - xfs_repair: enable bigtime upgrade via repair (Darrick J. Wong)
250 - xfs_repair: enable inobtcount upgrade via repair (Darrick J. Wong)
251 - xfs_repair: set NEEDSREPAIR on first write (Darrick J. Wong)
252 - xfs_repair: clear the needsrepair flag when done (Darrick J. Wong)
253 - xfs_repair: check dquot id and type (Darrick J. Wong)
254 - xfs_fsr: Verify bulkstat version in qsort's cmp() (Chandan Babu R)
255 - xfs_fsr: Interpret args of qsort's cmp() correctly (Chandan Babu R)
256 - xfs_scrub: load and unload libicu properly (Darrick J. Wong)
257 - xfs_scrub: various fixes (Darrick J. Wong)
258 - xfs_admin: support adding features to V5 filesystems (Darrick J. Wong)
259 - xfs_admin: support filesystems with realtime devices (Darrick J. Wong)
260 - man: mark all deprecated V4 format options (Darrick J. Wong)
261 - misc: fix valgrind complaints (Darrick J. Wong)
262 - xfs_db: disallow label/uuid setting if NEEDSREPAIR (Darrick J. Wong)
263 - xfs_db: show NEEDSREPAIR in check & version commands (Darrick J. Wong)
264 - xfs_db: add an ls command (Darrick J. Wong)
265 - xfs_db: add a directory path lookup command (Darrick J. Wong)
266
663c6117 267xfsprogs-5.11.0-rc0 (12 Feb 2021)
cdbe59c9 268 - libxfs changes merged from kernel 5.11
663c6117
ES
269 - Debian packaging fixes (Bastian Germann)
270
25d27711
ES
271xfsprogs-5.10.0 (11 Dec 2020)
272 - xfs_repair: remove old code for mountpoint inodes (Anthony Iliopoulos)
273
317ed78d
ES
274xfsprogs-5.10.0-rc1 (04 Dec 2020)
275 - xfsprogs: Add inode btree counter feature (Darrick Wong)
276 - xfsprogs: Add bigtime feature for Y2038 (Darrick Wong)
277 - xfsprogs: Polish translation update (Jakub Bogusz)
278 - mkfs.xfs: Add config file feature (Dave Chinner)
279 - mkfs.xfs: allow users to specify rtinherit=0 (Darrick Wong)
280 - xfs_repair: simplify bmap_next_offset (Christoph Hellwig)
281 - man: various manpage updates (Eric Sandeen)
282 - libxfs: remove some old dead code (Dave Chinner)
283 - libxfs: add realtime extent tracking (Darrick Wong)
284
285xfsprogs-5.10.0-rc0 (17 Nov 2020)
effdc364
ES
286 - libxfs changes merged from kernel 5.10
287
75379bd4
ES
288xfsprogs-5.9.0 (20 Oct 2020)
289 - No further changes
290
b2fa3ec1
ES
291xfsprogs-5.9.0-rc1 (13 Oct 2020)
292 - mkfs.xfs: disallow creation of RT files from proto file (Darrick Wong)
293 - mkfs.xfs: fix ASSERT on small device with stripe geom (Pavel Reichl)
294 - xfs_repair: more fixes from fuzz-testing (Darrick Wong)
295 - libhandle: fix potential unterminated string problem (Darrick Wong)
296 - libhandle: libfrog: fix a potential null pointer deref (Darrick Wong)
297 - man: install all manpages that redirect to another page (Darrick Wong)
298 - man: fix ioctl_xfs_geometry manpage naming (Eric Sandeen)
299 - xfsprogs: various realtime related fixes (Darrick Wong)
300 - xfsprogs: ignore autofs mount table entries (Ian Kent)
301
06267c3e
ES
302xfsprogs-5.9.0-rc0 (17 Sep 2020)
303 - libxfs changes merged from kernel 5.9
304 - libxfs: make buffers track the per-ag structures (Darrick Wong)
305
7fa3a67f
ES
306xfsprogs-5.8.0 (04 Sep 2020)
307 - xfs_db: set b_ops to NULL for types without verifiers (Eric Sandeen)
308
84f1e8a0
ES
309xfsprogs-5.8.0-rc1 (26 Aug 2020)
310 - mkfs: allow setting dax flag on root directory (Darrick Wong)
311 - xfs_quota: improve reporting and messages (Bill O'Donnell)
312 - xfs_db: use correct inode to set inode type (Zorro Lang)
313 - xfs_db: fix nlink usage in check (Darrick Wong)
314 - xfs_db: report the inode dax flag (Darrick Wong)
315 - man: update mkfs.xfs inode flag option documentation (Darrick Wong)
316 - xfsprogs: move custom interface def'ns to new header (Eric Sandeen)
317
54b4eee7
ES
318xfsprogs-5.8.0-rc0 (10 Aug 2020)
319 - xfs_repair: check quota counters (Darrick Wong)
320 - xfs_io: fix -D vs -R handling (Xiao Yang)
321 - libxfs changes merged from kernel 5.8
322
97194e73
ES
323xfsprogs-5.7.0 (24 Jul 2020)
324 - xfs_io: Document '-q' option for sendfile command (Xiao Yang)
325
8f015890
ES
326xfsprogs-5.7.0-rc1 (15 Jul 2020)
327 - remove libreadline support (Christoph Hellwig)
328 - xfs_quota: allow individual timer extension (Eric Sandeen)
329 - xfs_quota: fix unsigned int id comparisons (Darrick Wong)
330 - xfs_repair: fix progress reporting (Eric Sandeen)
331 - xfs_repair: fix minrecs error during phase5 btree rebuild (Gao Xiang)
332 - xfs_repair: add missing validations to match xfs_check (Darrick Wong)
333 - xfs_repair: use btree bulk loading (Darrick Wong)
334 - xfs_io: fix copy_range argument parsing (Eric Sandeen)
335 - xfs_io: document -q option for pread/pwrite command (Xiao Yang)
336 - xfs_metadump: man page fixes (Kaixu Xia)
337 - xfs_db: fix crc invalidation segfault (Anthony Iliopoulos)
338
a3e93c7c
ES
339xfsprogs-5.7.0-rc0 (07 May 2020)
340 - libxfs changes merged from kernel 5.7
341
0618c372
ES
342xfsprogs-5.6.0 (14 Apr 2020)
343 - xfs_scrub: don't set WorkingDirectory in systemd job (Darrick Wong)
344
345xfsprogs-5.6.0-rc1 (08 Apr 2020)
52e6dd80
ES
346 - xfsprogs: fix silently broken option parsing (Dave Chinner)
347 - xfsprogs: various minor Coverity fixes (Darrick Wong)
348 - xfs_repair: fix dir_read_buf use of libxfs_da_read_buf (Darrick Wong)
349 - libxfs: check retval of device flush when closing (Darrick Wong)
350 - xfs_io: set exitcode on failure appropriately (Dave Chinner)
351
0618c372 352xfsprogs-5.6.0-rc0 (18 Mar 2020)
08814ce4
ES
353 - libxfs changes merged from kernel 5.6
354
c5f89a87
ES
355xfsprogs-5.5.0 (13 Mar 2020)
356 - xfsprogs: don't warn about packed members (Dave Chinner)
357
caf45d56
ES
358xfsprogs-5.5.0-rc1 (01 Mar 2020)
359 - xfsprogs: don't redeclare globals provided by libraries (Eric Sandeen)
360 - xfsprogs: actually check that writes succeeded (Darrick Wong)
361 - mkfs.xfs: check root inode location (Darrick Wong)
362 - mkfs.xfs: efficient block zeroing (Eric Sandeen)
363 - xfs_repair: fix broken unit conv. in dir invalidation (Darrick Wong)
364 - xfs_repair: fix bad next_unlinked field (Eric Sandeen)
365 - xfs_repair: don't corrupt attr fork clearing forw/back (Darrick Wong)
366 - xfs_repair: check root dir pointer before trashing it (Darrick Wong)
367 - xfs_repair: try to fix sb_unit value from secondaries (Darrick Wong)
368 - xfs_repair: join RT inodes to transaction only once (Eric Sandeen)
369 - xfs_io: fix over/underflow handling in timespecs (Darrick Wong)
370 - xfs_io: fix pwrite/pread length trunc on 32-bit systems (Darrick Wong)
371 - xfs_io: fix copy_file_range length argument overflow (Darrick Wong)
372 - xfs_io: support passing a keyring key to add_enckey (Eric Biggers)
373 - xfs_scrub: fix reporting of EINVAL for online repairs (Darrick Wong)
374 - man: document some missing xfs_db commands (Darrick Wong)
375 - man: document the xfs_db btheight command (Darrick Wong)
376 - man: list xfs_io lsattr inode flag letters (Darrick Wong)
377
251257e6
ES
378xfsprogs-5.5.0-rc0 (22 Jan 2020)
379 - libxfs changes merged from kernel 5.5
380
0cfb2952
ES
381xfsprogs-5.4.0 (20 Dec 2019)
382 - No further changes
383
a4e8b806
ES
384xfsprogs-5.4.0-rc1 (17 Dec 2019)
385 - mkfs.xfs: Notify about discard & make it interruptable (Pavel Reichl)
386 - xfs_admin: support external log devices (Darrick Wong)
387 - xfs_admin: enable online label getting and setting (Darrick Wong)
388
6f1df6a3
ES
389xfsprogs-5.4.0-rc0 (15 Nov 2019)
390 - libxfs changes merged from kernel 5.4
391
1609c11a
ES
392xfsprogs-5.3.0 (15 Nov 2019)
393 - No further changes
394
0f6bd6e1
ES
395xfsprogs-5.3.0-rc2 (07 Nov 2019)
396 - mkfs.xfs: use libxfs to write out AGs vs. open-coding (Darrick Wong)
397 - mkfs.xfs: fix incorrect error message during AG init (Darrick Wong)
398 - xfs_repair: better info when metadata updates fail (Darrick Wong)
399 - xfs_growfs: allow mounted device node as argument (Eric Sandeen)
400 - xfs_spaceman: always report sick metadata (Darrick Wong)
401 - xfs_io: add a bulkstat command (Darrick Wong)
402 - xfs_io: encrypt command enhancements (Eric Biggers)
403 - xfs_io: expose FS_XFLAG_HASATTR flag (Amir Goldstein)
404 - xfs_io: copy_file_range fixes (Jianhong Yin)
405 - man: document several new ioctls (Darrick Wong)
406 - xfs_scrub: copious rewriting (Darrick Wong)
407 - libfrog: header moves, refactoring, updates (Darrick Wong)
408 - libxfs: fix buffer refcounting (Darrick Wong)
409
410xfsprogs-5.3.0-rc1 (28 Aug 2019)
e74aec5b
ES
411 - rebase 5.3 branch on top of 5.2.1
412
413xfsprogs-5.3.0-rc0 (16 Aug 2019)
414 - libxfs changes merged from kernel 5.3
415
53c77ac7
ES
416xfsprogs-5.2.1 (21 Aug 2019)
417 - fix geometry calls for kernels older than 5.2 (Eric Sandeen)
418
2976bfe2
ES
419xfsprogs-5.2.0 (09 Aug 2019)
420 - libxfs: cosmetic changes to trans.c to match kernel (Eric Sandeen)
421
422xfsprogs-5.2.0-rc0 (24 Jul 2019)
423 - libxfs changes merged from kernel 5.2
424
48507bd4
ES
425xfsprogs-5.1.0 (19 Jul 2019)
426 - No further changes
427
f5de3c76
ES
428xfsprogs-5.1.0-rc1 (11 Jul 2019)
429 - mkfs: enable reflink by default (Darrick Wong)
430 - mkfs: fix stripe unit handling (Allison Collins)
431 - mkfs: remove useless log options in usage() (Yang Xu)
432 - mkfs: validate start and end of aligned logs (Darrick Wong)
433 - xfs_quota: fix built-in help for project setup (Eric Sandeen)
434 - xfs_io: allow passing an open file to copy_range (Amir Goldstein)
435 - xfs_info: limit findmnt to mounted xfs filesystems (Amir Goldstein)
436 - man: break out several ioctl man pages (Darrick Wong)
437 - man: Fix an inconsistency in the mkfs man page (Alvin Zheng)
438 - xfs_scrub: fix background-mode sleep throttling (Darrick Wong)
439 - libxfs: sync up xfs_trans_inode.c with the kernel (Eric Sandeen)
440 - libfrog: fix bitmap return values (Darrick Wong)
441 - libfrog: don't set negative errno in conversion f'ns (Darrick Wong)
442
3391ee04
ES
443xfsprogs-5.1.0-rc0 (07 May 2019)
444 - libxfs changes merged from kernel 5.1
445
65dcd3bc
ES
446xfsprogs-5.0.0 (03 May 2019)
447 - xfs_db: scan all sparse inodes when using 'frag' (Jorge Guerra)
448 - Fix build with newer statx headers (Eric Sandeen)
449
0ac79a58
ES
450xfsprogs-5.0.0-rc1 (26 Apr 2019)
451 - mkfs: validate extent size hint parameters (Darrick Wong)
452 - xfs_repair: bump on-disk nlink when adding lost+found (Darrick Wong)
453 - xfs_repair: reinitialize root directory nlink correctly (Darrick Wong)
454 - xfs_repair: use lenient verifiers for half-fixed inodes (Darrick Wong)
455 - xfs_repair: acct for btree shrinks when fixing freelist (Darrick Wong)
456 - xfs_repair: better cli option parameter checking (Darrick Wong)
457 - xfs_repair: fix deadlock due to failed inode flushes (Dave Chinner)
458 - xfs_info: handle devices, mountpoints, and loop files (Darrick Wong)
459 - xfs_metadump: fix symlink handling (Darrick Wong)
460 - xfs_io: fix label parsing and validation (Darrick Wong)
461 - xfs_io: print attributes_mask in statx (Darrick Wong)
462 - xfs_scrub: fix Make targets which depend on builddefs (Darrick Wong)
463 - xfs_scrub: check label for misleading characters (Darrick Wong)
464 - xfs_scrub: parallelize based on storage not CPUS (Darrick Wong)
465 - xfs_scrub: activate timer only after system is up (Darrick Wong)
466 - libxfs: fix buffer & inode lifetimes (Darrick Wong)
467 - misc: fix strncpy length complaints from gcc (Darrick Wong)
468 - debian build & packaging fixes (Darrick Wong)
469 - Merge libxfs from kernel 5.0
470
471xfsprogs-4.20.0 (22 Feb 2019)
413a0f0d
ES
472 - No further changes
473
0ac79a58 474xfsprogs-4.20.0-rc1 (08 Feb 2019)
d586cf74
ES
475 - mkfs.xfs: null-terminate symlinks created via protofile (Eric Sandeen)
476 - xfs_repair: allow '/' in attribute names (Eric Sandeen)
477 - xfs_repair: skip block reservation when fixing freelist (Darrick Wong)
478 - xfs_repair: rebuild dir when nonroot blocks corrupt (Darrick Wong)
479 - xfs_repair: int nonleaf finobt blocks with proper magic (Brian Foster)
480 - xfs_repair: fix off by one error rebuilding high keys (Darrick Wong)
481 - xfs_io: allow open file permissions to be changed (Dave Chinner)
482 - xfs_io: open pipes in non-blocking mode (Dave Chinner)
483 - xfs_metadump: multiple stale data zeroing fixes (Stefan Ring)
484 - xfs_quota: allow reg files w/o prjinherit flag (Achilles Gaikwad)
485 - xfs_db: properly decode finobt record w/ sparse inodes (Darrick Wong)
486 - xfs_db: fix frag command to work w/ sparse inodes (Eric Sandeen)
487 - xfs_scrub: move all executables to /usr/sbin (Darrick Wong)
488 - xfs_scrub: handle totally empty inode chunks (Darrick Wong)
489 - xfs.5 manpage: Remove barrier related options (Eric Sandeen)
490 - xfs_io.8 manpage: rearrange command listings by section (Darrick Wong)
491 - Remove generated scrub files under make clean (Eric Sandeen)
492 - Skip scrub manpage install if not configured (Eric Sandeen)
493 - Merge libxfs from kernel 4.20
494
caa91046
ES
495xfsprogs-4.19.0 (09 Nov 2018)
496 - Fix up debian subdir build w.r.t. CHECK_CMD (Darrick Wong)
497
498xfsprogs-4.19.0-rc1 (02 Nov 2018)
6c26bea1
ES
499 - Remove non-linux platforms (Eric Sandeen)
500 - Remove retpoline support (Eric Sandeen)
501 - Add sparse checking & related fixes/cleanups (Eric Sandeen)
502 - Fix cross-platform building w.r.t. crc32selftest
503 - libxfs: add agfl free deferred op type (Darrick Wong)
504 - mkfs.xfs: discard only after all validations (Jan Tulak)
caa91046 505 - xfs_repair: fix segfault in longform_dir2_entry_check (Eric Sandeen)
6c26bea1
ES
506 - xfs_repair: fix ASSERT in xfs_bunmapi (Eric Sandeen)
507 - xfs_repair: fix readahead thread deadlock/stall (Eric Sandeen)
508 - xfs_repair: avoid writing back all inodes (Dave Chinner)
509 - xfs_repair: don't treat directory root LEAFN as corrupt (Dave Chinner)
510 - xfs_io: add crc32 self test (Darrick Wong)
511 - xfs_io: remove useless do_preadv and do_pwritev arguments (Zorro Lang)
512 - xfs_scrub: make scrub build config-optional (Eric Sandeen)
513 - xfs_scrub: lack of kernel support is not a service failure (Darrick Wong)
514 - xfs_scrub_all: fix systemd escaping (Darrick Wong)
515
9060cb3b
DC
516xfsprogs-4.19.0-rc0 (10 Oct 2018)
517 - Majority of 4.19 libxfs changes merged from kernel
518 - Big sparse static checker cleanup (Eric Sandeen)
519 - mkfs.xfs discard fixes (Jan Tulak)
520 - xfs_io readv/writev cleanup (Zorro Lang)
521 - libxfs transaction commit error checking (Darrick Wong)
522
3caeb69c
ES
523xfsprogs-4.18.0 (24 Aug 2018)
524 - Tweak SPDX license in xfs_cksum.h (Darrick Wong)
525
1b816f3f
ES
526xfsprogs-4.18.0-rc1 (01 Aug 2018)
527 - xfs_repair: notify user if free inodes are corrupt (Eric Sandeen)
528 - xfs_repair: use extent size validation helpers (Darrick Wong)
529 - xfs_quota: don't stop the directory tree walk at DEPTH (Kazuya Mio)
530 - xfs_scrub: ongoing updates (Darrick Wong)
531 - xfs_io: document shutdown -f (Carlos Maiolino)
532 - xfs_io: wire up online repair ioctls (Darrick Wong)
533 - misc: adddebian initramfs hook to package (Darrick Wong)
534 - misc: remove unused macros (Eric Sandeen)
535 - misc: remove many XFS_BUF macros (Carlos Maiolino)
536 - misc: convert to SPDX license tags (Dave Chinner)
537
bf297b1f
ES
538xfsprogs-4.18.0-rc0 (05 Jul 2018)
539 - Majority of 4.18 libxfs changes merged from kernel
540
0821de47
ES
541xfsprogs-4.17.0 (28 Jun 2018)
542 - No further changes
543
803503c2
ES
544xfsprogs-4.17.0-rc1 (22 Jun 2018)
545 - mkfs.xfs: only stat block devices during mkfs init (Eric Sandeen)
546 - xfs_repair: multiple fixes and improvements (Darrick Wong)
547 - xfs_repair: check and repair quota metadata (Eric Sandeen)
548 - xfs_repair: fix shortform root inode parent (Marco Benatto)
549 - xfs_db: don't ASSERT on unrecognized metadata (Carlos Maiolino)
550 - xfs_db: add superblock info command ala xfs_info (Darrick Wong)
551 - xfs_spaceman: add superblock info command ala xfs_info (Darrick Wong)
552 - xfs_info: call xfs_db for unmounted devices (Darrick Wong)
553 - xfs_io: add online label command (Eric Sandeen)
554 - xfs_io: add O_PATH and O_NOFOLLOW options (David Howells)
555 - xfs_io: recognize *iB units in copy_range (Goldwyn Rodrigues)
556
27c3aeb2
ES
557xfsprogs-4.16.1 (30 Apr 2018)
558 - fsck.xfs: remove bashism which may interfere with boot (Eric Sandeen)
559
9048c8ba
ES
560xfsprogs-4.16.0 (25 Apr 2018)
561 - No further changes
562
6ae62d7b
ES
563xfsprogs-4.16.0-rc1 (12 Apr 2018)
564 - platforms: warn of impending deprecation of irix, freebsd, darwin
565 - mkfs.xfs : enable sparse inodes by default (Darrick Wong)
566 - fsck.xfs: allow forced boot-time repairs using xfs_repair (Jan Tulak)
567 - xfs_repair: new -e flag alters exit code for fixed errors (Jan Tulak)
568 - xfs_repair: fix to allow zeroing of corrupt log (Xiao Yang)
569 - xfs_repair: remove old dead code (Eric Sandeen)
570 - xfs_io: fix operation time reporting (Dave Chinner)
571 - xfs_io: add RWF_DSYNC support to pwrite (Dave Chinner)
572 - xfs_io: support a basic extent swap command (Brian Foster)
573 - xfs_scrub: Many updates, still experimental (Darrick Wong)
574 - xfs_db: print transaction reservation type information
575 - libxfs: framework to detect memory leaks (Eric Sandeen)
576 - misc: Fix up new warnings from gcc 7.3 (Darrick Wong)
577 - misc: enable link time optimization, if requested (Darrick Wong)
578 - misc: enable retpolines across all xfsprogs utilities (Darrick Wong)
579
4bfc773d
ES
580xfsprogs-4.15.1 (26 Feb 2018)
581 - debian: add build-depends on pkg-config (Darrick Wong)
582 - debian: don't fail postinst when upgrading chroot (Darrick Wong)
583 - update Polish translation (Jakub Bogusz)
584
bc95a6f5
ES
585xfsprogs-4.15.0 (23 Feb 2018)
586 - various debian-related packaging fixes (Nathan Scott)
587
a753d26f
ES
588xfsprogs-4.15.0-rc1 (13 Feb 2018)
589 - xfs_scrub: experimental new tool added (Darrick Wong)
590 - xfs_metadump: fix issues with -i flag (Marco Benatto)
591 - mkfs.xfs: don't allow creation of realtime+reflink (Darrick Wong)
592 - mkfs.xfs: don't crash on dswidth overflow (Darrick Wong)
593 - mkfs.xfs: much refactoring (Dave Chinner)
594 - xfs_copy: fix copy of v5 filesystems (Eric Sandeen)
595 - xfs_io: add a new 'log_writes' command (Ross Zwisler)
596 - xfs_io: add MAP_SYNC support to mmap() (Ross Zwisler)
597 - libxfs: memory zone handling cleanups (Eric Sandeen)
598
19ca9b0b
ES
599xfsprogs-4.14.0 (27 Nov 2017)
600 - no changes from v4.14.0-rc2
601
5bb4307f
ES
602xfsprogs-4.14.0-rc2 (20 Nov 2017)
603 - xfs_repair: fix deadlock on failed refcountbt checks (Darrick Wong)
604 - xfs_repair: fix cowextsize field checking and repairing (Darrick Wong)
605 - xfs_repair: clear DAX flag from non-file inodes (Darrick Wong)
606 - xfs_repair: fix bag memory overwrite problems (Darrick Wong)
607 - xfs_metadump: zap stale data in DIR2_LEAF1 dirs (Eric Sandeen)
608 - xfs_metadump: allow large directory extents by default (Darrick Wong)
609 - xfs_copy: don't hang if all targets hit write errors (Darrick Wong)
610 - xfs_io: stat: treat statfs.f_flags as optional (Jeff Mahoney)
611 - xfs_io: stat: fix typo in statfs->f_flags (Jeff Mahoney)
612 - xfs_io: Allow partial writes in pwrite (Goldwyn Rodrigues)
613 - xfs_io: Add support for pwritev2() (Goldwyn Rodrigues)
614 - xfs_io: Add RWF_NOWAIT to pwritev2() (Goldwyn Rodrigues))
615 - xfs_io: Disable pwrite -V if pwritev unavailable (Goldwyn Rodrigues)
616 - xfs_io: add new error injection knobs to inject command (Darrick Wong)
617 - xfs_io: report io errors from pwrite -W and -w (Liu Bo)
84fe80ce 618
d4a36331
ES
619xfsprogs-4.13.1 (26 Sep 2017)
620 - fix global array overrun in mkfs (Darrick Wong)
621
d7d22f7c
ES
622xfsprogs-4.13.0 (26 Sep 2017)
623 - no changes from v4.13.0-rc2
624
f462230b
ES
625xfsprogs-4.13.0-rc2 (21 Sep 2017)
626 - mkfs.xfs: pass custom cowextsize to created filesystem (Darrick Wong)
627 - xfs_repair: handle missing extent states (Darrick Wong)
628 - xfs_db: version command misses RMAPBT feature string (Zirong Lang)
629
211bdc7c
ES
630xfsprogs-4.13.0-rc1 (15 Sep 2017)
631 - mkfs.xfs: document forgotten flags (Darrick Wong)
632 - mkfs.xfs: don't stagger AG on single disk (Donald Douwsma)
633 - xfs_repair: various threading fixes (Jeff Mahoney)
634 - xfs_repair: validate symlink target length (Darrick Wong)
635 - xfs_repair: fix error exit status with -v flag (Masatake YAMATO)
636 - xfs_fsr: Fix uninitalized varable use aftger timeout (Jeff Mahoney)
637 - xfs_io: fix fiemap -n documentation to match reality (Nikolay Borisov)
638 - xfs_io: Allow lsattr & lsproj on foreign filesystems (Ross Zwisler)
639 - xfs_io: Print filesystem statfs flags in statfs output (Carlos Maiolino)
640 - xfs_io: add seek consistency checks (Andreas Gruenbacher)
641 - xfs_db: Fix metadump redirection (Darrick Wong)
642 - xfs_db: Add fuzz command (Darrick Wong)
643 - xfsprogs: Fix multiple compiler warnings (Darrick Wong)
644
0602fbe8
ES
645xfsprogs-4.12.0 (20 Jul 2017)
646 - mkfs.xfs: allow specification of 0 stripe width & unit (Eric Sandeen)
647 - xfs_db: redirect printfs when metadumping to stdout (Darrick Wong)
648 - libxfs: propagate transaction block reservations (Darrick Wong)
649 - xfs_db: properly set inode type (Eric Sandeen)
650
b5fcdc06
ES
651xfsprogs-4.12.0-rc2 (13 Jul 2017)
652 - mkfs.xfs: minimum log size calculation fixes (Darrick Wong)
653
1d7d0b1d
ES
654xfsprogs-4.12.0-rc1 (30 Jun 2017)
655 - xfs_spaceman: new space management tool (Dave Chinner, Darrick Wong)
656 - xfs_io: implement fsmap command (Darrick Wong)
657 - xfs_repair: fix 512 sector image repair on 4k sector host (Zorro Lang)
658 - xfs_growfs: ensure target is an active xfs mountpoint (Bill O'Donnell)
659 - xfs_metadump: warn about corruption if log is dirty (Jan Tulak)
660 - xfs_metadump: tag metadump with informational flags (Eric Sandeen)
661 - xfs_db: fix 'type' command for interesting geoms (Bill O'Donnell)
662 - xfs_db: add alignment filter to freesp command (Eric Sandeen)
663 - libxfs: use crc32c slice-by-8 variant by default (Darrick Wong)
664 - update Polish translation (Jakub Bogusz)
665
e116c5c4
ES
666xfsprogs-4.11.0 (5 May 2017)
667 - xfs_io: man page fixups (Zorro Lang)
668
b1942692
ES
669xfsprogs-4.11.0-rc2 (2 May 2017)
670 - xfs_db: add btree dumping command (Darrick Wong)
671 - mkfs.xfs: change bare -m rmapbt,reflink to enable (Eric Sandeen)
672 - xfs_io: document -d option, enable for dqblks & inodes (Darrick Wong)
673 - xfs_io: minor statx fixes, updates (Chandan Rajendra, Gwendal Grignou)
674
07a3e793
ES
675xfsprogs-4.11.0-rc1 (4 Apr 2017)
676 - xfs_io: add statx support (David Howells, Eric Sandeen)
677 - xfs_io: fix "falloc -p" to pass KEEP_SIZE (Calvin Owens)
678 - xfs_io: support shutdown on foreign filesystems (Darrick Wong)
679 - xfs_repair: repair zero-sized symlinks (Brian Foster)
680 - xfs_repair: warn about dirty log with -n option (Eric Sandeen)
681 - xfs.5: document barrier mount option deprecation (Eric Sandeen)
682
25babb55
ES
683xfsprogs-4.10.0 (6 Feb 2017)
684 - build: fix __bitwise definitions vs kernel headers (Darrick Wong)
25babb55
ES
685xfsprogs-4.10.0-rc1 (15 Feb 2017)
686 - build: fix cross-compile (Gwendal Grignou)
687 - remove old Irix support (Christoph Hellwig)
688 - xfs_repair: various additional checks (Darrick Wong)
689 - xfs_repair: document dirty log conditions (Darrick Wong)
690 - xfs_repair: document exit codes (Zirong Lang)
691 - xfs_io: fix building with musl (Ralph Sennhauser)
692 - xfs_io: add set_encpolicy / get_encpolicy (Eric Biggers)
693 - xfs_io: Fix command iteration (Dave Chinner)
694 - xfs_io: fix missing syncfs command (Amir Goldstein)
695 - xfs_db: fix 'source' command when passed as a -c option (Darrick Wong)
696 - xfs_logprint: handle log operation split of inode item (Hou Tao)
697 - xfs_metadump: ignore empty attribute leaf (Eric Sandeen)
698 - libxfs: don't OOM on corrupt agcount (Darrick Wong)
699
95d85185
ES
700xfsprogs-4.9.0 (5 Jan 2017)
701 - no changes from v4.9.0-rc1
702
703xfsprogs-4.9.0-rc1 (22 Dec 2016)
3ad9120a
ES
704 - add reflink and dedupe support (Darrick Wong)
705 - Convert from off64_t to off_t (Felix Janda)
706 - xfs_io: add command line option to start an idle thread (Amir Goldstein)
707 - xfs_repair: junk leaf attribute if count == 0 (Eric Sandeen)
708 - xfs_quota: handle wrapped id from GETNEXTQUOTA (Eric Sandeen)
709 - xfs_repair: fix some potential null pointer deferences (Darrick Wong)
710 - libxfs_apply: filtering fixes (Dave Chinner)
711
95d85185 712xfsprogs-4.8.0 (17 Oct 2016)
152fa26f
DC
713 - no changes from v4.8.0-rc3
714
95d85185 715xfsprogs-4.8.0-rc3 (3 Oct 2016)
36617169
DC
716 - xfs_io: clean up inode command (Eric Sandeen)
717 - xfs_repair: fix phase 5 btree size overestimation (Darrick Wong)
718 - xfs_repair: fix phase 5 AGFL rmap update (Darrick Wong)
719 - libxfs: libxfs_iget() cleanup (Eric Sandeen)
720 - libxcmd: fix count of XFS filesystems in path table (Eryu Guan)
721
95d85185 722xfsprogs-4.8.0-rc2 (23 Sep 2016)
c1a14cc7
DC
723 - xfs_copy: uuid handling fixes (Eric Sandeen)
724 - xfs_repair: directory rebuild segfault fix (Eric Sandeen)
725 - xfs_repair: report log dirtiness correctly (Eric Sandeen)
726 - libxfs: mounted filesystem detection cleanups (Eric Sandeen)
727 - xfs_logprint: don't print transaction types anymore (Hou Tao)
728 - xfs_quota: allow operation on non-XFS filesystems (Bill O'Donnell)
729 - xfs_io: allow project quota operations on non-XFS (Eric Sandeen)
730 - mkfs.xfs: man page calrification for ftype defaults (Eric Sandeen)
731
95d85185 732xfsprogs-4.8.0-rc1 (9 Sep 2016)
130093ab
DC
733 - change contact emails to linux-xfs@vger.kernel.org
734 - libxfs: kernel sync up to 4.8-rc1
735 - Initial reverse mapping support (Darrick Wong)
736 - buffer lock trace analysis tool (Darrick Wong)
737 - logprint: cleanups and fixes (Darrick Wong)
738 - man page updates (various)
739 - libxcmd: mount option parsing fixes (Darrick Wong)
740 - xfs_quota: use XFS_GETQSTATV (Eric Sandeen)
741 - xfs_quota: allow use on non-XFS filesystems (Bill O'Donnell)
742 - xfs_db: allow direct manipulation of CRCs (Eric Sandeen)
743 - libxfs: get rid of ustat() calls (Felix Janda)
744
d7e1f5f1
DC
745xfsprogs-4.7.0 (5 Aug 2016)
746 - xfs_io: man page for copy_file_range (Anna Schumaker)
747 - xfs_quota: handle XFS_GETNEXTQUOTA failure sanely (Zorro Lang)
748 - mkfs: remove old glibc build failure workaround (Felix Janda)
749
750xfsprogs-4.7.0-rc2 (20 Jul 2016)
751 - xfs_io: add support for copy_file_range (Anna Schumaker)
752 - repair: fix exit value after low memory is detected (Zorro Lang)
753 - repair: fix quota inode detection issue (Eric Sandeen)
754 - fix coverity issues from 4.7-rc1 (Bill O'Donnell)
755
756xfsprogs-4.7.0-rc1 (22 Jun 2016)
fb2595e9
DC
757 - libxfs kernel sync up to 4.7-rc1
758 - quota: new efficient iteration mechanism (Eric Sandeen)
759 - quota: support usernames starting with digits (Zorro Lang)
760 - xfs_io: mmap/mremap fixes (Zorro Lang)
761 - build/translation fixes (Mike Frysinger)
762 - repair: error messge cleanups (Eric Sandeen)
763 - mkfs: table based option parsing (Jan Tulak, Eric Sandeen)
764 - metadump: sector size support fixes (Eric Sandeen)
765 - db: unaligned acces fixes (Eric Sandeen)
766 - db: add CRC recalculation for corrupt blocks
767 - db: fix array notation handling in print commands
768 - db: Note that fragmenation factor is meaningless (Eric Sandeen)
769 - repair: more efficient secondary superblock search (Bill O'Donnell)
770 - quota: timer reporting corner case fixes (Eric Sandeen)
771 - headers: struct fsxattr redifinition fixes (Christoph Hellwig)
772 - man page updates (Eric Sandeen, Jan Tulak, Zorro Lang)
773 - repair: RT summary inode rebuild fix (Eric Sandeen)
774 - db: sparse inode check fixes (Brian Foster)
775
d7e1f5f1 776xfsprogs-4.5.0 (15 Mar 2016)
53cefc40
DC
777 - xfs_io: prevent divide-by-zero on random IO (Dmitry Monakhov)
778 - xfs_db: dquot command documentation fixes (Eric Sandeen)
779 - xfs_quota: better command line parsing and documentation
780 (Zorro Lang)
781
d7e1f5f1 782xfsprogs-4.5.0-rc1 (17 Feb 2016)
1abecdab
DC
783 - libxfs: update to match kernel 4.5-rc1 code base
784 - xfs_io: add DAX inode flag support
785 - repair: scalability improvements on large corrupt filesystems
786 - repair: directory rebuild fixes
787 - mdrestore: progress accounting now works
788 - metadump: fix btree block unused region zeroing
789 - quota: timer command fixes (Eric Sandeen)
790 - mkfs: man page cleanups (Eric Sandeen)
791 - xfs_io: reflink, dedupe and other fixes (Darrick Wong)
792 - quota: Q_XGETNEXTQUOTA support (Eric Sandeen)
793 - build cleanups for alternate C librarys (Joshua Kinard, Felix Janda)
794 - db: check fixes for sparse inodes (Darrick Wong)
795 - various: Fixes for Coverity reports (Vivek Trivedi)
796 - xfs_io: Document zero and help commands (Eric Sandeen)
797 - mkfs: DIO can use logical sector size limits (Eric Sandeen)
798 - repair: don't reset log cycle numbers when zeroing (Brian Foster)
799 - db: add ability to format log to a specific cycle (Brian Foster)
800
2c909e11
DC
801xfsprogs-4.3.0 (23 Nov 2015)
802 - xfs_fsr: cleanups to recent changes (Eric Sandeen)
803 - xfs_fsr: improved temp file attr fork handling (Eric Sandeen)
804 - libxfs: output verifier names in warnings (Eric Sandeen)
805 - xfs_repair: enable verifier corruption warnings on very verbose
806 output settings (Eric Sandeen)
807 - debian: update initramfs in postinst script (Steve McIntyre)
808
809xfsprogs-4.3.0-rc2 (10 Nov 2015)
af37ed4a
DC
810 - xfs_fsr: abstract mntinfo/mntent differences (Jan Tulak)
811 - xfs_io: update reflink/dedupe ioctl definitions and implementation
812 (Darrick Wong)
813 - libxcmd: factoring of runtime reporting (Darrick Wong)
814