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