]> git.proxmox.com Git - mirror_spl.git/shortlog
mirror_spl.git
2017-07-13 Prakash SuryaAdd ASSERT3B/VERIFY3B/USEC2NSEC/NSEC2USEC macros
2017-06-28 Chunwei ChenFix RWSEM_SPINLOCK_IS_RAW check failed
2017-05-25 Chunwei Chenconfig: allow --with-linux without --with-linux-obj
2017-05-25 Chunwei ChenImprove gitignore
2017-05-25 Brian BehlendorfFix cv_timedwait timeout
2017-05-09 Chunwei ChenLinux 4.12 compat: PF_FSTRANS was removed
2017-05-05 Brian BehlendorfTag 0.7.0-rc4
2017-04-03 Olaf Faalandglibc 2.25 compat: remove assert(X=Y)
2017-03-21 Olaf FaalandLinux 4.11 compat: remove stub for __put_task_struct
2017-03-21 Olaf FaalandLinux 4.11 compat: add linux/sched/signal.h
2017-03-21 Olaf FaalandLinux 4.11 compat: vfs_getattr() takes 4 args
2017-03-06 Brian BehlendorfFix powerpc build
2017-02-23 Olaf FaalandLinux 4.11 compat: set_task_state() removed
2017-01-31 Chunwei ChenUse kernel slab for vn_cache and vn_file_cache
2017-01-31 David QuigleyAdd a PAGESHIFT definition
2017-01-20 Brian BehlendorfTag 0.7.0-rc3
2017-01-19 clefruReimplement rt_mutex_owner to fix build with DEBUG...
2017-01-19 George MelikovRemove identical if statements in module/spl/spl-vnode.c
2017-01-17 Kevin TanguyAdd support for recent kmem_cache_create_usercopy
2017-01-13 RageLtManUpdate struct member intializers to C89
2016-12-19 Clemens FruhwirthAdd support for rw semaphore under PREEMPT_RT_FULL
2016-12-19 Clemens FruhwirthRemove stale comment from rw_tryupgrade()
2016-12-15 Chunwei ChenRefactor some splat macro to function
2016-12-15 Chunwei ChenFix splat memleak
2016-12-08 Chunwei ChenAdd system_delay_taskq for long delay
2016-12-01 Chunwei ChenLimit number of tasks shown in taskq proc
2016-11-02 UbuntuAdd TASKQID_INVALID and TASKQID_INITIAL macros
2016-11-02 UbuntuFix vmem_size()
2016-10-25 Brian BehlendorfTag 0.7.0-rc2
2016-10-20 Chunwei ChenLinux 4.9 compat: group_info changes
2016-10-20 Chunwei ChenFix splat-cred.c cred usage
2016-10-20 Chunwei ChenFix crgetgroups out-of-bound and misc cred fix
2016-10-08 tuxokoFix out-of-bound in per_cpu in spl_random_init
2016-10-08 tuxokoLinux 4.8 compat: Fix RW_READ_HELD
2016-10-05 Brian BehlendorfFix p0 initializer
2016-10-02 Brian BehlendorfFix aarch64 type warning
2016-09-21 Brian BehlendorfFix automatically generated release number
2016-09-17 Brian BehlendorfIncrease spl_kmem_alloc_warn limit
2016-09-15 legend-huaFix spl check.sh script
2016-09-14 tuxokoCleanup in cred.h
2016-09-07 Brian BehlendorfTag 0.7.0-rc1
2016-08-19 GeLiXinFix: handle NULL case in spl_kmem_free_track()
2016-08-01 Tim ChaseFix HAVE_MUTEX_OWNER test for kernels prior to 4.6
2016-08-01 Nikolay BorisovAdd handling for kernel 4.7's CONFIG_TRIM_UNUSED_KSYMS
2016-08-01 Nikolay BorisovAdd gitignore entry for spl-*.o.d files
2016-07-29 Brian BehlendorfLinux 4.8 compat: rw_semaphore atomic_long_t count
2016-07-20 Tom CaputiAdded highbit() and lowbit() macros
2016-06-21 Tony HutterAdd _ALIGNMENT_REQUIRED to isa_defs.h for checksums
2016-06-01 Jinshan XiongImprove spl slab cache alloc
2016-05-31 Chunwei ChenFix use-after-free in splat_taskq_test7
2016-05-31 Chunwei ChenImplement a proper rw_tryupgrade
2016-05-31 YunQiang SuAdd isa_defs for MIPS
2016-05-24 Chunwei ChenFix taskq_wait_outstanding re-evaluate tq_next_id
2016-05-24 Chunwei ChenFix race between taskq_destroy and dynamic spawning...
2016-05-24 Chunwei ChenRestore CALLOUT_FLAG_ABSOLUTE in cv_timedwait_hires
2016-05-20 Chunwei ChenLinux 4.7 compat: inode_lock() and friends
2016-05-12 Chunwei ChenAdd cv_timedwait_sig_hires to allow interruptible sleep
2016-05-05 David QuigleyAdd a macro to convert seconds to nanoseconds and vice...
2016-04-26 Tim ChaseClear PF_FSTRANS over spl_filp_fallocate()
2016-04-26 Tim ChaseUse vmem_free() in dfl_free() and add dfl_alloc()
2016-04-26 Chunwei ChenUse kernel provided mutex owner
2016-03-17 Dimitri John... Add support for s390[x].
2016-03-17 Tim ChaseAllow spawning a new thread for TQ_NOQUEUE dispatch...
2016-03-10 Brian BehlendorfAdd rw_tryupgrade()
2016-03-10 Brian BehlendorfRemove RPM package restriction
2016-02-25 Tom CaputiChanges to support zfs encryption
2016-02-17 Richard Yaorandom_get_pseudo_bytes() need not provide cryptographi...
2016-02-05 Chunwei ChenAllow kicking a taskq to spawn more threads
2016-01-26 Chip ParkerEnsure spl/ only occurs once in core-y
2016-01-23 Brian BehlendorfRemove RLIM64_INFINITY assert in vn_rdwr()
2016-01-23 Richard Yaokobj_read_file: Return -1 on vn_rdwr() error
2016-01-21 Olaf FaalandCreate spl-kmod-debuginfo rpm with redhat spec file
2016-01-20 Chunwei ChenUse tsd to store tq for taskq_member
2016-01-20 Brian BehlendorfLinux 4.5 compat: pfn_t typedef
2016-01-20 Chunwei ChenTurn on both PF_FSTRANS and PF_MEMALLOC_NOIO in spl_fst...
2016-01-12 Chunwei ChenDon't hold mutex until release cv in cv_wait
2016-01-12 Brian BehlendorfAdd spl_kmem_cache_kmem_threads man page entry
2016-01-08 Alex McWhirter_ILP32 is always defined on SPARC
2015-12-22 Brian BehlendorfFix do_div() types in condvar:timeout
2015-12-18 Chunwei ChenUse spl_fstrans_mark instead of memalloc_noio_save
2015-12-16 Tim ChaseProvide kstat for taskqs
2015-12-14 Kamil DomanskiSkip GPL-only symbols test when cross-compiling
2015-12-12 Brian BehlendorfRevert "Skip GPL-only symbols test when cross-compiling"
2015-12-12 Brian BehlendorfFix cstyle issues in spl-taskq.c and taskq.h
2015-12-12 Chunwei ChenDon't use tq->tq_lock_flags
2015-12-12 Olaf FaalandSubclass tq_lock to eliminate a lockdep warning
2015-12-12 Olaf FaalandFix lockdep warning in spl_inode_{lock,unlock}
2015-12-12 Olaf FaalandAdd new lock types MUTEX_NOLOCKDEP, and RW_NOLOCKDEP
2015-12-11 Kamil DomańskiSkip GPL-only symbols test when cross-compiling
2015-12-11 zgockFix build issue on some configured kernels
2015-12-10 Brian BehlendorfEither _ILP32 or _LP64 must be defined
2015-12-09 Brian BehlendorfRevert "Make taskq_member() use ->journal_info"
2015-12-08 Richard YaoMake taskq_member() use ->journal_info
2015-12-03 Richard YaoFix race between getf() and areleasef()
2015-12-02 tuxokoPrevent rm modules.* when make install
2015-12-02 Boris ProtopopovAdd a script to display SPL slab cache statistics
2015-12-02 Tim ChaseAdditional dkio support for TRIM/Discard
2015-12-02 Dimitri John... spl-kmem-cache: include linux/prefetch.h for prefetchw()
2015-12-02 Brian BehlendorfFix --enable-linux-builtin
2015-11-16 Brian BehlendorfLimit maximum object size in kmem tests
next