]> git.proxmox.com Git - mirror_spl-debian.git/history - include
Prep spl-0.6.0-rc4 tag
[mirror_spl-debian.git] / include /
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
2011-01-11 Neependra KhareAdd cv_timedwait_interruptible() function
2011-01-11 Brian BehlendorfLinux Compat: inode->i_mutex/i_sem
2010-12-07 Brian BehlendorfAdd Thread Specific Data (TSD) Implementation
2010-11-29 Ricardo M. CorreiaMake kmutex_t typesafe in all cases.
2010-11-29 Brian BehlendorfClear cv->cv_mutex when not in use
2010-11-10 Ned BassGive ENOTSUP a valid user space error value
2010-11-09 Brian BehlendorfLinux 2.6.36 compat, wrap RLIM64_INFINITY
2010-11-05 Brian BehlendorfClear owner after dropping mutex
2010-09-17 Ricardo M. Correiaatomic_*_*_nv() functions need to return the new value...
2010-09-06 Brian BehlendorfSupport custom build directories
2010-09-02 Brian BehlendorfMove vendor check to spl-build.m4
2010-08-27 Brian BehlendorfAdd list_link_replace() function
2010-08-27 Brian BehlendorfAdd MUTEX_NOT_HELD() function
2010-08-27 Brian BehlendorfStub out kmem cache defrag API
2010-08-27 Brian BehlendorfAdd missing atomic functions
2010-08-12 Li WeiFix stack overflow in vn_rdwr() due to memory reclaim
2010-08-10 Ned BassCorrectly handle rwsem_is_locked() behavior
2010-07-28 Brian BehlendorfAdd uninstall Makefile targets
2010-07-27 Brian BehlendorfAdd Debian and Slackware style packaging via alien
2010-07-26 Brian BehlendorfEnsure kmem_alloc() and vmem_alloc() never fail
2010-07-20 Ricardo M. CorreiaFix max_ncpus definition.
2010-07-20 Ricardo M. CorreiaDisplay DEBUG keyword during module load when --enable...
2010-07-20 Ricardo M. CorreiaFix bcopy() to allow memory area overlap
2010-07-20 Ricardo M. CorreiaFix compilation error due to undefined ACCESS_ONCE...
2010-07-20 Brian BehlendorfPrefix all SPL debug macros with 'S'
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-07-14 Brian BehlendorfLinux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'
2010-07-14 Brian BehlendorfProposed fix for low memory ZFS deadlocks
2010-07-13 Brian BehlendorfAdd __divdi3(), remove __udivdi3() kernel dependency
2010-07-01 Ned BassImplementation of the TQ_FRONT flag.
2010-07-01 Brian BehlendorfOnly make compiler warnings fatal with --enable-debug
2010-06-30 Brian BehlendorfLinux-2.6.33 compat, O_DSYNC flag added
2010-06-30 Brian BehlendorfLinux-2.6.33 compat, .ctl_name removed from struct...
2010-06-28 Brian BehlendorfTreat mutex->owner as volatile
2010-06-28 Brian BehlendorfAccept but ignore TASKQ_DC_BATCH and TQ_FRONT
2010-06-24 Brian BehlendorfAdd kmem_vasprintf function
2010-06-21 Brian BehlendorfRevert "Support TQ_FRONT flag used by taskq_dispatch()"
2010-06-14 Brian BehlendorfAdd missing header util/sscanf.h
2010-06-14 Brian BehlendorfInclude kstat.h from kmem.h
2010-06-11 Brian BehlendorfSupport TQ_FRONT flag used by taskq_dispatch()
2010-06-11 Brian BehlendorfMinor cleanup and Solaris API additions.
2010-06-11 Brian BehlendorfAdd kmem_asprintf(), strfree(), strdup(), and minor...
2010-06-11 Brian BehlendorfAdd xuio_* structures and typedefs.
2010-06-11 Brian BehlendorfStub out additional missing headers
2010-06-11 Brian BehlendorfCleanly split Linux proc.h (fs) from conflicting Solari...
2010-05-21 Brian BehlendorfRefresh autogen.sh products with automake 1.11.1.
2010-05-20 Brian BehlendorfSimplify rwlock implementation.
2010-05-20 Brian BehlendorfUse KM_NODEBUG macro in preference to __GFP_NOWARN.
2010-05-17 Brian BehlendorfPublic Release Prep
2010-05-14 Brian BehlendorfAdd 3 missing typedefs.
2010-05-14 Brian BehlendorfAdd console_*printf() functions.
2010-05-14 Brian BehlendorfAdd cv_wait_interruptible() function.
2010-04-22 Brian BehlendorfDisable rw_tryupgrade() for newer kernels
2010-03-26 Brian BehlendorfAdd support for 'make -s' silent builds
2010-03-22 Brian BehlendorfAllow spl_config.h to be included by dependant packages...
2010-03-04 Brian BehlendorfLinux 2.6.32 compat, proc_handler() API change
2010-01-08 Ricardo M. Correiasun-misc-gitignore
2010-01-08 Ricardo M. Correiasun-fix-whitespace
2009-12-17 Brian BehlendorfCheck for changed gaurd macro in 2.6.28+ for rwsem...
2009-12-04 Brian BehlendorfAtomic64 compatibility for 32-bit systems without kerne...
2009-12-01 Brian BehlendorfWhen using x86 specific rwsem correctly intepret rwsem...
2009-12-01 Brian BehlendorfAdd missing atomic64 compat helpers for 32-bit systems.
2009-11-15 Brian BehlendorfAlways use the generic mutex_destroy().
2009-11-15 Brian BehlendorfAdd mutex_enter_nested() as wrapper for mutex_lock_nest...
2009-11-13 Brian BehlendorfLinux 2.6.31 kmem cache alignment fixes and cleanup.
2009-11-12 Brian BehlendorfRemove __GFP_NOFAIL in kmem and retry internally.
next