]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - debian/changelog
PPA 0.6.0.95-0ubuntu1 release.
[mirror_spl-debian.git] / debian / changelog
index 68089ab6376ced75ff4f97284086d8a631db924a..cd9654fc24a355ef9a1ea892c1c2f495f3a6c9c7 100644 (file)
@@ -1,3 +1,108 @@
+spl-linux (0.6.0.95-0ubuntu1) unstable; urgency=low
+
+  * No changes.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sat, 26 Jan 2013 14:50:35 -0600
+
+spl-linux (0.6.0.94-0ubuntu1) unstable; urgency=low
+
+  * No changes.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 23 Jan 2013 22:32:20 -0600
+
+spl-linux (0.6.0.93-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Remove spl_invalidate_inodes()
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 18 Jan 2013 21:53:23 -0600
+
+spl-linux (0.6.0.92-0ubuntu1) unstable; urgency=low
+
+  [ Matt Johnston ]
+  * Add cv_wait_io() to account I/O time
+
+  [ Brian Behlendorf ]
+  * RHEL 6.4 compat, fallocate()
+  * Linux compat 3.7.1, on_each_cpu()
+  * Check for ZLIB_INFLATE and ZLIB_DEFLATE
+  * kmem-cache: Fix slab ageing soft lockup
+
+  [ Ned Bass ]
+  * call_usermodehelper() should wait for process
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 14 Jan 2013 19:00:28 -0600
+
+spl-linux (0.6.0.91-0ubuntu1) unstable; urgency=low
+
+  [ Richard Yao ]
+  * Do not use KERNEL_DIR env var in Makefile.am
+
+  [ Brian Behlendorf ]
+  * Fix spl_kmem_init_kallsyms_lookup() panic
+  * Remove the ChangeLog
+  * Refresh AUTHORS
+  * SPL 0.6.0-rc13
+
+  [ Darik Horn ]
+  * Delete patch 0002 for RPM builds.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Thu, 20 Dec 2012 21:10:43 -0600
+
+spl-linux (0.6.0.90-0ubuntu1) unstable; urgency=low
+
+  [ Steven Johnson ]
+  * splat linux:shrinker: Fix race condition
+  * splat linux:shrinker: Fix fail-safe
+
+  [ Brian Behlendorf ]
+  * splat command verbose behavior
+  * taskq style, convert spaces to soft tabs
+  * taskq style, remove #define wrappers
+  * taskq delay/cancel functionality
+  * splat taskq:delay: Add test case
+  * splat taskq:cancel: Add test case
+  * splat taskq:order: Reduce stack frame
+  * splat taskq:front: Reduce stack frame
+  * kmem-cache: spl_kmem_cache_create() may always sleep
+  * kmem-cache: Use taskqs for ageing
+  * kmem-cache: Use a taskq for async allocations
+  * Removed SPL_AC_3ARGS_INIT_WORK check
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sat, 15 Dec 2012 15:32:03 -0600
+
+spl-linux (0.6.0.89-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Linux compat 3.7, kernel_thread()
+  * Handle errors from spl_kern_path_locked()
+
+  [ Steven Johnson ]
+  * splat taskq:front: Fix race
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 05 Dec 2012 21:40:45 -0600
+
+spl-linux (0.6.0.88-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Disable FS reclaim when allocating new slabs
+  * Verify --with-linux source directory exists
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 30 Nov 2012 22:59:37 -0600
+
+spl-linux (0.6.0.87-0ubuntu1) unstable; urgency=low
+
+  * No changes.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sat, 24 Nov 2012 14:33:55 -0600
+
+spl-linux (0.6.0.86-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * SPL 0.6.0-rc12
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 14 Nov 2012 20:10:17 -0600
+
 spl-linux (0.6.0.85-0ubuntu1) unstable; urgency=low
 
   [ Brian Behlendorf ]