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