]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/changelog
Merge branch 'upstream'
[mirror_zfs-debian.git] / debian / changelog
1 zfs-linux (0.6.0.80-0ubuntu2) unstable; urgency=low
2
3 * Revert dh_fixperms rule for old debhelper systems.
4
5 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Sep 2012 13:24:46 -0500
6
7 zfs-linux (0.6.0.80-0ubuntu1) unstable; urgency=low
8
9 [ Richard Lowe ]
10 * Illumos #2088 zdb could use a reasonable manual page
11
12 [ Brian Behlendorf ]
13 * zfs-0.6.0-rc11
14 * Seg fault 'zpool import -d /dev/disk/by-id -a'
15
16 -- Darik Horn <dajhorn@vanadac.com> Tue, 18 Sep 2012 17:03:41 -0500
17
18 zfs-linux (0.6.0.79-0ubuntu1) unstable; urgency=low
19
20 [ Darik Horn ]
21 * Generate META from debian/changelog.
22 * Update packaging to standards version 3.9.3.1
23 * Improve DEP5 conformance for Lintian.
24 * Update debian/copyright attributions.
25
26 [ Brian Behlendorf ]
27 * Clear PG_writeback for sync I/O error case
28 * Switch KM_SLEEP to KM_PUSHPAGE
29 * Improve `zpool import` search behavior
30
31 [ Cyril Plisko ]
32 * ZFS replay transaction error 5
33
34 -- Darik Horn <dajhorn@vanadac.com> Mon, 17 Sep 2012 23:43:52 -0500
35
36 zfs-linux (0.6.0.78-0ubuntu1) unstable; urgency=low
37
38 [ Brian Behlendorf ]
39 * Revert "Improve AF hard disk detection"
40 * Move iput() after zfs_inode_update()
41
42 [ Cyril Plisko ]
43 * Fix zdb printf format string for ZIL data blocks
44
45 [ Darik Horn ]
46 * Refresh debian/patches after upstream merge.
47
48 -- Darik Horn <dajhorn@vanadac.com> Fri, 14 Sep 2012 13:07:59 -0500
49
50 zfs-linux (0.6.0.77-0ubuntu1) unstable; urgency=low
51
52 [ Brian Behlendorf ]
53 * Remove zvol device node
54
55 [ Etienne Dechamps ]
56 * Silence "setting dataset to sync always" message in ztest.
57
58 [ Chris Dunlop ]
59 * Remove autotools products
60
61 [ Cyril Plisko ]
62 * Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful"
63 * Avoid running exportfs on each zfs/zpool command invocation
64
65 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Sep 2012 17:11:53 -0500
66
67 zfs-linux (0.6.0.76-0ubuntu1) unstable; urgency=low
68
69 [ Brian Behlendorf ]
70 * Switch KM_SLEEP to KM_PUSHPAGE
71 * Disable page allocation warnings for ARC buffers
72 * Add zstreamdump .gitignore
73
74 [ Michael Martin ]
75 * Fix missing vdev names in zpool status output
76
77 [ Etienne Dechamps ]
78 * Increase the stack space in userspace.
79
80 [ Cyril Plisko ]
81 * Make ZFS filesystem id persistent across different machines
82
83 -- Darik Horn <dajhorn@vanadac.com> Thu, 06 Sep 2012 20:14:04 -0500
84
85 zfs-linux (0.6.0.75-0ubuntu1) unstable; urgency=low
86
87 [ Martin Matuska ]
88 * Add zstreamdump(8) command to examine ZFS send streams.
89
90 [ Etienne Dechamps ]
91 * Add libnvpair to mount_zfs dependencies
92
93 [ Brian Behlendorf ]
94 * Switch KM_SLEEP to KM_PUSHPAGE
95 * Improve AF hard disk detection
96 * Switch KM_SLEEP to KM_PUSHPAGE
97
98 [ Darik Horn ]
99 * Refresh debian/patches after upstream merge.
100
101 -- Darik Horn <dajhorn@vanadac.com> Wed, 05 Sep 2012 10:05:40 -0500
102
103 zfs-linux (0.6.0.74-0ubuntu1) unstable; urgency=low
104
105 [ Brian Behlendorf ]
106 * Switch KM_SLEEP to KM_PUSHPAGE
107
108 [ Chris Dunlop ]
109 * Switch KM_SLEEP to KM_PUSHPAGE
110
111 -- Darik Horn <dajhorn@vanadac.com> Sun, 02 Sep 2012 14:42:48 -0500
112
113 zfs-linux (0.6.0.73-0ubuntu1) unstable; urgency=low
114
115 [ Richard Yao ]
116 * Check kernel source directory for SPL
117 * Consistent menuconfig name
118 * Switch KM_SLEEP to KM_PUSHPAGE
119
120 [ Brian Behlendorf ]
121 * rmdir(2) should return ENOTEMPTY
122 * Remove autotools products
123 * Pre-allocate vdev I/O buffers
124 * Annotate KM_PUSHPAGE call paths with PF_NOFS
125 * mzap_upgrade() must use kmem_alloc()
126 * Clear PG_writeback after zil_commit() for sync I/O
127
128 [ Prakash Surya ]
129 * Remove autoconf check for CONFIG_PREEMPT
130
131 [ Richard Yao ]
132 * Revert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
133 * Revert Fix zpl_writepage() deadlock
134 * Revert Disable direct reclaim for z_wr_* threads
135
136 [ Etienne Dechamps ]
137 * Fix mount_zfs dependency on libzpool.
138
139 [ Darik Horn ]
140 * Refresh debian/patches after upstream merge.
141
142 -- Darik Horn <dajhorn@vanadac.com> Fri, 31 Aug 2012 15:39:03 -0500
143
144 zfs-linux (0.6.0.72-0ubuntu1) unstable; urgency=low
145
146 [ Martin Matuska ]
147 * Properly initialize and free destroydata
148
149 [ Brian Behlendorf ]
150 * Add copy-builtin to EXTRA_DIST
151 * Revert "Use SA_HDL_PRIVATE for SA xattrs"
152
153 [ Alexander Eremin ]
154 * Illumos #1977: zfs allow arguments not parsed correctly after pyzfs removal
155 * Illumos #1726: Removal of pyzfs broke delegation for volumes
156
157 [ Andrew Stormont ]
158 * Illumos #1936: add support for "-t <datatype>" argument to zfs get
159
160 [ Eric Schrock ]
161 * Illumos #2635: 'zfs rename -f' to perform force unmount
162
163 [ Christopher Siden ]
164 * Illumos #1796, #2871, #2903, #2957
165 * Illumos #3085: zfs diff panics, then panics in a loop on booting
166
167 [ Garrett D'Amore ]
168 * Illumos #2803: zfs get guid pretty-prints the output
169
170 [ Massimo Maggi ]
171 * Fix snapshot automounting with GrSecurity constify plugin.
172
173 [ Prakash Surya ]
174 * Wrap smp_processor_id in kpreempt_[dis|en]able
175
176 [ Javen Wu ]
177 * Drop spill buffer reference
178
179 [ Simon Klinkert ]
180 * Illumos #2901: zfs receive fails for exabyte sparse files
181
182 [ Darik Horn ]
183 * Refresh debian/patches after upstream merge.
184
185 -- Darik Horn <dajhorn@vanadac.com> Sun, 26 Aug 2012 18:09:15 -0500
186
187 zfs-linux (0.6.0.71-0ubuntu1) unstable; urgency=low
188
189 [ Brian Behlendorf ]
190 * Cleanly remove zfs-modules-devel headers
191 * Export dmu_buf_rele() symbol
192 * ZFS 0.6.0-rc10
193
194 -- Darik Horn <dajhorn@vanadac.com> Tue, 14 Aug 2012 21:41:22 -0500
195
196 zfs-linux (0.6.0.70-0ubuntu1) unstable; urgency=low
197
198 [ Richard Yao ]
199 * Add missing dependencies to ./copy-builtin
200
201 [ Etienne Dechamps ]
202 * Set zvol discard_granularity to the volblocksize.
203
204 [ Dan McDonald ]
205 * Illumos #1693: persistent 'comment' field for a zpool
206
207 [ Prakash Surya ]
208 * Add '--with-spl-timeout' option
209 * Support building a zfs-modules-dkms sub package
210
211 [ Brian Behlendorf ]
212 * Export dbuf_* symbols
213 * Illumos #1888: zfs(8) should mention zfs recv -e
214 * Suppress 'zfs_sb_create' memory warning
215
216 [ Ned Bass ]
217 * Fix man page installation path
218
219 [ Darik Horn ]
220 * Refresh debian/patches after upstream merge.
221
222 [ Peter Fern ]
223 * Add debug packages for libs and tools
224
225 -- Darik Horn <dajhorn@vanadac.com> Fri, 10 Aug 2012 20:35:15 -0500
226
227 zfs-linux (0.6.0.69-0ubuntu3) unstable; urgency=low
228
229 [ Darik Horn ]
230 * Update the README file for deb packages.
231
232 [ Brian Behlendorf ]
233 * Allow '-o remount' for non-legacy datasets
234
235 [ Manuel Amador (Rudd-O) ]
236 * Adding grub2 mkconfig support patch
237
238 [ Matthew Ahrens ]
239 * Illumos #1644, #1645, #1646, #1647, #1708
240
241 [ Etienne Dechamps ]
242 * Limit the number of blocks to discard at once.
243
244 -- Darik Horn <dajhorn@vanadac.com> Mon, 06 Aug 2012 11:39:15 -0500
245
246 zfs-linux (0.6.0.68-0ubuntu1) unstable; urgency=low
247
248 [ Brian Behlendorf ]
249 * Add 'inline' keyword
250 * Add ddt_object_load() error handling
251 * Disable .zfs directory on 32-bit systems
252
253 [ Richard Yao ]
254 * Fix build failures on PaX/GRSecurity patched kernels
255 * Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later kernels
256 * Linux 3.5 compat, eops->encode_fh() takes inodes
257 * Linux 3.5 compat, iops->truncate_range() removed
258 * Linux 3.5 compat, end_writeback() changed to clear_inode()
259
260 [ Etienne Dechamps ]
261 * Move partition scanning from userspace to module.
262 * Don't build packages that haven't been selected.
263 * Make configure builtin-aware.
264 * Fake modpost stage for LINUX_COMPILE.
265 * When checking for symbol exports, try compiling.
266 * Add script for builtin module building.
267 * Use /sys/module instead of /proc/modules.
268
269 [ Darik Horn ]
270 * Refresh debian/patches after upstream merge.
271
272 -- Darik Horn <dajhorn@vanadac.com> Fri, 27 Jul 2012 14:37:39 -0500
273
274 zfs-linux (0.6.0.67-0ubuntu1) unstable; urgency=low
275
276 [ Richard Yao ]
277 * Use ULL suffix in constants
278 * Relicense zfs.gentoo.in from GPLv2 to 2-clause BSD
279
280 [ Garrett D'Amore ]
281 * Illumos #1748: desire support for reguid in zfs
282
283 [ George Wilson ]
284 * Illumos #1949, #1953
285
286 [ Etienne Dechamps ]
287 * Fix error handling for "zpool online -e".
288 * Use the right device path when relabeling.
289 * Fix efi_use_whole_disk() when efi_nparts == 128.
290
291 [ Brian Behlendorf ]
292 * Add PowerPC to supported VTOCs
293 * Move zfs.release generation to configure step
294
295 [ Darik Horn ]
296 * Refresh debian/patches after upstream merge.
297
298 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jul 2012 23:11:46 -0500
299
300 zfs-linux (0.6.0.66-0ubuntu1) unstable; urgency=low
301
302 [ Etienne Dechamps ]
303 * Add ZIL statistics.
304
305 [ Prakash Surya ]
306 * Support debug and debug-devel sub packages
307
308 [ Brian Behlendorf ]
309 * Remove Chaos 4.x RPM support
310 * Update incorrect ddt_zap_lookup() assertion
311
312 -- Darik Horn <dajhorn@vanadac.com> Wed, 04 Jul 2012 00:16:38 -0500
313
314 zfs-linux (0.6.0.65-0ubuntu2) unstable; urgency=high
315
316 * chmod 0440 /etc/sudoers.d/zfs
317
318 -- Darik Horn <dajhorn@vanadac.com> Tue, 19 Jun 2012 10:54:09 -0500
319
320 zfs-linux (0.6.0.65-0ubuntu1) unstable; urgency=low
321
322 [ Etienne Dechamps ]
323 * Make zil_slog_limit a tunable module parameter.
324
325 [ Richard Yao ]
326 * Make zvol_remove_link() print a more useful error message
327
328 [ Pawel Jakub Dawidek ]
329 * Speed up 'zfs list -t snapshot -o name -s name'
330
331 [ Darik Horn ]
332 * Add zvol_inhibit_dev module option.
333 * Refresh debian/patches after upstream merge.
334
335 [ Brian Behlendorf ]
336 * Workaround for failing zvol_id
337 * Mark zdev.conf as a config file
338 * ZFS 0.6.0-rc9
339
340 -- Darik Horn <dajhorn@vanadac.com> Thu, 14 Jun 2012 15:18:54 -0500
341
342 zfs-linux (0.6.0.64-0ubuntu1) unstable; urgency=low
343
344 [ Ned Bass ]
345 * Improve CONFIG_DEBUG_LOCK_ALLOC error message
346
347 [ Etienne Dechamps ]
348 * Honor logbias when writing to ZVOLs.
349
350 [ Richard Yao ]
351 * Linux 3.4 compat, d_make_root() replaces d_alloc_root()
352
353 [ Daniel Verite ]
354 * Include <locale.h> to avoid error: 'LC_ALL' undeclared.
355 * Retry removal of busy minors
356
357 [ Darik Horn ]
358 * Refresh debian/patches after upstream merge.
359
360 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jun 2012 23:12:08 -0500
361
362 zfs-linux (0.6.0.63-0ubuntu1) unstable; urgency=low
363
364 [ Jorgen Lundman ]
365 * Define the needed ISA types for ARM
366
367 [ Brian Behlendorf ]
368 * Extend CONFIG_DEBUG_LOCK_ALLOC check
369 * Add /dev/mapper/ to search path
370 * Improve 'zpool import' EBUSY error message
371
372 [ Ned A. Bass ]
373 * Add vdev_id for JBOD-friendly udev aliases
374
375 [ Darik Horn ]
376 * Refresh debian/patches after upstream merge.
377 * Disable Ubuntu 10.10 Maverick Meerkat builds.
378 * Add Add-zvol_inhibit_dev-module-option.patch
379 * Add /etc/sudoers.d/zfs file.
380
381 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jun 2012 22:02:32 -0500
382
383 zfs-linux (0.6.0.62-0ubuntu1) unstable; urgency=low
384
385 [ Mike Harsch ]
386 * Illumos #952: separate intent logs should be obvious in 'zpool iostat' output
387
388 [ Frederik Wessels ]
389 * Illumos #1946: incorrect formatting when listing output of multiple pools with zpool iostat -v
390
391 [ Richard Lowe ]
392 * Illumos #2067: uninitialized variables in zfs(1M) may make snapshots undestroyable
393
394 [ Richard Yao ]
395 * Update ARC memory limits to account for SLUB internal fragmentation
396 * Disable direct reclaim on zvols
397
398 [ Brian Behlendorf ]
399 * Add zfs_mdcomp_disable module option
400 * Integrate ARC more tightly with Linux
401 * Linux 3.3 compat, iops->create()/mkdir()/mknod()
402 * Add mdadm and bc dependencies
403 * Revert "Disable direct reclaim on zvols"
404
405 [ Darik Horn ]
406 * Refresh debian/patches after upstream merge.
407
408 -- Darik Horn <dajhorn@vanadac.com> Tue, 01 May 2012 14:44:11 -0500
409
410 zfs-linux (0.6.0.61-0ubuntu1) unstable; urgency=low
411
412 [ Prakash Surya ]
413 * Use KM_PUSHPAGE in l2arc_write_buffers
414
415 [ Brian Behlendorf ]
416 * Illumos #1909: disk sync write perf regression when slog is used post oi_148
417
418 -- Darik Horn <dajhorn@vanadac.com> Sun, 22 Apr 2012 08:13:33 -0500
419
420 zfs-linux (0.6.0.60-0ubuntu1) unstable; urgency=low
421
422 [ Brian Behlendorf ]
423 * Export additional dsl symbols
424
425 [ Richard Laager ]
426 * Document the zle compression algorithm
427 * Improve error message consistency
428
429 [ Andriy Gapon ]
430 * Illumos #1680: zfs vdev_file_io_start: validate vdev before using vdev_tsd
431
432 [ Martin Matuska ]
433 * OS-926: zfs panic in zfs_fill_zplprops_impl()
434
435 [ George Wilson ]
436 * Illumos #1951: leaking a vdev when removing an l2cache device
437
438 [ Albert Lee ]
439 * Illumos #1475: zfs spill block hold can access invalid spill blkptr
440
441 [ Martin Matuska ]
442 * Illumos #1346: zfs incremental receive may leave behind temporary clones
443
444 [ P.SCH ]
445 * ZFS snapshot alias
446 * ZFS list snapshot property alias
447
448 [ Darik Horn ]
449 * Add Improve-the-SPL-version-error-for-DKMS-systems.patch
450
451 -- Darik Horn <dajhorn@vanadac.com> Sat, 21 Apr 2012 10:38:51 -0500
452
453 zfs-linux (0.6.0.58-0ubuntu1) unstable; urgency=low
454
455 [ Richard Yao ]
456 * Print human readable error message for ENOENT
457 * Make Gentoo initscript use modinfo
458
459 [ Gunnar Beutner ]
460 * Fixed a NULL pointer dereference bug in zfs_preumount
461
462 [ Darik Horn ]
463 * Refresh debian/patches after upstream merge.
464 * Add dkms kernel source exception for Proxmox 2.0
465
466 -- Darik Horn <dajhorn@vanadac.com> Mon, 09 Apr 2012 09:49:36 -0500
467
468 zfs-linux (0.6.0.57-0ubuntu2) unstable; urgency=low
469
470 [ Darik Horn ]
471 * Reorder zfs-dkms.postinst for dh_dkms glitch.
472
473 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 Apr 2012 23:05:23 -0500
474
475 zfs-linux (0.6.0.57-0ubuntu1) unstable; urgency=low
476
477 [ Craig Sanders ]
478 * Remove hard-coded 80 column output
479
480 [ Brian Behlendorf ]
481 * Properly expose the mfu ghost list kstats
482
483 [ Darik Horn ]
484 * Invoke notify-reboot-required for upgrades.
485 * Add libgcc_s.so.1 to the zfs-initramfs manifest.
486 * Add missing #DEBHELPER# macro to zfsutils.
487 * Refresh debian/patches after upstream merge.
488 * Enable 0007-Integrate-ARC-more-tightly-with-Linux.patch
489
490 -- Darik Horn <dajhorn@vanadac.com> Fri, 30 Mar 2012 00:38:33 -0500
491
492 zfs-linux (0.6.0.56-0ubuntu1) unstable; urgency=low
493
494 [ Brian Behlendorf ]
495 * Fix executable permissions
496 * ZFS 0.6.0-rc8
497
498 [ Darik Horn ]
499 * Disable 0007-Integrate-ARC-more-tightly-with-Linux.patch
500
501 -- Darik Horn <dajhorn@vanadac.com> Mon, 26 Mar 2012 21:19:40 -0500
502
503 zfs-linux (0.6.0.55-0ubuntu1) unstable; urgency=low
504
505 [ Brian Behlendorf ]
506 * Add .zfs control directory
507 * Account for .zfs ctldir inodes
508 * Add ZFS_META_RELEASE to module load/unload messages
509 * Enhance a dmu_tx_dirty_buf() assertion
510 * Add --enable-debug-dmu-tx configure option
511
512 [ Darik Horn ]
513 * Add 0007-Integrate-ARC-more-tightly-with-Linux.patch
514 * Add: Add-.zfs-control-directory.patch
515 * Refresh debian/patches after upstream merge.
516
517 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Mar 2012 20:37:43 -0500
518
519 zfs-linux (0.6.0.54-1ubuntu1) unstable; urgency=low
520
521 [ Brian Behlendorf ]
522 * Revert "Add zio constructor/destructor"
523 * Add zio constructor/destructor
524
525 -- Darik Horn <dajhorn@vanadac.com> Wed, 21 Mar 2012 17:42:33 -0500
526
527 zfs-linux (0.6.0.54-0ubuntu1) unstable; urgency=low
528
529 [ Gregor Kopka ]
530 * Use stderr for 'no pools/datasets available' error
531
532 [ Brian Behlendorf ]
533 * Add missing NULL in zpl_xattr_handlers
534 * ZFS 0.6.0-rc7
535
536 -- Darik Horn <dajhorn@vanadac.com> Fri, 16 Mar 2012 23:40:54 -0500
537
538 zfs-linux (0.6.0.53-0ubuntu1) unstable; urgency=low
539
540 [ Darik Horn ]
541 * Add machine readable debian/copyright file.
542 * Split /etc/init.d/zfs into zfs-mount and zfs-share
543 * Remove the /etc/default/zfsload configuration file
544 * Use consistent branding in package descriptions.
545 * Remove the DISCLAIMER file from the docs list.
546
547 [ Brian Behlendorf ]
548 * Use SA_HDL_PRIVATE for SA xattrs
549 * Add zio constructor/destructor
550 * Add sa_spill_rele() interface
551
552 [ Ned Bass ]
553 * Align parition end on 1 MiB boundary
554
555 [ Richard Yao ]
556 * Fix distribution detection
557
558 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Mar 2012 20:53:01 -0600
559
560 zfs-linux (0.6.0.52-0ubuntu1) unstable; urgency=low
561
562 [ Turbo Fredriksson ]
563 * Add 'fsid' mount option to allowed options.
564
565 [ Richard Yao ]
566 * Support ashift=13 for 8KB SSD block sizes
567
568 [ Alex Zhuravlev ]
569 * Export symbols for zero-copy
570
571 [ Ned Bass ]
572 * Return success from check_slice() if device doesn't exist
573
574 [ Brian Behlendorf ]
575 * Add arc_state_t stats to arcstats
576 * Add 'dmu_tx' kstats entry
577 * Cleanly support debug packages
578
579 [ Darik Horn ]
580 * Change POST_INSTALL to POST_BUILD in dkms.conf
581 * Refresh debian/patches after upstream merge.
582
583 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 19:35:20 -0600
584
585 zfs-linux (0.6.0.51-0ubuntu1) unstable; urgency=low
586
587 [ Etienne Dechamps ]
588 * Use 32 as the default number of zvol threads.
589 * Implement the truncate_range() inode operation.
590 * Check permissions in zfs_space().
591 * Support the fallocate() file operation.
592 * Add support for DISCARD to ZVOLs.
593
594 [ Brian Behlendorf ]
595 * Use spl_debug_* helpers
596 * Export symbols for zero-copy
597 * Fix zconfig.sh non-optimal alignment
598
599 [ Darik Horn ]
600 * Refresh debian/patches after upstream merge.
601
602 -- Darik Horn <dajhorn@vanadac.com> Sun, 12 Feb 2012 19:28:19 -0600
603
604 zfs-linux (0.6.0.50-0ubuntu1) unstable; urgency=low
605
606 [ Etienne Dechamps ]
607 * Support "sync=always" for ZVOLs.
608 * Fix synchronicity for ZVOLs.
609 * Improve ZVOL queue behavior.
610
611 [ Darik Horn ]
612 * Let libnvpair be linked independently of libzfs. (Closes: #560)
613 * Refresh debian/patches after upstream merge.
614
615 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:56:45 -0600
616
617 zfs-linux (0.6.0.49-0ubuntu1) unstable; urgency=low
618
619 [ Brian Behlendorf ]
620 * Export symbol zfs_attr_table
621 * Allow multiple values per directory entry
622 * Cleanup ZFS debug infrastructure
623 * Linux 3.3 compat, sops->show_options()
624
625 [ Darik Horn ]
626 * Revert lib/libspl/asm-generic/atomic.S deletion.
627 * Revert "Manually sync scripts/ with the upstream release."
628 * Refresh patches after upstream merge.
629 * Add patch: Improve the --with-spl error
630
631 -- Darik Horn <dajhorn@vanadac.com> Fri, 03 Feb 2012 15:41:22 -0600
632
633 zfs-linux (0.6.0.48-0ubuntu1) unstable; urgency=low
634
635 [ Prakash Surya ]
636 * Ignore dataset if the dds_type is DMU_OST_OTHER
637
638 [ Darik Horn ]
639 * Disable dh_autotools-dev_updateconfig.
640
641 -- Darik Horn <dajhorn@vanadac.com> Thu, 19 Jan 2012 20:24:51 -0600
642
643 zfs-linux (0.6.0.47-0ubuntu1) unstable; urgency=low
644
645 [ Brian Behlendorf ]
646 * Add the release component to headers
647 * Fix rpm dependencies
648
649 [ Darik Horn ]
650 * Combine libraries: spl, avl, efi, share, unicode. (Closes: #430)
651 * Allow GPT+EFI vdev replacement in boot pools.
652 * Add libtool to Build-Depends.
653 * Refresh debian/patches after upstream merge.
654 * Remove distdir stubbing for DKMS module sources.
655 * Delete packaging for recomposed libraries.
656
657 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 20:40:27 -0600
658
659 zfs-linux (0.6.0.46-0ubuntu1) unstable; urgency=low
660
661 [ Ned Bass ]
662 * Reduce number of zio free threads
663
664 [ Darik Horn ]
665 * Run autogen for packaged builds.
666 * Move debian/patches into a separate branch.
667 * Disable zfs-dracut packaging.
668
669 [ Richard Laager ]
670 * Allow setting bootfs on any pool
671
672 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 14:01:23 -0600
673
674 zfs-linux (0.6.0.45-0ubuntu1) unstable; urgency=low
675
676 [ Prakash Surya ]
677 * Run ZFS_AC_PACMAN only if $VENDOR is "arch"
678
679 [ Brian Behlendorf ]
680 * Increase link count limit to 2^31-1
681
682 [ Darik Horn ]
683 * Wrap long lines in the dkms.conf file.
684 * FHS conformance and DKMS multiarch, ZFS interface.
685 * Add Allow-setting-bootfs-on-any-pool.patch
686
687 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jan 2012 18:43:23 -0600
688
689 zfs-linux (0.6.0.44-0ubuntu1) unstable; urgency=low
690
691 [ Darik Horn ]
692 * Remove the mountall dependency from zfs-initramfs.
693 * Add /sbin/blkid to the initramfs manifest.
694 * Avoid using awk in the zpool_id script. (Closes: #259)
695 * Apply the ZoL coding standard to zpl_xattr.c
696 * Revert "Add security_inode_init_security.patch"
697 * Refresh debian/patches after upstream merge.
698
699 [ Brian Behlendorf ]
700 * Linux 3.1 compat, super_block->s_shrink
701 * Linux 3.2 compat, security_inode_init_security()
702
703 [ Richard Laager ]
704 * Treat /dev/vd* as whole disks
705
706 [ Suman Chakravartula ]
707 * Add overlay(-O) mount option support
708
709 -- Darik Horn <dajhorn@vanadac.com> Thu, 12 Jan 2012 19:35:47 -0600
710
711 zfs-linux (0.6.0.43-0ubuntu1) unstable; urgency=low
712
713 [ Seth Heeren ]
714 * added contrib/zfs_completion.bash
715
716 [ Darik Horn ]
717 * Wrap long lines in the debian/control file.
718 * Add libselinux1-dev to build-depends.
719 * Add bash command completion to zfsutils.
720 * Add security_inode_init_security.patch
721 * Add precise to the PPA build list.
722
723 -- Darik Horn <dajhorn@vanadac.com> Sat, 07 Jan 2012 11:05:03 -0600
724
725 zfs-linux (0.6.0.42-0ubuntu1) unstable; urgency=low
726
727 [ Prakash Surya ]
728 * Add make rule for building Arch Linux packages
729 * Move Arch Linux's VENDOR check above Ubuntu's
730
731 [ Darik Horn ]
732 * Update the character class in the zpool man page. (Closes: #438)
733 * Linux 3.2 compat: set_nlink() (Closes: #462)
734 * Add LIBSELINUX to mount_zfs_LDFLAGS.
735 * Refresh debian/patches after upstream merge.
736 * PPA 0.6.0.42-0ubuntu1 release.
737
738 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Dec 2011 09:09:59 -0600
739
740 zfs-linux (0.6.0.41-0ubuntu1) unstable; urgency=low
741
742 [ Brian Behlendorf ]
743 * Set zvol_major/zvol_threads permissions
744
745 [ Garrett D'Amore ]
746 * Illumos #734: Use taskq_dispatch_ent() interface
747
748 -- Darik Horn <dajhorn@vanadac.com> Thu, 15 Dec 2011 10:11:54 -0600
749
750 zfs-linux (0.6.0.40-0ubuntu1) unstable; urgency=low
751
752 [ Prakash Surya ]
753 * In autoconf v2.68, AC_LANG_PROGRAM must be quoted
754 * Fix configure tests to play nice with GCC 4.6
755
756 [ Brian Behlendorf ]
757 * Implement SA based xattrs
758 * Allow xattrs on symlinks
759 * Update default ARC memory limits
760
761 [ Gunnar Beutner ]
762 * Added comments for libshare's NFS functions.
763
764 [ Darik Horn ]
765 * Support path_id changes in udev 174.
766 * Quote variables in the zpool_id script.
767 * Demote egrep to grep in the zpool_id script.
768 * Demote the whackbang in the zpool_id script.
769 * Source /etc/default/zfs after setting defaults.
770 * Quote variables in the zfs.lsb script.
771 * Revert "Depend on udev that provides stand-alone path_id."
772
773 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:13:57 -0600
774
775 zfs-linux (0.6.0.39-0ubuntu1) unstable; urgency=low
776
777 [ Brian Behlendorf ]
778 * Limit maximum ashift value to 12
779
780 [ Suman Chakravartula ]
781 * Allow leading digits in userquota/groupquota names
782
783 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Nov 2011 08:35:47 -0600
784
785 zfs-linux (0.6.0.38-0ubuntu1) unstable; urgency=low
786
787 [ Brian Behlendorf ]
788 * Disown dataset in zfs_sb_create()
789 * Simplify BDI integration
790 * Suppress packaging warning
791 * Linux 3.1 compat, fops->fsync()
792 * Fix depmod warning
793
794 [ Darik Horn ]
795 * Refresh debian/patches after upstream merge.
796
797 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Nov 2011 09:05:40 -0600
798
799 zfs-linux (0.6.0.37-0ubuntu1) unstable; urgency=low
800
801 [ Gunnar Beutner ]
802 * Fix a race condition in zfs_getattr_fast()
803
804 [ Brian Behlendorf ]
805 * Fix NULL deref in balance_pgdat()
806 * Improve meta data performance
807
808 -- Darik Horn <dajhorn@vanadac.com> Sat, 05 Nov 2011 10:27:54 -0500
809
810 zfs-linux (0.6.0.36-0ubuntu1) unstable; urgency=low
811
812 [ Brian Behlendorf ]
813 * Include distribution in release
814
815 [ Darik Horn ]
816 * Change sun.com URLs to zfsonlinux.org
817 * Depend on udev that provides stand-alone path_id.
818
819 [ Xin Li ]
820 * Illumos #1661: Fix flaw in sa_find_sizes() calculation
821
822 -- Darik Horn <dajhorn@vanadac.com> Fri, 28 Oct 2011 19:38:49 -0500
823
824 zfs-linux (0.6.0.35-0ubuntu2) unstable; urgency=low
825
826 [ Ned Bass ]
827 * Use @ZFS_META LICENSE@ in spec.in files
828
829 [ Alexander Stetsenko ]
830 * Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_map
831
832 [ Brian Behlendorf ]
833 * Set mtime on symbolic links
834
835 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Oct 2011 15:26:00 -0500
836
837 zfs-linux (0.6.0.34-0ubuntu1) unstable; urgency=low
838
839 [ Oleg Stepura ]
840 * Fix 'unexpected operator' bashism
841
842 [ Brian Behlendorf ]
843 * Synchronize initramfs and system hostid
844 * Export symbols for the full SA API
845 * Prep zfs-0.6.0-rc6 tag
846 * Add provides lustre-backend-fs to rpm
847 * Export symbols for the VFS API
848 * Disable 90-zfs.rules for test suite
849
850 [ Darik Horn ]
851 * Add "activate update-initramfs" dpkg trigger.
852 * Add news item: The PPA for ZFS is moving.
853 * Add patch: Use /bin/bash to invoke dracut scripts.
854 * Add provides lustre-backend-fs to deb
855
856 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Oct 2011 21:16:47 -0500
857
858 zfs-linux (0.6.0.33-0ubuntu1) unstable; urgency=low
859
860 [ Darik Horn ]
861 * Automatically set REMAKE_INITRD in the dkms.conf
862
863 [ Brian Behlendorf ]
864 * Install zfs-devel headers in /usr/include
865 * Suppress kmem_alloc() warning in zfs_prop_set_special()
866 * Export symbols for the full ZAP API
867 * Fix uninitialized varible in zfs_do_userspace()
868
869 [ Ned Bass ]
870 * Use automatic variable in Makefile
871
872 [ Zachary Bedell ]
873 * Fix boot failure in Dracut scripts.
874 * Make libefi-created GPT compatible with gptfdisk
875
876 [ Andreas Dilger ]
877 * zpl: Fix "df -i" to have better free inodes value
878
879 -- Darik Horn <dajhorn@vanadac.com> Wed, 28 Sep 2011 22:38:56 -0500
880
881 zfs-linux (0.6.0.32-0ubuntu1) unstable; urgency=low
882
883 [ Prakash Surya ]
884 * Fix minor autoconf error message inconsistencies
885 * Convert 'if' statements to AS_IF in kernel.m4
886 * Fix package URLs to use the github repository
887 * Fix zfs.spec.in to use @LICENSE@ variable
888
889 [ Jeremy Gill ]
890 * Ensure FC15 boots when zfs isn't used for boot partition
891
892 [ Brian Behlendorf ]
893 * Fix usage of zsb after free
894
895 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Sep 2011 20:27:34 -0500
896
897 zfs-linux (0.6.0.31-0ubuntu2) unstable; urgency=low
898
899 * Change $ZFS to `zfs` in the init script.
900
901 -- Darik Horn <dajhorn@vanadac.com> Wed, 24 Aug 2011 10:04:15 -0500
902
903 zfs-linux (0.6.0.31-0ubuntu1) unstable; urgency=low
904
905 [ Brian Behlendorf ]
906 * Disable zfs /etc/mtab updates
907 * Fix incompatible pointer type warning
908 * Fix missing format arguments
909 * Fixed uninitialized variable
910 * Buildbot suppression rules
911 * Fix autoconf variable substitution in init scripts.
912 * Fix incorrect zpool_cache substitution
913
914 [ Kyle Fuller ]
915 * Move 90-zfs udev rule from dracut to udev/rules.d
916 * Make dracut module-setup.sh an autoconf config file
917
918 [ Darik Horn ]
919 * Add chkconfig and description lines to zfs init.
920 * Disable default start action in the init script.
921 * Implement the status command in the init script.
922 * Share filesystems in the init script.
923 * Remove ellipses from log lines in the init script.
924
925 -- Darik Horn <dajhorn@vanadac.com> Mon, 22 Aug 2011 21:26:25 -0500
926
927 zfs-linux (0.6.0.30-0ubuntu2) unstable; urgency=low
928
929 * Remove zpool_layout from the initramfs manifest.
930 * Let mkinitramfs fail if the utilities are missing.
931
932 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 16:52:01 -0500
933
934 zfs-linux (0.6.0.30-0ubuntu1) unstable; urgency=low
935
936 [ Brian Behlendorf ]
937 * Cleanup mmap(2) writes
938 * Add backing_device_info per-filesystem
939 * Correctly lock pages for .readpages()
940 * Autogen refresh for udev changes
941 * Improve HAVE_EVICT_INODE check
942
943 [ Kyle Fuller ]
944 * Move udev rules from /etc/udev to /lib/udev
945
946 [ Darik Horn ]
947 * Accomodate udev autotools changes in packaging.
948
949 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 01:17:20 -0500
950
951 zfs-linux (0.6.0.29-0ubuntu1) unstable; urgency=low
952
953 [ Kyle Fuller ]
954 * Make autogen.sh executable
955 * Turn the init.d scripts into autoconf config files
956
957 [ Zachary Bedell ]
958 * Wrap dracut scripts to 79 chars
959
960 [ Brian Behlendorf ]
961 * Add .gitignore for zfs.<distro> init scripts
962
963 [ Tim Haley ]
964 * Illumos #xxx: zdb -vvv broken after zfs diff integration
965
966 [ Gordon Ross ]
967 * Illumos #764: panic in zfs:dbuf_sync_list
968
969 [ Garrett D'Amore ]
970 * Illumos #175: zfs vdev cache consumes excessive memory
971
972 [ Shampavman ]
973 * Illumos #510: 'zfs get' enhancement - mountpoint as an argument
974
975 [ George Wilson ]
976 * Illumos #1051: zfs should handle imbalanced luns
977
978 [ Matt Ahrens ]
979 * Illumos #1092: zfs refratio property
980
981 [ Eric Schrock ]
982 * Illumos #883: ZIL reuse during remount corruption
983
984 [ Martin Matuska ]
985 * Illumos #1043: Recursive zfs snapshot destroy fails
986 * Illumos #1313: Integer overflow in txg_delay()
987
988 [ Alexander Stetsenko ]
989 * Illumos #278: get rid zfs of python and pyzfs dependencies
990
991 [ James H ]
992 * Call exportfs -v once for NFS shares.
993
994 [ Gunnar Beutner ]
995 * Use /dev/null for stdout/stderr in libzfs_run_process().
996 * Use libzfs_run_process() in libshare.
997
998 -- Darik Horn <dajhorn@vanadac.com> Tue, 02 Aug 2011 10:18:10 -0500
999
1000 zfs-linux (0.6.0.28-0ubuntu2) unstable; urgency=low
1001
1002 * Update replacement controls for libzfs-dev.
1003
1004 -- Darik Horn <dajhorn@vanadac.com> Tue, 26 Jul 2011 00:03:19 -0500
1005
1006 zfs-linux (0.6.0.28-0ubuntu1) unstable; urgency=low
1007
1008 [ Brian Behlendorf ]
1009 * Fix the configure CONFIG_* option detection
1010 * Add missing <pool> option
1011 * Fix txg_sync_thread deadlock
1012
1013 [ Zachary Bedell ]
1014 * Soft to hard tabs
1015 * Catch return errors from zpool commands
1016
1017 [ Darik Horn ]
1018 * Force root pool imports in the initramfs script.
1019 * lintian: non-dev-pkg-with-shlib-symlink
1020 * Override lintian extra-license-file warnings.
1021 * Update the project Github link.
1022 * Override dh_shlibdeps warnings.
1023
1024 -- Darik Horn <dajhorn@vanadac.com> Mon, 25 Jul 2011 23:39:10 -0500
1025
1026 zfs-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
1027
1028 [ Brian Behlendorf ]
1029 * Use zfs_mknode() to create dataset root
1030
1031 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:39:22 -0500
1032
1033 zfs-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
1034
1035 [ Brian Behlendorf ]
1036 * Fix send/recv 'dataset is busy' errors
1037 * Update 'zpool import' man page
1038 * Fix mmap(2)/write(2)/read(2) deadlock
1039 * Fix zio_execute() deadlock
1040 * Fix zpl_writepage() deadlock
1041 * Fix 'make install' overly broad 'rm'
1042 * Honor setgit bit on directories
1043
1044 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Jul 2011 18:27:15 -0500
1045
1046 zfs-linux (0.6.0.25.rc5-0ubuntu4) unstable; urgency=low
1047
1048 * Add fix-issue-319 patch.
1049
1050 -- Darik Horn <dajhorn@vanadac.com> Fri, 15 Jul 2011 20:09:22 -0500
1051
1052 zfs-linux (0.6.0.25.rc5-0ubuntu3) unstable; urgency=low
1053
1054 * Stub the Makefile.in files in scripts/.
1055
1056 -- Darik Horn <dajhorn@vanadac.com> Fri, 15 Jul 2011 08:45:00 -0500
1057
1058 zfs-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
1059
1060 [ Andrew Tselischev ]
1061 * Fix 'rc_parallel="YES"' error
1062
1063 [ Prasad Joshi ]
1064 * Use consistent error message in zpool sub-command
1065
1066 [ Gunnar Beutner ]
1067 * Fixed indentation in the zfs.lunar init script.
1068 * Removed erroneous backticks in the zfs.lunar init script.
1069 * Implemented sharing datasets via NFS using libshare.
1070 * Link libshare directly to libzfs
1071 * Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
1072 * Updated init scripts to enable automatic sharing of ZFS datasets.
1073
1074 [ Zachary Bedell ]
1075 * Update zfs.gentoo/zfs.lsb init script
1076 * Update for Dracut-010
1077 * Document initramfs process
1078
1079 [ Brian Behlendorf ]
1080 * Add proper library versioning
1081 * Update ztest paths
1082 * Update 'zfs send' documentation
1083 * Add L2ARC tunables
1084 * Improve fstat(2) performance
1085
1086 [ Darik Horn ]
1087 * Refresh patches.
1088 * Set the configuration prefix to root.
1089 * Remove /usr/bin/hostid from the initramfs image.
1090 * Add zfs-dracut package.
1091 * Add libshare0 package.
1092 * Disable disable-dist-init.patch
1093 * Add nfs-kernel-server suggestion.
1094 * Demote spl-dkms to a regular dependency.
1095 * lintian: package-name-doesnt-match-sonames
1096 * lintian: incorrect-libdir-in-la-file
1097 * Rename libavl1 to libzavl1.
1098
1099 [ Fajar A. Nugraha ]
1100 * Check for "udevadm settle" vs "udevsettle"
1101 * Remove zfs service only on uninstall, not on upgrade
1102
1103 [ Kyle Fuller ]
1104 * Provide a rc.d script for archlinux
1105
1106 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:49:02 -0500
1107
1108 zfs-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
1109
1110 [ Prasad Joshi ]
1111 * MMAP Optimization
1112
1113 [ Brian Behlendorf ]
1114 * Remove unused MMAP functions
1115 * Add ZFS specific mmap() checks
1116 * Avoid 'rpm -q' bug for 'make pkg'
1117 * Linux compat 2.6.39: security_inode_init_security()
1118 * Linux compat 2.6.39: mount_nodev()
1119 * Fix implicit declaration of 'mkdirp'
1120 * Always allow non-user xattrs
1121 * Prep zfs-0.6.0-rc5 tag
1122
1123 [ Rohan Puri ]
1124 * Support mandatory locks (nbmand)
1125
1126 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 13:06:48 -0500
1127
1128 zfs-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
1129
1130 [ Prasad Joshi ]
1131 * Tear down and flush the mmap region
1132 * Use truncate_setsize in zfs_setattr
1133
1134 [ Brian Behlendorf ]
1135 * Ensure all block devices are available
1136
1137 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:41:40 -0500
1138
1139 zfs-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
1140
1141 [ Gunnar Beutner ]
1142 * Removed erroneous zfs_inode_destroy() calls from zfs_rmnode().
1143 * Fix unlink/xattr deadlock
1144
1145 [ Brian Behlendorf ]
1146 * Linux 3.0 compat, shrinker compatibility
1147
1148 [ Ned A. Bass ]
1149 * Multipath device manageability improvements
1150
1151 -- Darik Horn <dajhorn@vanadac.com> Sat, 25 Jun 2011 22:14:26 -0500
1152
1153 zfs-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
1154
1155 [ Brian Behlendorf ]
1156 * Use datadir not datarootdir for dracut
1157 * Update rpm/deb packages to be FHS compliant
1158 * Linux 2.6.37 compat, WRITE_FLUSH_FUA
1159
1160 [ Christian Kohlschütter ]
1161 * Add "ashift" property to zpool create
1162
1163 [ Darik Horn ]
1164 * Fix autoconf variable substitution in udev rules.
1165 * Autogen refresh.
1166 * Refresh patches.
1167
1168 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 13:06:43 -0500
1169
1170 zfs-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
1171
1172 [ Brian Behlendorf ]
1173 * Fix 'zfs send -D' segfault
1174 * Pass -f option for import
1175 * Add default stack checking
1176 * Check for -Wno-unused-but-set-variable gcc support
1177 * Always check -Wno-unused-but-set-variable gcc support
1178 * Handle /etc/mtab -> /proc/mounts symlink
1179
1180 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:39:30 -0500
1181
1182 zfs-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
1183
1184 [ Brian Behlendorf ]
1185 * Make tgx_sync_thread zio's async
1186 * Revert "Fix stack traverse_visitbp()"
1187 * Fix stack ddt_zap_lookup()
1188 * Fix stack ddt_class_contains()
1189 * Fix zpios-sanity.sh return code
1190 * Always unload zpios.ko on exit
1191 * Delay before destroying loopback devices
1192 * Sanatize zpios-sanity.sh environment
1193
1194 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:32:51 -0500
1195
1196 zfs-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
1197
1198 [ Brian Behlendorf ]
1199 * Pass caller's credential in zfsdev_ioctl()
1200 * Default to internal 'zfs userspace' implementation
1201 * Use vmem_alloc() for zfs_ioc_userspace_many()
1202 * Fix 4K sector support
1203
1204 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:47:15 -0500
1205
1206 zfs-linux (0.6.0.15-0ubuntu1) unstable; urgency=low
1207
1208 [ Alexey Shvetsov ]
1209 * Make zfs.gentoo init script more gentoo style.
1210 * Fix zfs.gentoo init script logic
1211 * Remove root 'ls' after mount workaround
1212 * Fix distribution detection for gentoo
1213
1214 [ Brian Behlendorf ]
1215 * Update synchronous open zfs_close() comment
1216 * Fix 'negative objects to delete' warning
1217
1218 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:18:38 -0500
1219
1220 zfs-linux (0.6.0.14-0ubuntu1) unstable; urgency=low
1221
1222 [ Brian Behlendorf ]
1223 * Use vmem_alloc() for zfs_ioc_pool_get_history()
1224 * Fix awk usage
1225 * Handle NULL in nfsd .fsync() hook
1226 * Disable direct reclaim for z_wr_* threads
1227
1228 [ Ned A. Bass ]
1229 * Don't store rdev in SA for FIFOs and sockets
1230
1231 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:28:21 -0500
1232
1233 zfs-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
1234
1235 [ Brian Behlendorf ]
1236 * Add missing ZFS tunables
1237 * Allow mounting of read-only snapshots
1238
1239 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:48:14 -0500
1240
1241 zfs-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
1242
1243 * Add the debhelper token to zfs-initramfs.preinst
1244 * Add the debehelper token to zfsutils.preinst
1245 * Add extended package descriptions.
1246 * Disable zpool-layout distribution.
1247 * Add -e switch to the zfsutils.preinst whackbang.
1248 * Add docs file for each package.
1249 * Package libexec scripts as examples.
1250 * Add -e switch to the zfs-initramfs.preinst whackbang.
1251 * Flag autogen.sh as executable.
1252 * Add -e switch to the zfs-dkms.postinst whackbang.
1253 * Disable scripts distribution.
1254 * Add whackbang to the ltmain.sh script.
1255 * Remove unused zfs-dkms.preinst script.
1256 * Add -e switch to the zfs-dkms.prerm whackbang.
1257 * Remove unused zfs-dkms.postrm script.
1258 * Specify a distro section for each package.
1259 * Add snapshot-mount.patch
1260
1261 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:51:35 -0500
1262
1263 zfs-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
1264
1265 [ Brian Behlendorf ]
1266 * Add Gentoo/Lunar/Redhat Init Scripts
1267 * Prep zfs-0.6.0-rc4 tag
1268
1269 [ Darik Horn ]
1270 * Use 0.6.0.12.rc4 as the unofficial version.
1271 * Quilt refresh.
1272
1273 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:18:40 -0500
1274
1275 zfs-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
1276
1277 [ Brian Behlendorf ]
1278 * Suppress 'vdev_metaslab_init' memory warning
1279 * Fix 'zfs set volsize=N pool/dataset'
1280 * Fully update inode when created
1281 * Correct MAXUID
1282
1283 [ Gunnar Beutner ]
1284 * Implemented NFS export_operations.
1285
1286 [ Alejandro R. Sedeño ]
1287 * Add zpl_export.c to the list of targets.
1288
1289 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 19:07:36 -0500
1290
1291 zfs-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
1292
1293 [ Brian Behlendorf ]
1294 * Fix zvol deadlock
1295 * Conserve stack in dsl_scan_visitbp()
1296 * Conserve stack in dsl_scan_visitbp()
1297 * Conserve stack in dsl_scan_visit()
1298
1299 [ Darik Horn ]
1300 * Use gethostid in the Linux convention.
1301 * Use 0.6.0.10 as the unofficial version.
1302 * Use substvars versions in the debian/control.
1303
1304 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:23:52 -0500
1305
1306 zfs-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
1307
1308 [ Brian Behlendorf ]
1309 * Update zconfig.sh to use new zvol names
1310 * Suppress 'zfs receive' memory warning
1311 * Enforce ARC meta-data limits
1312 * Fix spurious -EFAULT when setting I/O scheduler
1313 * Fix 32-bit MAXOFFSET_T definition
1314
1315 [ Aniruddha Shankar ]
1316 * Added required runlevel info for init on Debian
1317
1318 [ Gunnar Beutner ]
1319 * Fixed a use-after-free bug in zfs_zget().
1320
1321 [ Darik Horn ]
1322 * Use 0.6.0.9 as the unofficial version.
1323 * Remove the gawk packaging dependency.
1324
1325 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:21:36 -0500
1326
1327 zfs-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
1328
1329 [ Brian Behlendorf ]
1330 * Linux 2.6.29 compat, credentials
1331 * Fix rebuildable RPMs for el6/ch5
1332 * Autogen refresh for kernel-insert-inode-locked.m4
1333 * Linux 2.6.39 compat, invalidate_inodes()
1334 * Fix gcc compiler warning, dsl_pool_create()
1335 * Fix gcc compiler warning, parse_option()
1336 * Fix gcc configure warnings
1337 * Set -Wno-unused-but-set-variable globally
1338 * Add Gunnar Beutner to AUTHORS for his contributions
1339 * Add parted and lsscsi dependencies to zfs-test
1340
1341 [ Richard Laager ]
1342 * Fix a couple comments
1343 * Correct man page section numbers for Linux
1344 * Change /dev/dsk -> /dev in the man pages
1345 * More and correct an example in zpool.8
1346 * Use Linux disk names in zpool.8
1347 * Linux has "partitions", not "slices"
1348 * Remove a stray tab
1349 * Improve some quoting consistency
1350 * Improve the wording about hot spares
1351 * Normalize the deferred destruction language
1352 * Update the version in the zpool upgrade example
1353 * Cleanup various Sun/Solaris-isms
1354 * Support IEC base-2 prefixes
1355
1356 [ Ned Bass ]
1357 * Use consistent indentation in mount-zfs.sh
1358 * Align closing fi in mount-zfs.sh
1359
1360 [ Gunnar Beutner ]
1361 * Added missing initialization for va.va_dentry in zfs_get_xattrdir.
1362 * Truncate the xattr znode when updating existing attributes.
1363
1364 [ Darik Horn ]
1365 * Refresh debian/patches.
1366 * Use zfs-0.6.0.8 as the unofficial upstream version.
1367 * Set a version on the spl-dkms dependency.
1368
1369 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 08:21:51 -0500
1370
1371 zfs-linux (0.6.0.7-0ubuntu2) unstable; urgency=low
1372
1373 [ Brian Behlendorf ]
1374 * Call d_instantiate before unlocking inode
1375 * Add missing arcstats
1376 * Add direct+indirect ARC reclaim
1377 * Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
1378 * Prep zfs-0.6.0-rc3 tag
1379
1380 [ Manuel Amador (Rudd-O) ]
1381 * Added .gitignore for mount.zfs and zvol_id
1382 * Permit both mountpoint=legacy and mountpoint=/ in initrd
1383 * Update zfs.fedora init script
1384
1385 [ Darik Horn ]
1386 * Upstream zfs-0.6.0-rc3 tag. Use 0.6.0.7 instead.
1387 * Add a zfs-grub dependency to zfs-initramfs.
1388 * Add a NEWS entry for the decomposition and rename.
1389
1390 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 13:51:23 -0500
1391
1392 zfs-linux (0.6.0.6-0ubuntu2) unstable; urgency=low
1393
1394 * Partial autogen updates to fix PPA builds.
1395
1396 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 10:52:30 -0500
1397
1398 zfs-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
1399
1400 [ Fajar A. Nugraha ]
1401 * Fixes to enable zvol symlink creation
1402 * Spec file compat, %{datadir}
1403
1404 [ Brian Behlendorf ]
1405 * Set cmd paths in udev rules using --prefix
1406 * Fix inflated load average
1407 * Fix libzpool cv_* build error
1408 * Update CHAOS 5 Packaging
1409 * Fix `make distclean` for `./configure --with-config=user
1410
1411 [ Ned Bass ]
1412 * Call udevadm trigger more safely
1413
1414 [ Darik Horn ]
1415 * Remove `make distclean` kludge.
1416 * Ignore `zfs unmount -a` errors in the init script.
1417 * Rename /etc/default/zfsload during upgrades.
1418 * Disable dracut instead of reverting it.
1419 * Move udev rules from /etc to /lib.
1420 * Add ${shlibs:Depends} to each control stanza.
1421 * Remove volume and swap handling from the init script.
1422
1423 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:08:06 -0500
1424
1425 zfs-linux (0.6.0.5-1ubuntu7) unstable; urgency=low
1426
1427 * Force the dkms.conf file into the zfs-dkms package.
1428
1429 -- Darik Horn <dajhorn@vanadac.com> Thu, 31 Mar 2011 11:03:56 -0500
1430
1431 zfs-linux (0.6.0.5-1ubuntu6) unstable; urgency=low
1432
1433 * Link /proc/mounts to /etc/mtab.
1434 * Add the /etc/default/zfs import to the init script.
1435
1436 -- Darik Horn <dajhorn@vanadac.com> Wed, 30 Mar 2011 16:12:41 -0500
1437
1438 zfs-linux (0.6.0.5-1ubuntu5) unstable; urgency=low
1439
1440 * Use /sbin/mount.zfs for the root mount in the initramfs.
1441 * Handle the GRUB zfs-bootfs parameter in the initramfs.
1442
1443 -- Darik Horn <dajhorn@vanadac.com> Wed, 30 Mar 2011 12:22:12 -0500
1444
1445 zfs-linux (0.6.0.5-1ubuntu2) unstable; urgency=low
1446
1447 * Rename the zfs package to zfsutils.
1448 * Rename the zfs-lib package to libzfs0.
1449 * Decompose the zfs-lib package.
1450 * Restrict the package architecture to linux-any.
1451 * Remove the KQ init script that was imported from zfs-linux/lzfs.
1452 * Import the zfsutils init script from Debian kFreeBSD.
1453 * Check zvols for Linux swap areas instead of FreeBSD swap areas.
1454 * Replace zfs by zfsutils in the debian/control file.
1455 * Add libzfs-dev to the debian/control file.
1456 * Change usr/lib/include to usr/include in the libzfs-dev.install file.
1457 * Add a zfs-lib replacement to each constituent library.
1458
1459 -- Darik Horn <dajhorn@vanadac.com> Tue, 29 Mar 2011 09:17:38 -0500
1460
1461 zfs-linux (0.6.0.5-0ubuntu2) unstable; urgency=low
1462
1463 * Include /sbin/mount.zfs in the zfs package.
1464
1465 -- Darik Horn <dajhorn@vanadac.com> Thu, 24 Mar 2011 12:37:40 -0500
1466
1467 zfs-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
1468
1469 [ Brian Behlendorf ]
1470 * Check for trailing '/' in mount.zfs
1471 * Don't set I/O Scheduler for Partitions
1472 * Always allow '-o remount,ro'
1473 * Strip 'zfsutil,remount' from /etc/mtab
1474 * Register .sync_fs handler
1475 * Register .remount_fs handler
1476 * Add init scripts
1477 * Fix getcwd() warning
1478 * Fix 'LDFLAGS=-Wl,--as-needed' build error
1479 * Use KM_PUSHPAGE instead of KM_SLEEP
1480 * Fix evict() deadlock
1481 * Linux compat, umount2(2) flags
1482 * Linux 2.6.27 compat, blk_queue_stackable()
1483 * Linux 2.6.28 compat, insert_inode_locked()
1484 * Linux 2.6.29 compat, credentials
1485 * Linux 2.6.29 compat, .freeze_fs/.unfreeze_fs
1486
1487 [ Darik Horn ]
1488 * Full upstream merge. Use zfs-0.6.0.5 as the unofficial upstream version.
1489 * Revert the dracut commit in debian/patches.
1490 * Revert the init script commit in debian/patches.
1491 * Quilt refresh.
1492 * Properly strip the bootfs= and rpool= kernel command line parameters.
1493 * Remove the whack-bang and execute bit from the initramfs boot script.
1494
1495 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 23:07:49 -0500
1496
1497 zfs-linux (0.6.0.4.rc2-0ubuntu6) unstable; urgency=low
1498
1499 * Trivial typo correction in the debian/copyright file.
1500 * Remove the init-top/hostname script and force BUSYBOX=y instead.
1501 * Correct typos in the debian/debuild-ppa.sh helper.
1502 * Add a debian/source/options file that disable the
1503 implied --single-debian-patch build option.
1504
1505 -- Darik Horn <dajhorn@vanadac.com> Sun, 20 Mar 2011 19:11:12 -0500
1506
1507 zfs-linux (0.6.0.4.rc2-0ubuntu5) unstable; urgency=low
1508
1509 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
1510 * Add fix-getcwd-warning.patch from behlendorf/master.
1511 * Add fix-gentoo-ldflags.patch from behlendorf/master.
1512 * Add the pkg-zfs repository to the debian/copyright file.
1513
1514 -- Darik Horn <dajhorn@vanadac.com> Sun, 20 Mar 2011 15:27:49 -0500
1515
1516 zfs-linux (0.6.0.4.rc2-0ubuntu4) unstable; urgency=low
1517
1518 * Add behlendorf/dracut patch for better dismount handling at shutdown.
1519
1520 -- Darik Horn <dajhorn@vanadac.com> Wed, 16 Mar 2011 09:16:00 -0500
1521
1522 zfs-linux (0.6.0.4.rc2-0ubuntu3) unstable; urgency=low
1523
1524 * Add patches from behlendorf/master:
1525 * check-for-trailing-slash-in-mount.patch
1526 * do-not-set-io-scheduler-for-partitions.patch
1527 * Add gawk dependency to the zfs-initramfs package.
1528
1529 -- Darik Horn <dajhorn@vanadac.com> Sun, 13 Mar 2011 21:32:32 -0500
1530
1531 zfs-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
1532
1533 * Initial zfs-initramfs packaging for root filesystem support.
1534
1535 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 15:39:37 -0600
1536
1537 zfs-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
1538
1539 * Upstream spl-0.6.0-rc2 release.
1540
1541 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:35:43 -0600
1542
1543 zfs-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
1544
1545 * Revert the '+' in the upstream version because it is not recognized by DKMS.
1546
1547 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:24:41 -0600
1548
1549 zfs-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
1550
1551 * Change spl-dkms to a pre-dependency in the control file.
1552
1553 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:54:07 -0600
1554
1555 zfs-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
1556
1557 * Begin using the +git upstream naming convention.
1558 * Merge the behlendorf/mount and behlendorf/master branches.
1559
1560 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:09:24 -0600
1561
1562 zfs-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
1563
1564 * Merge the behlendorf/master branch for the xvattr changes
1565 and tag it as 0.6.0.2 upstream.
1566
1567 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:24:42 -0600
1568
1569 zfs-linux (0.6.0.1rc.1-0ubuntu6) unstable; urgency=low
1570
1571 * Check for a Debian host in PRE_BUILD and configure for split headers.
1572 See https://github.com/behlendorf/spl/issues/closed/#issue/10
1573
1574 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:51:17 -0600
1575
1576 zfs-linux (0.6.0.1rc.1-0ubuntu5) unstable; urgency=low
1577
1578 * Remove the build dependency on linux-headers because it is unnecessary
1579 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
1580
1581 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 13:20:03 -0600
1582
1583 zfs-linux (0.6.0.1rc.1-0ubuntu4) unstable; urgency=low
1584
1585 * Add version numbers to the dkms dependencies.
1586
1587 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 01:13:40 -0600
1588
1589 zfs-linux (0.6.0.1rc.1-0ubuntu3) unstable; urgency=low
1590
1591 * Add fix-set-block-scheduler-warnings.patch.
1592
1593 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:59:26 -0600
1594
1595 zfs-linux (0.6.0.1rc.1-0ubuntu2) unstable; urgency=low
1596
1597 * Add udev-zvol.patch for udev to create zvol links.
1598 (Commit: 4c0d8e50b99b4f3b4a9b7bc67ac7fc4e406f5755)
1599
1600 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 15:20:41 -0600
1601
1602 zfs-linux (0.6.0.1rc.1-0ubuntu1) unstable; urgency=low
1603
1604 * Merge behlendorf/linux-compat for Linux 2.6.38 compatibility.
1605 * Add /etc/default/zfsload for the init script.
1606 * Add dist-blkdev_compat.patch so that the new block device
1607 compatibility header is included by the dist rules.
1608
1609 -- Darik Horn <dajhorn@vanadac.com> Thu, 24 Feb 2011 10:30:13 -0600
1610
1611 zfs-linux (0.6.0.1rc-1~lucid.4) lucid; urgency=low
1612
1613 * Force all zfsload returns to 0.
1614 * Initial master branch for git-buildpackage.
1615 * Update Vcs-Git and Vcs-Browser fields in the control file.
1616
1617 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Feb 2011 11:23:31 -0600
1618
1619 zfs-linux (0.6.0.1rc-1~lucid.3) lucid; urgency=low
1620
1621 * Move the zfsload init script from the zfs-dkms package
1622 to the zfs package.
1623 * Disable non-zero returns in the zfsload script because
1624 `zfs umount -a` is unreliable and init errors cause dpkg
1625 to block package updates and removals.
1626 * Create zfs.examples for dh_installexamples and change the
1627 install manifest for etc/zfs/*.example accordingly.
1628 * Split zfs into zfs-lib to satisfy the dpkg-shlibdeps warnings.
1629
1630 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 11:27:11 -0600
1631
1632 zfs-linux (0.6.0.1rc-1~lucid.2) lucid; urgency=low
1633
1634 * Reduce the dpkg scripts to #DEBHELPER# because dh_dkms
1635 is automatically and correctly filling template.
1636 * Set a versioned debhelper dependency to satisfy the
1637 lintian warning.
1638
1639 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 10:27:29 -0600
1640
1641 zfs-linux (0.6.0.1rc-1~lucid.1) lucid; urgency=low
1642
1643 * New upstream zfs-0.6.0-rc1.tar.gz release.
1644 * Kludge the "rc1" version for the packaging convenience.
1645 * Move the zfsload script to this package.
1646 * Supercede the lzfs-dkms package.
1647
1648 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:46:36 -0600
1649
1650 zfs-linux (0.5.2-1~lucid.6) lucid; urgency=low
1651
1652 * Do uupdate on kqzfs_0.5.2 tag.
1653 * Remove disable-check_stack_overflow patch.
1654 * Add kernel-bio-failfast.patch for `make distdir`.
1655
1656 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 12:52:07 -0600
1657
1658 zfs-linux (0.5.1-1~lucid.5) lucid; urgency=low
1659
1660 * Initial DKMS packaging for Debian and Ubuntu.
1661
1662 -- Darik Horn <dajhorn@vanadac.com> Wed, 16 Feb 2011 12:26:49 -0600