]> git.proxmox.com Git - mirror_spl-debian.git/blame - debian/changelog
PPA 0.6.0.93-0ubuntu1 release.
[mirror_spl-debian.git] / debian / changelog
CommitLineData
cff74e24
DH
1spl-linux (0.6.0.93-0ubuntu1) unstable; urgency=low
2
3 [ Brian Behlendorf ]
4 * Remove spl_invalidate_inodes()
5
6 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Jan 2013 21:53:23 -0600
7
6ab75bba
DH
8spl-linux (0.6.0.92-0ubuntu1) unstable; urgency=low
9
10 [ Matt Johnston ]
11 * Add cv_wait_io() to account I/O time
12
13 [ Brian Behlendorf ]
14 * RHEL 6.4 compat, fallocate()
15 * Linux compat 3.7.1, on_each_cpu()
16 * Check for ZLIB_INFLATE and ZLIB_DEFLATE
17 * kmem-cache: Fix slab ageing soft lockup
18
19 [ Ned Bass ]
20 * call_usermodehelper() should wait for process
21
22 -- Darik Horn <dajhorn@vanadac.com> Mon, 14 Jan 2013 19:00:28 -0600
23
8664c1ad
DH
24spl-linux (0.6.0.91-0ubuntu1) unstable; urgency=low
25
26 [ Richard Yao ]
27 * Do not use KERNEL_DIR env var in Makefile.am
28
29 [ Brian Behlendorf ]
30 * Fix spl_kmem_init_kallsyms_lookup() panic
31 * Remove the ChangeLog
32 * Refresh AUTHORS
33 * SPL 0.6.0-rc13
34
35 [ Darik Horn ]
36 * Delete patch 0002 for RPM builds.
37
38 -- Darik Horn <dajhorn@vanadac.com> Thu, 20 Dec 2012 21:10:43 -0600
39
39ae27ea
DH
40spl-linux (0.6.0.90-0ubuntu1) unstable; urgency=low
41
42 [ Steven Johnson ]
43 * splat linux:shrinker: Fix race condition
44 * splat linux:shrinker: Fix fail-safe
45
46 [ Brian Behlendorf ]
47 * splat command verbose behavior
48 * taskq style, convert spaces to soft tabs
49 * taskq style, remove #define wrappers
50 * taskq delay/cancel functionality
51 * splat taskq:delay: Add test case
52 * splat taskq:cancel: Add test case
53 * splat taskq:order: Reduce stack frame
54 * splat taskq:front: Reduce stack frame
55 * kmem-cache: spl_kmem_cache_create() may always sleep
56 * kmem-cache: Use taskqs for ageing
57 * kmem-cache: Use a taskq for async allocations
58 * Removed SPL_AC_3ARGS_INIT_WORK check
59
60 -- Darik Horn <dajhorn@vanadac.com> Sat, 15 Dec 2012 15:32:03 -0600
61
185c8126
DH
62spl-linux (0.6.0.89-0ubuntu1) unstable; urgency=low
63
64 [ Brian Behlendorf ]
65 * Linux compat 3.7, kernel_thread()
66 * Handle errors from spl_kern_path_locked()
67
68 [ Steven Johnson ]
69 * splat taskq:front: Fix race
70
71 -- Darik Horn <dajhorn@vanadac.com> Wed, 05 Dec 2012 21:40:45 -0600
72
6a3a3418
DH
73spl-linux (0.6.0.88-0ubuntu1) unstable; urgency=low
74
75 [ Brian Behlendorf ]
76 * Disable FS reclaim when allocating new slabs
77 * Verify --with-linux source directory exists
78
79 -- Darik Horn <dajhorn@vanadac.com> Fri, 30 Nov 2012 22:59:37 -0600
80
f3f28e26
DH
81spl-linux (0.6.0.87-0ubuntu1) unstable; urgency=low
82
83 * No changes.
84
85 -- Darik Horn <dajhorn@vanadac.com> Sat, 24 Nov 2012 14:33:55 -0600
86
95797947
DH
87spl-linux (0.6.0.86-0ubuntu1) unstable; urgency=low
88
89 [ Brian Behlendorf ]
90 * SPL 0.6.0-rc12
91
92 -- Darik Horn <dajhorn@vanadac.com> Wed, 14 Nov 2012 20:10:17 -0600
93
4aa01aee
DH
94spl-linux (0.6.0.85-0ubuntu1) unstable; urgency=low
95
96 [ Brian Behlendorf ]
97 * Make kstat.ks_update() callback atomic
98 * Add KSTAT_TYPE_TXG type
99 * Condition variable reference counts
100 * splat: Cleanup headers
101 * splat: Fix log buffer locking
102 * splat atomic:64-bit: Create thread outside spin lock
103 * splat kmem:slab_overcommit: Disabled
104 * Improved vmem cached deadlock detection
105 * Track emergency object in rbtree
106 * Optimize spl_kmem_cache_free()
107 * Never spin in kmem_cache_alloc()
108
109 -- Darik Horn <dajhorn@vanadac.com> Sun, 11 Nov 2012 22:32:25 -0600
110
f7cd5c78
DH
111spl-linux (0.6.0.84-0ubuntu1) unstable; urgency=low
112
113 [ Brian Behlendorf ]
114 * Linux 3.7 compat, __clear_close_on_exec() removed
115
116 -- Darik Horn <dajhorn@vanadac.com> Fri, 02 Nov 2012 17:07:40 -0500
117
866fd401
DH
118spl-linux (0.6.0.83-0ubuntu1) unstable; urgency=low
119
120 * Disable Ubuntu 11.04 Natty Narwhal builds.
121
122 -- Darik Horn <dajhorn@vanadac.com> Sun, 28 Oct 2012 21:51:04 -0500
123
745dde54
DH
124spl-linux (0.6.0.82-0ubuntu1) unstable; urgency=low
125
126 [ Massimo Maggi ]
127 * Switch KM_SLEEP to KM_PUSHPAGE
128
129 [ Yuxuan Shui ]
130 * Linux 3.6 compat, kern_path_locked() added
131
132 -- Darik Horn <dajhorn@vanadac.com> Sun, 21 Oct 2012 23:17:09 -0500
133
551eb9d6
DH
134spl-linux (0.6.0.81-0ubuntu1) unstable; urgency=low
135
136 [ Etienne Dechamps ]
137 * Add interface for file hole punching.
138
139 -- Darik Horn <dajhorn@vanadac.com> Sat, 06 Oct 2012 21:48:40 -0500
140
51511e61
DH
141spl-linux (0.6.0.80-0ubuntu1) unstable; urgency=low
142
143 [ Brian Behlendorf ]
144 * SPL 0.6.0-rc11
145
146 [ Darik Horn ]
147 * Add quantal to the PPA build list.
148
149 -- Darik Horn <dajhorn@vanadac.com> Tue, 18 Sep 2012 16:57:40 -0500
150
2378eb26
DH
151spl-linux (0.6.0.79-0ubuntu1) unstable; urgency=low
152
153 * Generate META from debian/changelog.
154
155 -- Darik Horn <dajhorn@vanadac.com> Mon, 17 Sep 2012 23:35:56 -0500
156
df3625fa
DH
157spl-linux (0.6.0.78-0ubuntu1) unstable; urgency=low
158
159 [ Brian Behlendorf ]
160 * Revert "Switch KM_SLEEP to KM_PUSHPAGE"
161 * Remove TQ_SLEEP -> KM_SLEEP mapping
162 * Switch KM_SLEEP to KM_PUSHPAGE
163
164 -- Darik Horn <dajhorn@vanadac.com> Fri, 14 Sep 2012 12:40:12 -0500
165
c29a90e1
DH
166spl-linux (0.6.0.77-0ubuntu1) unstable; urgency=low
167
168 [ Brian Behlendorf ]
169 * Add KMC_NOEMERGENCY slab flag
170 * Set KMC_NOEMERGENCY for zlib workspaces
171 * Debug cv_destroy() with mutex held
172
173 [ Chris Dunlop ]
174 * Remove autotools products
175
176 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Sep 2012 16:12:37 -0500
177
b2763311
DH
178spl-linux (0.6.0.76-0ubuntu1) unstable; urgency=low
179
180 * No changes.
181
182 -- Darik Horn <dajhorn@vanadac.com> Thu, 06 Sep 2012 20:04:55 -0500
183
0139cd7a
DH
184spl-linux (0.6.0.75-0ubuntu1) unstable; urgency=low
185
186 [ Etienne Dechamps ]
187 * Add DKIOCTRIM for TRIM support.
188
189 -- Darik Horn <dajhorn@vanadac.com> Wed, 05 Sep 2012 09:37:42 -0500
190
631f7905
DH
191spl-linux (0.6.0.74-0ubuntu1) unstable; urgency=low
192
193 * No changes.
194
195 -- Darik Horn <dajhorn@vanadac.com> Sun, 02 Sep 2012 14:31:38 -0500
196
007a807d
DH
197spl-linux (0.6.0.73-0ubuntu1) unstable; urgency=low
198
199 [ Brian Behlendorf ]
200 * Remove autotools products
201 * Emergency slab objects
202 * Revert "Add TASKQ_NORECLAIM flag"
203 * Revert "Detect kernels that honor gfp flags passed to vmalloc()"
204 * Revert "Fix NULL deref in balance_pgdat()"
205 * Revert "Disable vmalloc() direct reclaim"
206 * Add PF_NOFS debugging flag
207 * Mutex ASSERT on self deadlock
208 * Switch KM_SLEEP to KM_PUSHPAGE
209 * Enhance SPLAT kmem:slab_overcommit test
210 * Suppress task_hash_table_init() large allocation warning
211
212 [ Prakash Surya ]
213 * Revert "Make CONFIG_PREEMPT Fatal"
214 * Remove SPL_LINUX_CONFIG autoconf macro
215
216 -- Darik Horn <dajhorn@vanadac.com> Fri, 31 Aug 2012 14:36:33 -0500
217
869baa42
DH
218spl-linux (0.6.0.72-0ubuntu1) unstable; urgency=low
219
220 [ Brian Behlendorf ]
221 * Add copy-builtin to EXTRA_DIST
222
223 [ Prakash Surya ]
224 * Wrap trace_set_debug_header in trace_[get|put]_tcd
225 * Avoid calling smp_processor_id in spl_magazine_age
226 * Add kpreempt_[dis|en]able macros in <sys/disp.h>
227
228 [ Richard Yao ]
229 * Remove Makefile from non-toplevel .gitignore files
230
231 -- Darik Horn <dajhorn@vanadac.com> Sun, 26 Aug 2012 16:56:19 -0500
232
4311b71b
DH
233spl-linux (0.6.0.71-0ubuntu1) unstable; urgency=low
234
235 [ Brian Behlendorf ]
236 * Cleanly remove spl-modules-devel headers
237 * SPL 0.6.0-rc10
238
239 [ Darik Horn ]
240 * Refresh debian/patches after upstream merge.
241
242 -- Darik Horn <dajhorn@vanadac.com> Tue, 14 Aug 2012 21:32:20 -0500
243
0888aab3
DH
244spl-linux (0.6.0.70-0ubuntu1) unstable; urgency=low
245
246 [ Richard Yao ]
247 * Fix incorrect type in spl_kmem_cache_set_move() parameter
248
249 [ Etienne Dechamps ]
250 * Handle any invalidate_inodes_check prototype.
251
252 [ Prakash Surya ]
253 * Support building a spl-modules-dkms sub package
254
255 -- Darik Horn <dajhorn@vanadac.com> Fri, 10 Aug 2012 19:40:20 -0500
256
015f27a4
DH
257spl-linux (0.6.0.69-0ubuntu3) unstable; urgency=low
258
259 * Update the README file for deb packages.
260 * Convert lintian-COPYING.patch to a build rule.
261 * Remove lintian-ltmain.patch
262 * Run autogen for packaged builds.
263
264 -- Darik Horn <dajhorn@vanadac.com> Mon, 06 Aug 2012 09:33:50 -0500
265
3a43b566
DH
266spl-linux (0.6.0.68-0ubuntu1) unstable; urgency=low
267
268 [ Brian Behlendorf ]
269 * 32-bit compat, hostid_read()
270
271 [ Etienne Dechamps ]
272 * Use MODULE variable in module Makefile like zfs.
273 * Don't build packages that haven't been selected.
274 * Fix undefined reference on spl_mutex_spin_max().
275 * Make configure builtin-aware.
276 * Fake modpost stage for LINUX_COMPILE.
277 * When checking for symbol exports, try compiling.
278 * Add script for builtin module building.
279 * Determine the hostid on demand.
280
281 -- Darik Horn <dajhorn@vanadac.com> Fri, 27 Jul 2012 14:23:37 -0500
282
9f85280f
DH
283spl-linux (0.6.0.67-0ubuntu1) unstable; urgency=low
284
285 [ Richard Yao ]
286 * Constify memory management functions
287 * Detect kernels that honor gfp flags passed to vmalloc()
288
289 [ Prakash Surya ]
290 * Move spl.release generation to configure step
291
292 [ Brian Behlendorf ]
293 * Optimize spl_rwsem_is_locked()
294
295 [ Darik Horn ]
296 * Refresh debian/patches after upstream merge.
297
298 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jul 2012 22:24:34 -0500
299
c3b2e80d
DH
300spl-linux (0.6.0.66-0ubuntu1) unstable; urgency=low
301
302 [ Brian Behlendorf ]
303 * PowerPC Compatibility
304 * Remove Chaos 4.x RPM support
305
306 [ Prakash Surya ]
307 * Support debug and debug-devel sub packages
308
309 [ Darik Horn ]
310 * Refresh debian/patches after upstream merge.
311
312 -- Darik Horn <dajhorn@vanadac.com> Tue, 03 Jul 2012 23:57:00 -0500
313
430b8443
DH
314spl-linux (0.6.0.65-0ubuntu1) unstable; urgency=low
315
316 [ Richard Yao ]
317 * Linux 3.4 compat, __clear_close_on_exec replaces FD_CLR
318
319 [ Brian Behlendorf ]
320 * Fix uninit variable in slab reclaim test
321 * SPL 0.6.0-rc9
322
323 -- Darik Horn <dajhorn@vanadac.com> Thu, 14 Jun 2012 15:05:12 -0500
324
238ad659
DH
325spl-linux (0.6.0.64-0ubuntu1) unstable; urgency=low
326
327 [ Brian Behlendorf ]
328 * Fix invalid context bug
329
330 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jun 2012 22:53:39 -0500
331
56462566
DH
332spl-linux (0.6.0.63-0ubuntu1) unstable; urgency=low
333
334 [ Jorgen Lundman ]
335 * Define the needed ISA types for ARM
336 * Add missing 64-bit divide for 32-bit ARM
337 * Fix ARM 64-bit division
338
339 [ Prakash Surya ]
340 * Throttle number of freed slabs based on nr_to_scan
341 * Ignore slab cache age and delay in direct reclaim
342 * Add SPLAT test to exercise slab direct reclaim
343
344 [ Brian Behlendorf ]
345 * Ensure direct reclaim forward progress
346 * Ensure a minimum of one slab is reclaimed
347 * Remove Solaris module emulation
348
349 [ Richard Yao ]
350 * Modify KM_PUSHPAGE to use GFP_NOIO instead of GFP_NOFS
351
352 [ Darik Horn ]
353 * Disable Ubuntu 10.10 Maverick Meerkat builds.
354
355 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jun 2012 19:41:50 -0500
356
0a679d2a
DH
357spl-linux (0.6.0.62-0ubuntu1) unstable; urgency=low
358
359 [ Prakash Surya ]
360 * Update a comment to reflect new taskq internals
361
362 [ Darik Horn ]
363 * Refresh debian/patches after upstream merge.
364
365 -- Darik Horn <dajhorn@vanadac.com> Tue, 01 May 2012 14:33:03 -0500
366
c6b67264
DH
367spl-linux (0.6.0.61-0ubuntu1) precise; urgency=low
368
369 * No changes.
370
371 -- Darik Horn <dajhorn@vanadac.com> Sun, 22 Apr 2012 08:17:49 -0500
372
f2bf9c72
DH
373spl-linux (0.6.0.60-0ubuntu1) unstable; urgency=low
374
375 * No changes.
376
c6b67264 377 -- Darik Horn <dajhorn@vanadac.com> Sun, 22 Apr 2012 08:17:37 -0500
f2bf9c72 378
0f9e794c
DH
379spl-linux (0.6.0.59-0ubuntu1) unstable; urgency=low
380
381 * No changes.
382
383 -- Darik Horn <dajhorn@vanadac.com> Fri, 13 Apr 2012 08:58:16 -0500
384
232bd1c5
DH
385spl-linux (0.6.0.58-0ubuntu1) unstable; urgency=low
386
387 [ Brian Behlendorf ]
388 * Remove condition variable names
389
390 [ Darik Horn ]
391 * Add dkms kernel source exception for Proxmox 2.0
392
393 -- Darik Horn <dajhorn@vanadac.com> Mon, 09 Apr 2012 09:37:49 -0500
394
3495d88f
DH
395spl-linux (0.6.0.57-0ubuntu1) unstable; urgency=low
396
397 * No changes.
398
399 -- Darik Horn <dajhorn@vanadac.com> Fri, 30 Mar 2012 00:07:39 -0500
400
310f3aa8
DH
401spl-linux (0.6.0.56-0ubuntu1) unstable; urgency=low
402
403 [ Brian Behlendorf ]
404 * SPL 0.6.0-rc8
405
406 -- Darik Horn <dajhorn@vanadac.com> Mon, 26 Mar 2012 20:46:30 -0500
407
c5809858
DH
408spl-linux (0.6.0.55-0ubuntu1) unstable; urgency=low
409
410 [ Brian Behlendorf ]
411 * Add SPL_META_RELEASE to module load/unload messages
412
413 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Mar 2012 18:39:58 -0500
414
2a08388b
DH
415spl-linux (0.6.0.54-0ubuntu1) unstable; urgency=low
416
417 [ Brian Behlendorf ]
418 * SPL 0.6.0-rc7
419
420 -- Darik Horn <dajhorn@vanadac.com> Fri, 16 Mar 2012 23:31:01 -0500
421
10829621
DH
422spl-linux (0.6.0.53-0ubuntu1) unstable; urgency=low
423
424 [ Darik Horn ]
425 * Correct the debian/changelog Upstream-Name field.
426 * Improve debian/copyright syntax conformance.
427
428 [ Brian Behlendorf ]
429 * Fix distribution detection
430
431 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Mar 2012 20:14:25 -0600
432
4ceeedfa
DH
433spl-linux (0.6.0.52-0ubuntu2) unstable; urgency=low
434
435 * Revert "Change POST_INSTALL to POST_BUILD in dkms.conf"
436
437 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 20:19:07 -0600
438
7087dab7
DH
439spl-linux (0.6.0.52-0ubuntu1) unstable; urgency=low
440
441 [ Fajar A. Nugraha ]
442 * Change POST_INSTALL to POST_BUILD in dkms.conf
443
444 [ Darik Horn ]
445 * Add machine readable debian/copyright file.
446
447 [ Brian Behlendorf ]
448 * Cleanly support debug packages
449
450 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 19:19:48 -0600
451
477ae444
DH
452spl-linux (0.6.0.51-0ubuntu1) unstable; urgency=low
453
454 [ Brian Behlendorf ]
455 * Add missing spl_debug_* helpers
456
457 -- Darik Horn <dajhorn@vanadac.com> Sun, 12 Feb 2012 18:58:02 -0600
458
aa7187df
DH
459spl-linux (0.6.0.50-0ubuntu1) unstable; urgency=low
460
461 * No changes.
462
463 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:45:20 -0600
464
9be0865c
DH
465spl-linux (0.6.0.49-0ubuntu1) unstable; urgency=low
466
467 [ Brian Behlendorf ]
468 * Add --enable-debug-log configure option
469 * Add basic dynamic kstat support
470
aa7187df 471 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:45:10 -0600
9be0865c 472
133ba6c8
DH
473spl-linux (0.6.0.48-0ubuntu1) unstable; urgency=low
474
475 [ Ned Bass ]
476 * Revert "Taskq locking optimizations"
477 * Taskq locking optimizations
478
479 -- Darik Horn <dajhorn@vanadac.com> Thu, 19 Jan 2012 20:17:47 -0600
480
5c49a8f3
DH
481spl-linux (0.6.0.47-0ubuntu1) unstable; urgency=low
482
483 [ Ned Bass ]
484 * Add taskq contention splat test
485 * Taskq locking optimizations
486
487 [ Brian Behlendorf ]
488 * Add the release component to headers
489 * Fix rpm dependencies
490
491 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 18:21:02 -0600
492
3ea37247
DH
493spl-linux (0.6.0.46-0ubuntu1) unstable; urgency=low
494
495 * Fix `make distclean` for `--with-config=user`
496 * Remove the debian/rules `make distclean` kludge.
497
498 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 11:46:09 -0600
499
133bd0aa
DH
500spl-linux (0.6.0.45-0ubuntu1) unstable; urgency=low
501
502 [ Brian Behlendorf ]
503 * Run SPL_AC_PACMAN only if $VENDOR is "arch"
504
505 [ Darik Horn ]
506 * Wrap long lines in the dkms.conf file.
507 * FHS conformance and DKMS multiarch, SPL interface.
508
509 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jan 2012 18:35:45 -0600
510
baaf6ea3
DH
511spl-linux (0.6.0.44-0ubuntu1) unstable; urgency=low
512
513 * Linux 3.2 compat: rw_semaphore.wait_lock is raw (Closes: #76)
514
515 -- Darik Horn <dajhorn@vanadac.com> Thu, 12 Jan 2012 19:24:51 -0600
516
e117d43d
DH
517spl-linux (0.6.0.43-0ubuntu1) unstable; urgency=low
518
519 * Add precise to the PPA build list.
520
521 -- Darik Horn <dajhorn@vanadac.com> Sat, 07 Jan 2012 10:39:55 -0600
522
0ee1c352
DH
523spl-linux (0.6.0.42-0ubuntu1) unstable; urgency=low
524
525 [ Prakash Surya ]
526 * Add make rule for building Arch Linux packages (Closes: #68)
527 * Swap taskq_ent_t with taskqid_t in taskq_thread_t
528 * Store copy of tqent_flags prior to servicing task
529 * Move Arch Linux's VENDOR check above Ubuntu's
530
531 [ Brian Behlendorf ]
532 * Proxmox VE kernel compat, invalidate_inodes()
533
534 [ Darik Horn ]
535 * Refresh debian/patches after upstream merge.
536
537 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Dec 2011 07:20:57 -0600
538
294e6ae3
DH
539spl-linux (0.6.0.41-0ubuntu1) unstable; urgency=low
540
541 [ Chris Dunlop ]
542 * Allow 64-bit timestamps to be set on 64-bit kernels
543
544 [ Prakash Surya ]
545 * Fix usage of MUTEX macro in mutex_enter_nested
546 * Add SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID
547 * Replace struct spl_task with struct taskq_ent
548 * Replace tq_work_list and tq_threads in taskq_t
549 * Add Test: "Single task queue, recursive dispatch"
550 * Implement taskq_dispatch_prealloc() interface
551 * Exercise new taskq interface in splat-taskq tests
552
553 -- Darik Horn <dajhorn@vanadac.com> Thu, 15 Dec 2011 10:07:00 -0600
554
b4a2aeaf
DH
555spl-linux (0.6.0.40-0ubuntu1) unstable; urgency=low
556
557 * No changes.
558
559 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:05:13 -0600
560
a45e6f20
DH
561spl-linux (0.6.0.39-0ubuntu1) unstable; urgency=low
562
563 [ Brian Behlendorf ]
564 * Prepend spl_ to all init/fini functions
565
566 [ Prakash Surya ]
567 * Fix a typo referencing an incorrect symbol
568
b4a2aeaf 569 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:05:10 -0600
a45e6f20 570
dded1246
DH
571spl-linux (0.6.0.38-0ubuntu1) unstable; urgency=low
572
573 [ Brian Behlendorf ]
574 * Linux 3.1 compat, kern_path_parent()
575 * Linux 3.1 compat, vfs_fsync()
576 * Linux 3.1 compat, shrink_*cache_memory
577 * Fix depmod warning
578
579 [ Darik Horn ]
580 * Refresh debian/patches after upstream merge.
581
582 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Nov 2011 08:57:13 -0600
583
761388f5
DH
584spl-linux (0.6.0.37-0ubuntu1) unstable; urgency=low
585
586 [ Brian Behlendorf ]
587 * Fix NULL deref in balance_pgdat()
588
589 -- Darik Horn <dajhorn@vanadac.com> Sat, 05 Nov 2011 10:24:06 -0500
590
06de9ace
DH
591spl-linux (0.6.0.36-0ubuntu1) unstable; urgency=low
592
593 [ Gunnar Beutner ]
594 * Fix race condition in mutex_exit()
595 * Remove the spinlocks for mutex_enter()/mutex_exit()
596 * Cleaned up MUTEX() #define
597
598 [ Brian Behlendorf ]
599 * Include distribution in release
600
601 [ Darik Horn ]
602 * Minor typo correction and comment updates.
603 * Remove redundant postinst and prerm boilerplate.
604
605 -- Darik Horn <dajhorn@vanadac.com> Fri, 28 Oct 2011 19:32:40 -0500
606
59741ab3 607spl-linux (0.6.0.35-0ubuntu2) unstable; urgency=low
d2e29815
DH
608
609 [ Brian Behlendorf ]
610 * Fix package URLs to use the github repository
611
612 [ Gunnar Beutner ]
613 * vn_rdwr() didn't properly advance the file position
614
615 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Oct 2011 13:27:54 -0500
616
1b3e9d30
DH
617spl-linux (0.6.0.34-0ubuntu1) unstable; urgency=low
618
619 [ Brian Behlendorf ]
620 * Revert "Stabilize the hostid for RPM installations."
621 * Remove /etc/hostid missing warning
622 * Prep spl-0.6.0-rc6 tag
623 * Fix various typos in comments
624
625 [ Gunnar Beutner ]
626 * Fixed invalid resource re-use in file_find()
627 * Properly destroy work items in spl_kmem_cache_destroy()
628 * Fixed typo in spl_slab_alloc()
629
630 [ Darik Horn ]
631 * Add the hostid-stabilize branch as DEB patches.
632
633 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Oct 2011 19:08:09 -0500
634
81725a2b
DH
635spl-linux (0.6.0.33-0ubuntu1) unstable; urgency=low
636
637 [ Brian Behlendorf ]
638 * Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2
639
640 -- Darik Horn <dajhorn@vanadac.com> Wed, 28 Sep 2011 22:32:44 -0500
641
1e34ea0d
DH
642spl-linux (0.6.0.32-0ubuntu1) unstable; urgency=low
643
644 * No changes.
645
646 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Sep 2011 20:35:00 -0500
647
1b3e9d30 648spl-linux (0.6.0.31-0ubuntu1) unstable; urgency=low
e05f9e98
DH
649
650 * No changes.
651
652 -- Darik Horn <dajhorn@vanadac.com> Fri, 19 Aug 2011 13:04:20 -0500
653
acaa8444
DH
654spl-linux (0.6.0.30-0ubuntu1) unstable; urgency=low
655
656 * No changes.
657
658 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 00:44:08 -0500
659
b34c0713
DH
660spl-linux (0.6.0.29-0ubuntu1) unstable; urgency=low
661
662 * No changes.
663
664 -- Darik Horn <dajhorn@vanadac.com> Tue, 02 Aug 2011 10:06:23 -0500
665
b0b73ac2
DH
666spl-linux (0.6.0.28-0ubuntu1) unstable; urgency=low
667
668 [ Brian Behlendorf ]
669 * Fix the configure CONFIG_* option detection
670
671 -- Darik Horn <dajhorn@vanadac.com> Mon, 25 Jul 2011 23:00:55 -0500
672
67a06f22
DH
673spl-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
674
675 * No changes.
676
677 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:38 -0500
678
5d8c8a5d
DH
679spl-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
680
681 [ Brian Behlendorf ]
682 * Fix 'make install' overly broad 'rm'
683
67a06f22 684 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:14 -0500
5d8c8a5d 685
cdb5c632
DH
686spl-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
687
688 * Tagged spl-0.6.0-rc5 upstream.
689
690 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:16:08 -0500
691
d3850971
DH
692spl-linux (0.6.0.24.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
693
694 * No changes.
695
cdb5c632 696 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:15:31 -0500
d3850971 697
34615edf
DH
698spl-linux (0.6.0.23.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
699
700 * No changes. Topic branch for Ubuntu Oneiric.
701
d3850971 702 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jul 2011 20:54:19 -0500
34615edf 703
a6d61678
DH
704spl-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
705
706 [ Brian Behlendorf ]
707 * Prep spl-0.6.0-rc5 tag
708
709 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 12:59:29 -0500
710
47483628
DH
711spl-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
712
713 [ Brian Behlendorf ]
714 * Linux 2.6.39 compat, mutex owner
715
716 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:35:35 -0500
717
d5c85d2e
DH
718spl-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
719
720 [ Brian Behlendorf ]
721 * Avoid 'rpm -q' bug for 'make pkg'
722 * Linux 3.0: Shrinker compatibility
723 * Add linux compatibility tests
724
725 [ Darik Horn ]
726 * Read the /etc/hostid file directly.
727 * Stabilize the hostid for RPM installations.
728
729 -- Darik Horn <dajhorn@vanadac.com> Fri, 24 Jun 2011 13:42:39 -0500
730
c8d296d2
DH
731spl-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
732
733 * Depend on the lsb-release package.
734
735 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 12:30:39 -0500
736
b51908b4
DH
737spl-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
738
739 * No changes.
740
741 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:30:57 -0500
742
9e99373b
DH
743spl-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
744
745 * No changes.
746
747 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:27:11 -0500
748
47c21772
DH
749spl-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
750
751 * No changes.
752
753 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:40:38 -0500
754
39500352
DH
755spl-linux (0.6.0.15-0ubuntu3) unstable; urgency=low
756
757 * No changes.
758
759 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:08:56 -0500
760
761spl-linux (0.6.0.14-0ubuntu1~natty1) unstable; urgency=low
2864fa81
DH
762
763 [ Brian Behlendorf ]
764 * Add TASKQ_NORECLAIM flag
765
766 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:30:33 -0500
767
5cd7b983
DH
768spl-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
769
770 * Use pristine-tar to import the upstream spl-0.6.0-rc4.tar.gz release.
771
772 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:33:55 -0500
773
5856f5ac
DH
774spl-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
775
776 * Add extended package descriptions.
777 * Add debian/copyright file.
778 * Add whackbang to the ltmain.sh script.
779 * Remove COPYING file from distribution.
780 * Add -e switch to the spl.postinst whackbang.
781 * Invoke `printf` indirectly through `which`.
782 * Add the debhelper token to the spl.postinst script.
783
784 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:13:26 -0500
785
4f704d89
DH
786spl-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
787
788 [ Brian Behlendorf ]
789 * Prep spl-0.6.0-rc4 tag
790
791 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:08:46 -0500
792
594492e6
DH
793spl-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
794
795 [ Gunnar Beutner ]
796 * Renamed 'struct fid' for NFS
797
798 [ Brian Behlendorf ]
799 * Correct MAXUID
800
801 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 18:57:12 -0500
802
30636977
DH
803spl-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
804
805 * Correct typos in the spl proc handler.
806 * Use 0.6.0.10 as the unofficial version.
807
808 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:39:19 -0500
809
bab5eeb0
DH
810spl-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
811
812 [ Brian Behlendorf ]
813 * Linux 2.6.39 compat, DEFINE_SPINLOCK()
814 * Linux 2.6.39 compat, kern_path_parent()
815 * Linux 2.6.39 compat, zlib_deflate_workspacesize()
816 * Fix 32-bit MAXOFFSET_T definition
817
818 [ Darik Horn ]
819 * Import spl_hostid as a module parameter.
820 * Remove the gawk dependency.
821 * Make the SPL kernel messages consistent with ZFS.
822 * Use 0.6.0.9 as the unofficial version.
823 * Remove gawk packaging dependency.
824
825 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:04:24 -0500
826
0aefa5f6
DH
827spl-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
828
829 [ Brian Behlendorf ]
830 * Fix rebuildable RPMs for el6/ch5
831 * Linux 2.6.39 compat, invalidate_inodes()
832 * Fix gcc configure warnings
833 * Fix unused variable
834
835 [ Darik Horn ]
836 * Merge upstream and use 0.6.0.8 as the unofficial version number.
837 * Use git-dch to update the debian/changelog.
838
839 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 07:40:03 -0500
840
49a10bce
DH
841spl-linux (0.6.0.7-0ubuntu1) unstable; urgency=low
842
843 [ Brian Behlendorf ]
844 * Add .va_dentry helper
845 * Linux shrinker compat
846 * Update /proc/spl/kmem/slab output
847 * Add slab usage summeries to /proc
848 * Decrease target objects per slab
849 * Add dnlc_reduce_cache() support
850 * Prep spl-0,6,0-rc3 tag
851
852 [ Darik Horn ]
853 * Merge upstream and use 0.6.0.7 as the unofficial version number.
854
855 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 12:27:00 -0500
856
688509e3
DH
857spl-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
858
859 [ Brian Behlendorf ]
860 * Update CHAOS 5 Packaging
861
862 [ Darik Horn ]
863 * Merge upstream and use 0.6.0.6 as the unofficial version number.
864
865 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:27:50 -0500
866
17ad4f34
DH
867spl-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
868
869 [ Brian Behlendorf ]
870 * Remove default GFP_NOFS allocations
871 * Disable vmalloc() direct reclaim
872 * Load zlib_inflate.ko
873 * Add crgetfsuid()/crgetfsgid() helpers
874
875 [ Darik Horn ]
876 * Set extend-diff-ignore='.*' in the debian/source/options file.
877 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
878 * Add a gawk dependency to the spl-dkms package.
879 * Merge upstream and tag as the unofficial spl-0.6.0.5 release.
880
881 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 22:49:23 -0500
882
5702dc92
DH
883spl-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
884
885 * Stabilize the hostid for the zfs-initramfs package.
886
887 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 14:51:32 -0600
888
2dedf00d
DH
889spl-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
890
891 * Upstream spl-0.6.0-rc2 release.
867f6966 892 * Remove ${shlibs:Depends} from the spl-dkms dependencies.
2dedf00d
DH
893
894 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:14:20 -0600
895
7dc9f490
DH
896spl-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
897
898 * Revert the '+' in the upstream version because it is not recognized by DKMS.
899
900 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:18:31 -0600
901
9c4b2e9c
DH
902spl-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
903
904 * No changes. Increment version number for a bad build.
905
906 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:56:01 -0600
907
65ad405b
DH
908spl-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
909
910 * Begin using the +git upstream naming convention.
911 * Merge the behlendorf/master branch.
912
913 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 09:56:58 -0600
914
4f0e7faf
DH
915spl-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
916
917 * Merge the behlendorf/xvattr branch and tag it as 0.6.0.2 upstream.
918
919 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:12:16 -0600
920
f3dcb34e
DH
921spl-linux (0.6.0.1rc-1ubuntu5) unstable; urgency=low
922
923 * Check for a Debian host in PRE_BUILD and configure for split headers.
924 See https://github.com/behlendorf/spl/issues/closed/#issue/10
925
926 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:28:07 -0600
927
c3db9342
DH
928spl-linux (0.6.0.1rc-1ubuntu4) unstable; urgency=low
929
930 * Remove the build dependency on linux-headers because it is unnecessary
931 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
932
933 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 12:55:57 -0600
934
e34f0484
DH
935spl-linux (0.6.0.1rc-1ubuntu3) unstable; urgency=low
936
937 * Add version numbers to the debhelper and dkms dependencies.
938
939 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 00:58:10 -0600
940
65ea8b4b
DH
941spl-linux (0.6.0.1rc-1ubuntu2) unstable; urgency=low
942
943 * Add fix-zlib.patch.
944
945 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:33:36 -0600
946
050d2236 947spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0ec40661
DH
948
949 * Add invalidate-inodes.patch for Linux 2.6.37,
950 which superceds the use-linux-flock-struct.patch.
951 (Commit: 5a52a782a0a04efee3846e1a8f0bb4796930e0e4)
952 * Substitute distro names in the debian/changelog
953 such that pkg-spl can be more generic.
954
955 -- Darik Horn <dajhorn@vanadac.com> Wed, 23 Feb 2011 20:55:24 -0600
956
050d2236 957spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
958
959 * Add use-linux-flock-struct.patch for 32-bit systems.
960 (Commit: ac35ef7e3c107e972250bcd15143328e7aef5943)
961
962 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 08:48:03 -0600
963
050d2236 964spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
965
966 * Upstream spl-0.6.0-rc1.tar.gz release.
967 * Kludge the "rc1" version for packaging convenience.
968
969 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:10:09 -0600
970
050d2236 971spl-linux (0.5.2-1ubuntu7) unstable; urgency=low
0fbe1fc0
DH
972
973 * Add conflict for spl-dev, which is a package in universe
974 that also installs a /usr/lib/libspl.a file.
975
976 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 17:43:52 -0600
977
050d2236 978spl-linux (0.5.2-1ubuntu6) unstable; urgency=low
0fbe1fc0
DH
979
980 * Initial DKMS packaging for Debian and Ubuntu.
981
982 -- Darik Horn <dajhorn@vanadac.com> Thu, 17 Feb 2011 18:57:36 -0600