]> git.proxmox.com Git - mirror_spl-debian.git/history - include
splat taskq:order: Reduce stack frame
[mirror_spl-debian.git] / include /
2012-12-12 Brian Behlendorftaskq delay/cancel functionality
2012-12-12 Brian Behlendorftaskq style, remove #define wrappers
2012-12-12 Brian Behlendorftaskq style, convert spaces to soft tabs
2012-11-08 Brian BehlendorfMerge branch 'kmem-cache-optimization'
2012-11-06 Brian BehlendorfTrack emergency object in rbtree
2012-11-06 Brian BehlendorfImproved vmem cached deadlock detection
2012-11-06 Brian BehlendorfMerge branch 'splat'
2012-11-06 Brian Behlendorfsplat: Cleanup headers
2012-11-06 Brian BehlendorfCondition variable reference counts
2012-11-06 Brian BehlendorfMerge remote branch 'eris/stats'
2012-11-02 Brian BehlendorfAdd KSTAT_TYPE_TXG type
2012-10-23 Brian BehlendorfMake kstat.ks_update() callback atomic
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-04 Etienne DechampsAdd interface for file hole punching.
2012-09-12 Brian BehlendorfRemove TQ_SLEEP -> KM_SLEEP mapping
2012-09-12 Brian BehlendorfRevert "Switch KM_SLEEP to KM_PUSHPAGE"
2012-09-07 Brian BehlendorfAdd KMC_NOEMERGENCY slab flag
2012-09-02 Etienne DechampsAdd DKIOCTRIM for TRIM support.
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 "Add TASKQ_NORECLAIM flag"
2012-08-27 Brian BehlendorfEmergency slab objects
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-01 Richard YaoFix incorrect type in spl_kmem_cache_set_move() parameter
2012-07-13 Brian BehlendorfOptimize spl_rwsem_is_locked()
2012-07-03 Richard YaoConstify memory management functions
2012-07-02 Brian BehlendorfPowerPC Compatibility
2012-06-13 Richard YaoLinux 3.4 compat, __clear_close_on_exec replaces FD_CLR
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 SuryaThrottle number of freed slabs based on nr_to_scan
2012-05-03 Jorgen LundmanDefine the needed ISA types for ARM
2012-04-06 Brian BehlendorfRemove condition variable names
2012-03-23 Brian BehlendorfAdd SPL_META_RELEASE to module load/unload messages
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-18 Brian BehlendorfAdd the release component to headers
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-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 SuryaImplement taskq_dispatch_prealloc() interface
2011-12-14 Prakash SuryaReplace tq_work_list and tq_threads in taskq_t
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-11 Brian BehlendorfPrepend spl_ to all init/fini functions
2011-11-10 Brian BehlendorfLinux 3.1 compat, shrink_*cache_memory
2011-11-10 Brian BehlendorfLinux 3.1 compat, vfs_fsync()
2011-11-10 Brian BehlendorfLinux 3.1 compat, kern_path_parent()
2011-10-19 Gunnar BeutnerCleaned up MUTEX() #define
2011-10-19 Gunnar BeutnerRemove the spinlocks for mutex_enter()/mutex_exit()
2011-10-19 Gunnar BeutnerFix race condition in mutex_exit()
2011-10-11 Gunnar BeutnerFixed invalid resource re-use in file_find()
2011-06-24 Brian BehlendorfLinux 2.6.39 compat, mutex owner
2011-06-24 Darik HornRead the /etc/hostid file directly.
2011-06-21 Brian BehlendorfAdd linux compatibility tests
2011-06-21 Brian BehlendorfLinux 3.0: Shrinker compatibility
2011-05-06 Brian BehlendorfAdd TASKQ_NORECLAIM flag
2011-04-29 Brian BehlendorfCorrect MAXUID
2011-04-29 Gunnar BeutnerRenamed 'struct fid' for NFS
2011-04-22 Brian BehlendorfFix 32-bit MAXOFFSET_T definition
2011-04-21 Darik HornImport spl_hostid as a module parameter.
2011-04-20 Brian BehlendorfLinux 2.6.39 compat, zlib_deflate_workspacesize()
2011-04-20 Brian BehlendorfLinux 2.6.39 compat, kern_path_parent()
2011-04-19 Brian BehlendorfLinux 2.6.39 compat, invalidate_inodes()
2011-04-07 Brian BehlendorfAdd dnlc_reduce_cache() support
2011-04-07 Brian BehlendorfDecrease target objects per slab
2011-04-07 Brian BehlendorfAdd slab usage summeries to /proc
2011-04-07 Brian BehlendorfLinux shrinker compat
2011-04-07 Brian BehlendorfAdd .va_dentry helper
2011-03-22 Brian BehlendorfAdd crgetfsuid()/crgetfsgid() helpers
2011-03-19 Brian BehlendorfRemove default GFP_NOFS allocations
2011-03-07 Brian BehlendorfLinux 2.6.31 compat, include linux/seq_file.h
2011-03-02 Brian BehlendorfRemove xvattr support
2011-03-02 Brian BehlendorfAdd TIMESPEC_OVERFLOW helper
2011-02-26 Brian BehlendorfAdd zlib regression test
2011-02-26 Brian BehlendorfFix zlib compression
2011-02-23 Brian BehlendorfUse Linux flock struct
2011-02-23 Brian BehlendorfLinux compat 2.6.37, invalidate_inodes()
2011-02-04 Brian BehlendorfBlock in cv_destroy() on all waiters
2011-01-28 Brian BehlendorfMinor policy interface
2011-01-28 Brian BehlendorfAdd missing headers
2011-01-28 Brian BehlendorfAdd VSA_ACE_* and MAX_ACL_ENTRIES defines
2011-01-28 Brian BehlendorfAdd MAXUID define
2011-01-28 Brian BehlendorfAdd FIGNORECASE define
2011-01-28 Brian BehlendorfAdd ksid_index_t and ksid_t types
2011-01-28 Brian BehlendorfMinimal VFS additions
2011-01-12 Brian BehlendorfRemove VN_HOLD/VN_RELE/VOP_PUTPAGE
2011-01-12 Brian BehlendorfAdd a few additional vnode #defines
2011-01-12 Brian BehlendorfClean vattr_t and vsecattr_t types
2011-01-12 Brian BehlendorfFRSYNC Should Use O_SYNC
2011-01-12 Brian BehlendorfAdd vn_mode_to_vtype/vn_vtype to_mode helpers
next