]> git.proxmox.com Git - mirror_spl-debian.git/shortlog
mirror_spl-debian.git
2012-10-18 Brian BehlendorfLinux 3.7 compat, __clear_close_on_exec() removed
2012-10-14 Yuxuan ShuiLinux 3.6 compat, kern_path_locked() added
2012-10-11 Massimo MaggiSwitch KM_SLEEP to KM_PUSHPAGE
2012-10-04 Etienne DechampsAdd interface for file hole punching.
2012-09-18 Brian BehlendorfSPL 0.6.0-rc11
2012-09-12 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-12 Brian BehlendorfRemove TQ_SLEEP -> KM_SLEEP mapping
2012-09-12 Brian BehlendorfRevert "Switch KM_SLEEP to KM_PUSHPAGE"
2012-09-11 Chris DunlopRemove autotools products
2012-09-10 Brian BehlendorfDebug cv_destroy() with mutex held
2012-09-07 Brian BehlendorfSet KMC_NOEMERGENCY for zlib workspaces
2012-09-07 Brian BehlendorfAdd KMC_NOEMERGENCY slab flag
2012-09-02 Etienne DechampsAdd DKIOCTRIM for TRIM support.
2012-08-31 Brian BehlendorfSuppress task_hash_table_init() large allocation warning
2012-08-30 Brian BehlendorfEnhance SPLAT kmem:slab_overcommit test
2012-08-27 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Brian BehlendorfMutex ASSERT on self deadlock
2012-08-27 Brian BehlendorfAdd PF_NOFS debugging flag
2012-08-27 Brian BehlendorfRevert "Disable vmalloc() direct reclaim"
2012-08-27 Brian BehlendorfRevert "Fix NULL deref in balance_pgdat()"
2012-08-27 Brian BehlendorfRevert "Detect kernels that honor gfp flags passed...
2012-08-27 Brian BehlendorfRevert "Add TASKQ_NORECLAIM flag"
2012-08-27 Brian BehlendorfEmergency slab objects
2012-08-27 Prakash SuryaRemove SPL_LINUX_CONFIG autoconf macro
2012-08-27 Prakash SuryaRevert "Make CONFIG_PREEMPT Fatal"
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-24 Prakash SuryaAdd kpreempt_[dis|en]able macros in <sys/disp.h>
2012-08-24 Prakash SuryaAvoid calling smp_processor_id in spl_magazine_age
2012-08-23 Richard YaoRemove Makefile from non-toplevel .gitignore files
2012-08-23 Prakash SuryaWrap trace_set_debug_header in trace_[get|put]_tcd
2012-08-23 Brian BehlendorfAdd copy-builtin to EXTRA_DIST
2012-08-13 Brian BehlendorfSPL 0.6.0-rc10
2012-08-13 Brian BehlendorfCleanly remove spl-modules-devel headers
2012-08-08 Prakash SuryaSupport building a spl-modules-dkms sub package
2012-08-06 Etienne DechampsHandle any invalidate_inodes_check prototype.
2012-08-01 Richard YaoFix incorrect type in spl_kmem_cache_set_move() parameter
2012-07-26 Brian BehlendorfMerge branch 'builtin-clean'
2012-07-26 Etienne DechampsDetermine the hostid on demand.
2012-07-26 Etienne DechampsAdd script for builtin module building.
2012-07-26 Etienne DechampsWhen checking for symbol exports, try compiling.
2012-07-26 Etienne DechampsFake modpost stage for LINUX_COMPILE.
2012-07-26 Etienne DechampsMake configure builtin-aware.
2012-07-26 Etienne DechampsFix undefined reference on spl_mutex_spin_max().
2012-07-26 Etienne DechampsDon't build packages that haven't been selected.
2012-07-26 Etienne DechampsUse MODULE variable in module Makefile like zfs.
2012-07-20 Brian Behlendorf32-bit compat, hostid_read()
2012-07-13 Brian BehlendorfOptimize spl_rwsem_is_locked()
2012-07-12 Prakash SuryaMove spl.release generation to configure step
2012-07-11 Richard YaoDetect kernels that honor gfp flags passed to vmalloc()
2012-07-03 Richard YaoConstify memory management functions
2012-07-02 Brian BehlendorfRemove Chaos 4.x RPM support
2012-07-02 Prakash SuryaSupport debug and debug-devel sub packages
2012-07-02 Brian BehlendorfPowerPC Compatibility
2012-06-14 Brian BehlendorfSPL 0.6.0-rc9
2012-06-13 Richard YaoLinux 3.4 compat, __clear_close_on_exec replaces FD_CLR
2012-06-13 Brian BehlendorfFix uninit variable in slab reclaim test
2012-06-11 Brian BehlendorfFix invalid context bug
2012-05-22 Jorgen LundmanFix ARM 64-bit division
2012-05-18 Brian BehlendorfRemove Solaris module emulation
2012-05-07 Richard YaoModify KM_PUSHPAGE to use GFP_NOIO instead of GFP_NOFS
2012-05-07 Prakash SuryaAdd SPLAT test to exercise slab direct reclaim
2012-05-07 Brian BehlendorfEnsure a minimum of one slab is reclaimed
2012-05-07 Brian BehlendorfEnsure direct reclaim forward progress
2012-05-07 Prakash SuryaIgnore slab cache age and delay in direct reclaim
2012-05-07 Prakash SuryaThrottle number of freed slabs based on nr_to_scan
2012-05-03 Jorgen LundmanAdd missing 64-bit divide for 32-bit ARM
2012-05-03 Jorgen LundmanDefine the needed ISA types for ARM
2012-04-30 Prakash SuryaUpdate a comment to reflect new taskq internals
2012-04-06 Brian BehlendorfRemove condition variable names
2012-03-26 Brian BehlendorfSPL 0.6.0-rc8
2012-03-23 Brian BehlendorfAdd SPL_META_RELEASE to module load/unload messages
2012-03-16 Brian BehlendorfSPL 0.6.0-rc7
2012-03-05 Brian BehlendorfFix distribution detection
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-10 Brian BehlendorfAdd missing spl_debug_* helpers
2012-02-02 Brian BehlendorfAdd basic dynamic kstat support
2012-02-02 Brian BehlendorfAdd --enable-debug-log configure option
2012-01-19 Ned BassTaskq locking optimizations
2012-01-19 Ned BassRevert "Taskq locking optimizations"
2012-01-18 Brian BehlendorfFix rpm dependencies
2012-01-18 Brian BehlendorfAdd the release component to headers
2012-01-18 Ned BassTaskq locking optimizations
2012-01-18 Ned BassAdd taskq contention splat test
2012-01-17 Darik HornFix `make distclean` for `--with-config=user`
2012-01-13 Brian BehlendorfRun SPL_AC_PACMAN only if $VENDOR is "arch"
2012-01-12 Darik HornLinux 3.2 compat: rw_semaphore.wait_lock is raw
2011-12-21 Brian BehlendorfProxmox VE kernel compat, invalidate_inodes()
2011-12-19 Prakash SuryaMove Arch Linux's VENDOR check above Ubuntu's
2011-12-17 Prakash SuryaStore copy of tqent_flags prior to servicing task
2011-12-16 Prakash SuryaSwap taskq_ent_t with taskqid_t in taskq_thread_t
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-12-14 Prakash SuryaExercise new taskq interface in splat-taskq tests
2011-12-14 Prakash SuryaImplement taskq_dispatch_prealloc() interface
2011-12-14 Prakash SuryaAdd Test: "Single task queue, recursive dispatch"
2011-12-14 Prakash SuryaReplace tq_work_list and tq_threads in taskq_t
2011-12-13 Prakash SuryaReplace struct spl_task with struct taskq_ent
2011-12-13 Prakash SuryaAdd SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID
2011-12-13 Prakash SuryaFix usage of MUTEX macro in mutex_enter_nested
2011-12-12 Chris DunlopAllow 64-bit timestamps to be set on 64-bit kernels
2011-11-22 Prakash SuryaFix a typo referencing an incorrect symbol
next