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