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