]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - debian/changelog
Merge branch 'upstream'
[mirror_zfs-debian.git] / debian / changelog
index eed17ad3402a8cc9d1f52cb7451e354e0ffa1453..0ba8640eb148c768630e924d28fc2c9c85510d03 100644 (file)
@@ -1,3 +1,844 @@
+zfs-linux (0.6.0.82-0ubuntu1) unstable; urgency=low
+
+  [ Massimo Maggi ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+  * Switch KM_SLEEP to KM_PUSHPAGE
+
+  [ KORN Andras ]
+  * zfs.8: add missing info about dedup, mlslabel
+
+  [ Cyril Plisko ]
+  * txg is spelled as tgx in places
+  * Make zfs_immediate_write_sz a module paramater
+
+  [ Richard Yao ]
+  * Fix zfs_write_limit_max integer size mismatch on 32-bit systems
+  * Linux 3.6 compat, iops->mkdir()
+
+  [ Brian Behlendorf ]
+  * Fix zfs_txg_timeout module parameter
+  * Disable ztest deadman timer
+  * Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE
+  * Condition variable usage, zevent_cv
+  * Condition variable usage, zilog->zl_cv_batch
+  * Condition variable usage, zp->r_{rd,wr}_cv
+  * Quote snapshot and mountpoint for .zfs automount
+
+  [ Richard Yao ]
+  * Remove vmem_size() consumers
+
+  [ Etienne Dechamps ]
+  * Don't ashift-align vdev read requests.
+  * Add atomic_sub_* functions to libspl.
+  * Add FASTWRITE algorithm for synchronous writes.
+  * Use the slog even with logbias=throughput.
+
+  [ Yuxuan Shui ]
+  * Linux 3.6 compat, sops->write_super() removed
+  * Linux 3.6 compat, sget()
+  * Linux 3.6 compat, iops->lookup()
+  * Linux 3.6 compat, iops->create()
+  * Return positive error number in zfsctl_shares_lookup.
+
+  [ Andrew Reid ]
+  * Do not return /dev/loop-control in unused_loop_device
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 21 Oct 2012 23:29:26 -0500
+
+zfs-linux (0.6.0.81-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+  * Modify vdev_elevator_switch() to use elevator_change()
+  * Minimize ztest stack frame size
+  * Replace tempnam() with mkstemp()
+  * Verify the return value for warn_unused_result functions
+  * Realpath arg 2 must be a minimum of PATH_MAX
+  * Set default zvol elevator to noop
+
+  [ Chris Siden ]
+  * Illumos #1948: zpool list should show more detailed pool info
+  * Illumos #1950: ztest backwards compatibility testing option.
+  * Fix mmap() usage in ztest.
+
+  [ Bill Pijewski ]
+  * Illumos #2703: add mechanism to report ZFS send progress
+
+  [ Chris Wedgwood ]
+  * zvol_probe should return NULL when the device isn't found.
+
+  [ Cyril Plisko ]
+  * Implement .commit_metadata hook for NFS export
+
+  [ Etienne Dechamps ]
+  * Force 4K blocksize when testing ext2 on zvol.
+  * Create threads in detached state in userspace.
+  * Fix VOP_CLOSE() in userspace.
+  * Fix ztest vdev file paths.
+  * Temporarily disable the reguid test.
+  * Use dynamic file descriptor numbers in ztest.
+  * Align DISCARD requests on zvols.
+
+  [ George Wilson ]
+  * Illumos #3129, #3130
+
+  [ Richard Lowe ]
+  * Illumos #2399: zfs manual page does not document use of "zfs diff".
+
+  [ Matthew Ahrens ]
+  * Illumos #3100: zvol rename fails with EBUSY when dirty.
+
+  [ Chris Dunlop ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+  * Use gbp-pq to manage debian/patches.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sat, 06 Oct 2012 22:05:16 -0500
+
+zfs-linux (0.6.0.80-0ubuntu2) unstable; urgency=low
+
+  * Revert dh_fixperms rule for old debhelper systems.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 19 Sep 2012 13:24:46 -0500
+
+zfs-linux (0.6.0.80-0ubuntu1) unstable; urgency=low
+
+  [ Richard Lowe ]
+  * Illumos #2088 zdb could use a reasonable manual page
+
+  [ Brian Behlendorf ]
+  * zfs-0.6.0-rc11
+  * Seg fault 'zpool import -d /dev/disk/by-id -a'
+
+ -- Darik Horn <dajhorn@vanadac.com>  Tue, 18 Sep 2012 17:03:41 -0500
+
+zfs-linux (0.6.0.79-0ubuntu1) unstable; urgency=low
+
+  [ Darik Horn ]
+  * Generate META from debian/changelog.
+  * Update packaging to standards version 3.9.3.1
+  * Improve DEP5 conformance for Lintian.
+  * Update debian/copyright attributions.
+
+  [ Brian Behlendorf ]
+  * Clear PG_writeback for sync I/O error case
+  * Switch KM_SLEEP to KM_PUSHPAGE
+  * Improve `zpool import` search behavior
+
+  [ Cyril Plisko ]
+  * ZFS replay transaction error 5
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 17 Sep 2012 23:43:52 -0500
+
+zfs-linux (0.6.0.78-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Revert "Improve AF hard disk detection"
+  * Move iput() after zfs_inode_update()
+
+  [ Cyril Plisko ]
+  * Fix zdb printf format string for ZIL data blocks
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 14 Sep 2012 13:07:59 -0500
+
+zfs-linux (0.6.0.77-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Remove zvol device node
+
+  [ Etienne Dechamps ]
+  * Silence "setting dataset to sync always" message in ztest.
+
+  [ Chris Dunlop ]
+  * Remove autotools products
+
+  [ Cyril Plisko ]
+  * Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful"
+  * Avoid running exportfs on each zfs/zpool command invocation
+
+ -- Darik Horn <dajhorn@vanadac.com>  Tue, 11 Sep 2012 17:11:53 -0500
+
+zfs-linux (0.6.0.76-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+  * Disable page allocation warnings for ARC buffers
+  * Add zstreamdump .gitignore
+
+  [ Michael Martin ]
+  * Fix missing vdev names in zpool status output
+
+  [ Etienne Dechamps ]
+  * Increase the stack space in userspace.
+
+  [ Cyril Plisko ]
+  * Make ZFS filesystem id persistent across different machines
+
+ -- Darik Horn <dajhorn@vanadac.com>  Thu, 06 Sep 2012 20:14:04 -0500
+
+zfs-linux (0.6.0.75-0ubuntu1) unstable; urgency=low
+
+  [ Martin Matuska ]
+  * Add zstreamdump(8) command to examine ZFS send streams.
+
+  [ Etienne Dechamps ]
+  * Add libnvpair to mount_zfs dependencies
+
+  [ Brian Behlendorf ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+  * Improve AF hard disk detection
+  * Switch KM_SLEEP to KM_PUSHPAGE
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 05 Sep 2012 10:05:40 -0500
+
+zfs-linux (0.6.0.74-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+
+  [ Chris Dunlop ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 02 Sep 2012 14:42:48 -0500
+
+zfs-linux (0.6.0.73-0ubuntu1) unstable; urgency=low
+
+  [ Richard Yao ]
+  * Check kernel source directory for SPL
+  * Consistent menuconfig name
+  * Switch KM_SLEEP to KM_PUSHPAGE
+
+  [ Brian Behlendorf ]
+  * rmdir(2) should return ENOTEMPTY
+  * Remove autotools products
+  * Pre-allocate vdev I/O buffers
+  * Annotate KM_PUSHPAGE call paths with PF_NOFS
+  * mzap_upgrade() must use kmem_alloc()
+  * Clear PG_writeback after zil_commit() for sync I/O
+
+  [ Prakash Surya ]
+  * Remove autoconf check for CONFIG_PREEMPT
+
+  [ Richard Yao ]
+  * Revert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
+  * Revert Fix zpl_writepage() deadlock
+  * Revert Disable direct reclaim for z_wr_* threads
+
+  [ Etienne Dechamps ]
+  * Fix mount_zfs dependency on libzpool.
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 31 Aug 2012 15:39:03 -0500
+
+zfs-linux (0.6.0.72-0ubuntu1) unstable; urgency=low
+
+  [ Martin Matuska ]
+  * Properly initialize and free destroydata
+
+  [ Brian Behlendorf ]
+  * Add copy-builtin to EXTRA_DIST
+  * Revert "Use SA_HDL_PRIVATE for SA xattrs"
+
+  [ Alexander Eremin ]
+  * Illumos #1977: zfs allow arguments not parsed correctly after pyzfs removal
+  * Illumos #1726: Removal of pyzfs broke delegation for volumes
+
+  [ Andrew Stormont ]
+  * Illumos #1936: add support for "-t <datatype>" argument to zfs get
+
+  [ Eric Schrock ]
+  * Illumos #2635: 'zfs rename -f' to perform force unmount
+
+  [ Christopher Siden ]
+  * Illumos #1796, #2871, #2903, #2957
+  * Illumos #3085: zfs diff panics, then panics in a loop on booting
+
+  [ Garrett D'Amore ]
+  * Illumos #2803: zfs get guid pretty-prints the output
+
+  [ Massimo Maggi ]
+  * Fix snapshot automounting with GrSecurity constify plugin.
+
+  [ Prakash Surya ]
+  * Wrap smp_processor_id in kpreempt_[dis|en]able
+
+  [ Javen Wu ]
+  * Drop spill buffer reference
+
+  [ Simon Klinkert ]
+  * Illumos #2901: zfs receive fails for exabyte sparse files
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 26 Aug 2012 18:09:15 -0500
+
+zfs-linux (0.6.0.71-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Cleanly remove zfs-modules-devel headers
+  * Export dmu_buf_rele() symbol
+  * ZFS 0.6.0-rc10
+
+ -- Darik Horn <dajhorn@vanadac.com>  Tue, 14 Aug 2012 21:41:22 -0500
+
+zfs-linux (0.6.0.70-0ubuntu1) unstable; urgency=low
+
+  [ Richard Yao ]
+  * Add missing dependencies to ./copy-builtin
+
+  [ Etienne Dechamps ]
+  * Set zvol discard_granularity to the volblocksize.
+
+  [ Dan McDonald ]
+  * Illumos #1693: persistent 'comment' field for a zpool
+
+  [ Prakash Surya ]
+  * Add '--with-spl-timeout' option
+  * Support building a zfs-modules-dkms sub package
+
+  [ Brian Behlendorf ]
+  * Export dbuf_* symbols
+  * Illumos #1888:  zfs(8) should mention zfs recv -e
+  * Suppress 'zfs_sb_create' memory warning
+
+  [ Ned Bass ]
+  * Fix man page installation path
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+  [ Peter Fern ]
+  * Add debug packages for libs and tools
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 10 Aug 2012 20:35:15 -0500
+
+zfs-linux (0.6.0.69-0ubuntu3) unstable; urgency=low
+
+  [ Darik Horn ]
+  * Update the README file for deb packages.
+
+  [ Brian Behlendorf ]
+  * Allow '-o remount' for non-legacy datasets
+
+  [ Manuel Amador (Rudd-O) ]
+  * Adding grub2 mkconfig support patch
+
+  [ Matthew Ahrens ]
+  * Illumos #1644, #1645, #1646, #1647, #1708
+
+  [ Etienne Dechamps ]
+  * Limit the number of blocks to discard at once.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 06 Aug 2012 11:39:15 -0500
+
+zfs-linux (0.6.0.68-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Add 'inline' keyword
+  * Add ddt_object_load() error handling
+  * Disable .zfs directory on 32-bit systems
+
+  [ Richard Yao ]
+  * Fix build failures on PaX/GRSecurity patched kernels
+  * Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later kernels
+  * Linux 3.5 compat, eops->encode_fh() takes inodes
+  * Linux 3.5 compat, iops->truncate_range() removed
+  * Linux 3.5 compat, end_writeback() changed to clear_inode()
+
+  [ Etienne Dechamps ]
+  * Move partition scanning from userspace to module.
+  * Don't build packages that haven't been selected.
+  * Make configure builtin-aware.
+  * Fake modpost stage for LINUX_COMPILE.
+  * When checking for symbol exports, try compiling.
+  * Add script for builtin module building.
+  * Use /sys/module instead of /proc/modules.
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 27 Jul 2012 14:37:39 -0500
+
+zfs-linux (0.6.0.67-0ubuntu1) unstable; urgency=low
+
+  [ Richard Yao ]
+  * Use ULL suffix in constants
+  * Relicense zfs.gentoo.in from GPLv2 to 2-clause BSD
+
+  [ Garrett D'Amore ]
+  * Illumos #1748: desire support for reguid in zfs
+
+  [ George Wilson ]
+  * Illumos #1949, #1953
+
+  [ Etienne Dechamps ]
+  * Fix error handling for "zpool online -e".
+  * Use the right device path when relabeling.
+  * Fix efi_use_whole_disk() when efi_nparts == 128.
+
+  [ Brian Behlendorf ]
+  * Add PowerPC to supported VTOCs
+  * Move zfs.release generation to configure step
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 15 Jul 2012 23:11:46 -0500
+
+zfs-linux (0.6.0.66-0ubuntu1) unstable; urgency=low
+
+  [ Etienne Dechamps ]
+  * Add ZIL statistics.
+
+  [ Prakash Surya ]
+  * Support debug and debug-devel sub packages
+
+  [ Brian Behlendorf ]
+  * Remove Chaos 4.x RPM support
+  * Update incorrect ddt_zap_lookup() assertion
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 04 Jul 2012 00:16:38 -0500
+
+zfs-linux (0.6.0.65-0ubuntu2) unstable; urgency=high
+
+  * chmod 0440 /etc/sudoers.d/zfs
+
+ -- Darik Horn <dajhorn@vanadac.com>  Tue, 19 Jun 2012 10:54:09 -0500
+
+zfs-linux (0.6.0.65-0ubuntu1) unstable; urgency=low
+
+  [ Etienne Dechamps ]
+  * Make zil_slog_limit a tunable module parameter.
+
+  [ Richard Yao ]
+  * Make zvol_remove_link() print a more useful error message
+
+  [ Pawel Jakub Dawidek ]
+  * Speed up 'zfs list -t snapshot -o name -s name'
+
+  [ Darik Horn ]
+  * Add zvol_inhibit_dev module option.
+  * Refresh debian/patches after upstream merge.
+
+  [ Brian Behlendorf ]
+  * Workaround for failing zvol_id
+  * Mark zdev.conf as a config file
+  * ZFS 0.6.0-rc9
+
+ -- Darik Horn <dajhorn@vanadac.com>  Thu, 14 Jun 2012 15:18:54 -0500
+
+zfs-linux (0.6.0.64-0ubuntu1) unstable; urgency=low
+
+  [ Ned Bass ]
+  * Improve CONFIG_DEBUG_LOCK_ALLOC error message
+
+  [ Etienne Dechamps ]
+  * Honor logbias when writing to ZVOLs.
+
+  [ Richard Yao ]
+  * Linux 3.4 compat, d_make_root() replaces d_alloc_root()
+
+  [ Daniel Verite ]
+  * Include <locale.h> to avoid error: 'LC_ALL' undeclared.
+  * Retry removal of busy minors
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 11 Jun 2012 23:12:08 -0500
+
+zfs-linux (0.6.0.63-0ubuntu1) unstable; urgency=low
+
+  [ Jorgen Lundman ]
+  * Define the needed ISA types for ARM
+
+  [ Brian Behlendorf ]
+  * Extend CONFIG_DEBUG_LOCK_ALLOC check
+  * Add /dev/mapper/ to search path
+  * Improve 'zpool import' EBUSY error message
+
+  [ Ned A. Bass ]
+  * Add vdev_id for JBOD-friendly udev aliases
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+  * Disable Ubuntu 10.10 Maverick Meerkat builds.
+  * Add Add-zvol_inhibit_dev-module-option.patch
+  * Add /etc/sudoers.d/zfs file.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 01 Jun 2012 22:02:32 -0500
+
+zfs-linux (0.6.0.62-0ubuntu1) unstable; urgency=low
+
+  [ Mike Harsch ]
+  * Illumos #952: separate intent logs should be obvious in 'zpool iostat' output
+
+  [ Frederik Wessels ]
+  * Illumos #1946: incorrect formatting when listing output of multiple pools with zpool iostat -v
+
+  [ Richard Lowe ]
+  * Illumos #2067: uninitialized variables in zfs(1M) may make snapshots undestroyable
+
+  [ Richard Yao ]
+  * Update ARC memory limits to account for SLUB internal fragmentation
+  * Disable direct reclaim on zvols
+
+  [ Brian Behlendorf ]
+  * Add zfs_mdcomp_disable module option
+  * Integrate ARC more tightly with Linux
+  * Linux 3.3 compat, iops->create()/mkdir()/mknod()
+  * Add mdadm and bc dependencies
+  * Revert "Disable direct reclaim on zvols"
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Tue, 01 May 2012 14:44:11 -0500
+
+zfs-linux (0.6.0.61-0ubuntu1) unstable; urgency=low
+
+  [ Prakash Surya ]
+  * Use KM_PUSHPAGE in l2arc_write_buffers
+
+  [ Brian Behlendorf ]
+  * Illumos #1909: disk sync write perf regression when slog is used post oi_148
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 22 Apr 2012 08:13:33 -0500
+
+zfs-linux (0.6.0.60-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Export additional dsl symbols
+
+  [ Richard Laager ]
+  * Document the zle compression algorithm
+  * Improve error message consistency
+
+  [ Andriy Gapon ]
+  * Illumos #1680: zfs vdev_file_io_start: validate vdev before using vdev_tsd
+
+  [ Martin Matuska ]
+  * OS-926: zfs panic in zfs_fill_zplprops_impl()
+
+  [ George Wilson ]
+  * Illumos #1951: leaking a vdev when removing an l2cache device
+
+  [ Albert Lee ]
+  * Illumos #1475: zfs spill block hold can access invalid spill blkptr
+
+  [ Martin Matuska ]
+  * Illumos #1346: zfs incremental receive may leave behind temporary clones
+
+  [ P.SCH ]
+  * ZFS snapshot alias
+  * ZFS list snapshot property alias
+
+  [ Darik Horn ]
+  * Add Improve-the-SPL-version-error-for-DKMS-systems.patch
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sat, 21 Apr 2012 10:38:51 -0500
+
+zfs-linux (0.6.0.58-0ubuntu1) unstable; urgency=low
+
+  [ Richard Yao ]
+  * Print human readable error message for ENOENT
+  * Make Gentoo initscript use modinfo
+
+  [ Gunnar Beutner ]
+  * Fixed a NULL pointer dereference bug in zfs_preumount
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+  * Add dkms kernel source exception for Proxmox 2.0
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 09 Apr 2012 09:49:36 -0500
+
+zfs-linux (0.6.0.57-0ubuntu2) unstable; urgency=low
+
+  [ Darik Horn ]
+  * Reorder zfs-dkms.postinst for dh_dkms glitch.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 02 Apr 2012 23:05:23 -0500
+
+zfs-linux (0.6.0.57-0ubuntu1) unstable; urgency=low
+
+  [ Craig Sanders ]
+  * Remove hard-coded 80 column output
+
+  [ Brian Behlendorf ]
+  * Properly expose the mfu ghost list kstats
+
+  [ Darik Horn ]
+  * Invoke notify-reboot-required for upgrades.
+  * Add libgcc_s.so.1 to the zfs-initramfs manifest.
+  * Add missing #DEBHELPER# macro to zfsutils.
+  * Refresh debian/patches after upstream merge.
+  * Enable 0007-Integrate-ARC-more-tightly-with-Linux.patch
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 30 Mar 2012 00:38:33 -0500
+
+zfs-linux (0.6.0.56-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Fix executable permissions
+  * ZFS 0.6.0-rc8
+
+  [ Darik Horn ]
+  * Disable 0007-Integrate-ARC-more-tightly-with-Linux.patch
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 26 Mar 2012 21:19:40 -0500
+
+zfs-linux (0.6.0.55-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Add .zfs control directory
+  * Account for .zfs ctldir inodes
+  * Add ZFS_META_RELEASE to module load/unload messages
+  * Enhance a dmu_tx_dirty_buf() assertion
+  * Add --enable-debug-dmu-tx configure option
+
+  [ Darik Horn ]
+  * Add 0007-Integrate-ARC-more-tightly-with-Linux.patch
+  * Add: Add-.zfs-control-directory.patch
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 23 Mar 2012 20:37:43 -0500
+
+zfs-linux (0.6.0.54-1ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Revert "Add zio constructor/destructor"
+  * Add zio constructor/destructor
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 21 Mar 2012 17:42:33 -0500
+
+zfs-linux (0.6.0.54-0ubuntu1) unstable; urgency=low
+
+  [ Gregor Kopka ]
+  * Use stderr for 'no pools/datasets available' error
+
+  [ Brian Behlendorf ]
+  * Add missing NULL in zpl_xattr_handlers
+  * ZFS 0.6.0-rc7
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 16 Mar 2012 23:40:54 -0500
+
+zfs-linux (0.6.0.53-0ubuntu1) unstable; urgency=low
+
+  [ Darik Horn ]
+  * Add machine readable debian/copyright file.
+  * Split /etc/init.d/zfs into zfs-mount and zfs-share
+  * Remove the /etc/default/zfsload configuration file
+  * Use consistent branding in package descriptions.
+  * Remove the DISCLAIMER file from the docs list.
+
+  [ Brian Behlendorf ]
+  * Use SA_HDL_PRIVATE for SA xattrs
+  * Add zio constructor/destructor
+  * Add sa_spill_rele() interface
+
+  [ Ned Bass ]
+  * Align parition end on 1 MiB boundary
+
+  [ Richard Yao ]
+  * Fix distribution detection
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 09 Mar 2012 20:53:01 -0600
+
+zfs-linux (0.6.0.52-0ubuntu1) unstable; urgency=low
+
+  [ Turbo Fredriksson ]
+  * Add 'fsid' mount option to allowed options.
+
+  [ Richard Yao ]
+  * Support ashift=13 for 8KB SSD block sizes
+
+  [ Alex Zhuravlev ]
+  * Export symbols for zero-copy
+
+  [ Ned Bass ]
+  * Return success from check_slice() if device doesn't exist
+
+  [ Brian Behlendorf ]
+  * Add arc_state_t stats to arcstats
+  * Add 'dmu_tx' kstats entry
+  * Cleanly support debug packages
+
+  [ Darik Horn ]
+  * Change POST_INSTALL to POST_BUILD in dkms.conf
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 27 Feb 2012 19:35:20 -0600
+
+zfs-linux (0.6.0.51-0ubuntu1) unstable; urgency=low
+
+  [ Etienne Dechamps ]
+  * Use 32 as the default number of zvol threads.
+  * Implement the truncate_range() inode operation.
+  * Check permissions in zfs_space().
+  * Support the fallocate() file operation.
+  * Add support for DISCARD to ZVOLs.
+
+  [ Brian Behlendorf ]
+  * Use spl_debug_* helpers
+  * Export symbols for zero-copy
+  * Fix zconfig.sh non-optimal alignment
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 12 Feb 2012 19:28:19 -0600
+
+zfs-linux (0.6.0.50-0ubuntu1) unstable; urgency=low
+
+  [ Etienne Dechamps ]
+  * Support "sync=always" for ZVOLs.
+  * Fix synchronicity for ZVOLs.
+  * Improve ZVOL queue behavior.
+
+  [ Darik Horn ]
+  * Let libnvpair be linked independently of libzfs. (Closes: #560)
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 08 Feb 2012 17:56:45 -0600
+
+zfs-linux (0.6.0.49-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Export symbol zfs_attr_table
+  * Allow multiple values per directory entry
+  * Cleanup ZFS debug infrastructure
+  * Linux 3.3 compat, sops->show_options()
+
+  [ Darik Horn ]
+  * Revert lib/libspl/asm-generic/atomic.S deletion.
+  * Revert "Manually sync scripts/ with the upstream release."
+  * Refresh patches after upstream merge.
+  * Add patch: Improve the --with-spl error
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 03 Feb 2012 15:41:22 -0600
+
+zfs-linux (0.6.0.48-0ubuntu1) unstable; urgency=low
+
+  [ Prakash Surya ]
+  * Ignore dataset if the dds_type is DMU_OST_OTHER
+
+  [ Darik Horn ]
+  * Disable dh_autotools-dev_updateconfig.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Thu, 19 Jan 2012 20:24:51 -0600
+
+zfs-linux (0.6.0.47-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Add the release component to headers
+  * Fix rpm dependencies
+
+  [ Darik Horn ]
+  * Combine libraries: spl, avl, efi, share, unicode. (Closes: #430)
+  * Allow GPT+EFI vdev replacement in boot pools.
+  * Add libtool to Build-Depends.
+  * Refresh debian/patches after upstream merge.
+  * Remove distdir stubbing for DKMS module sources.
+  * Delete packaging for recomposed libraries.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 18 Jan 2012 20:40:27 -0600
+
+zfs-linux (0.6.0.46-0ubuntu1) unstable; urgency=low
+
+  [ Ned Bass ]
+  * Reduce number of zio free threads
+
+  [ Darik Horn ]
+  * Run autogen for packaged builds.
+  * Move debian/patches into a separate branch.
+  * Disable zfs-dracut packaging.
+
+  [ Richard Laager ]
+  * Allow setting bootfs on any pool
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 18 Jan 2012 14:01:23 -0600
+
+zfs-linux (0.6.0.45-0ubuntu1) unstable; urgency=low
+
+  [ Prakash Surya ]
+  * Run ZFS_AC_PACMAN only if $VENDOR is "arch"
+
+  [ Brian Behlendorf ]
+  * Increase link count limit to 2^31-1
+
+  [ Darik Horn ]
+  * Wrap long lines in the dkms.conf file.
+  * FHS conformance and DKMS multiarch, ZFS interface.
+  * Add Allow-setting-bootfs-on-any-pool.patch
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 15 Jan 2012 18:43:23 -0600
+
+zfs-linux (0.6.0.44-0ubuntu1) unstable; urgency=low
+
+  [ Darik Horn ]
+  * Remove the mountall dependency from zfs-initramfs.
+  * Add /sbin/blkid to the initramfs manifest.
+  * Avoid using awk in the zpool_id script. (Closes: #259)
+  * Apply the ZoL coding standard to zpl_xattr.c
+  * Revert "Add security_inode_init_security.patch"
+  * Refresh debian/patches after upstream merge.
+
+  [ Brian Behlendorf ]
+  * Linux 3.1 compat, super_block->s_shrink
+  * Linux 3.2 compat, security_inode_init_security()
+
+  [ Richard Laager ]
+  * Treat /dev/vd* as whole disks
+
+  [ Suman Chakravartula ]
+  * Add overlay(-O) mount option support
+
+ -- Darik Horn <dajhorn@vanadac.com>  Thu, 12 Jan 2012 19:35:47 -0600
+
+zfs-linux (0.6.0.43-0ubuntu1) unstable; urgency=low
+
+  [ Seth Heeren ]
+  * added contrib/zfs_completion.bash
+
+  [ Darik Horn ]
+  * Wrap long lines in the debian/control file.
+  * Add libselinux1-dev to build-depends.
+  * Add bash command completion to zfsutils.
+  * Add security_inode_init_security.patch
+  * Add precise to the PPA build list.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sat, 07 Jan 2012 11:05:03 -0600
+
+zfs-linux (0.6.0.42-0ubuntu1) unstable; urgency=low
+
+  [ Prakash Surya ]
+  * Add make rule for building Arch Linux packages
+  * Move Arch Linux's VENDOR check above Ubuntu's
+
+  [ Darik Horn ]
+  * Update the character class in the zpool man page. (Closes: #438)
+  * Linux 3.2 compat: set_nlink() (Closes: #462)
+  * Add LIBSELINUX to mount_zfs_LDFLAGS.
+  * Refresh debian/patches after upstream merge.
+  * PPA 0.6.0.42-0ubuntu1 release.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 23 Dec 2011 09:09:59 -0600
+
 zfs-linux (0.6.0.41-0ubuntu1) unstable; urgency=low
 
   [ Brian Behlendorf ]