]> git.proxmox.com Git - mirror_spl.git/shortlog
mirror_spl.git
2018-11-08 Tony HutterTag spl-0.7.12 spl-0.7.12
2018-11-08 Tony HutterAdd BuildRequires gcc, make, elfutils-libelf-devel
2018-11-08 Tony HutterLinux 4.20 compat: current_kernel_time()
2018-11-08 Tony HutterBackport vnode.h changes from zfs:93ce2b4c
2018-11-08 Tony HutterDefine timestruc_t for Lustre compatibility
2018-09-13 Tony HutterTag spl-0.7.11
2018-09-13 Brian BehlendorfLinux 4.18 compat: Kconfig
2018-09-05 Tony HutterTag spl-0.7.10
2018-07-06 Tony HutterAdd rwsem_tryupgrade for 4.9.20-rt16 kernel (SPL)
2018-07-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools (SPL)
2018-07-06 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-05-08 Tony HutterTag spl-0.7.9
2018-05-08 Brian BehlendorfFix undefined RPM macros
2018-05-08 Tony HutterExclude python scripts from RPM shebang check
2018-05-08 Giuseppe Di... Linux compat 4.16: SECTOR_SIZE
2018-05-08 Brian BehlendorfRemove sysevents
2018-04-09 Tony HutterTag spl-0.7.8
2018-03-14 Tony HutterTag spl-0.7.7
2018-03-14 LOLiFix spl-kmod builds when using rpm >= 4.14
2018-03-14 Brian BehlendorfFix more cstyle warnings
2018-03-14 Tomohiro KusumiFix function name typos
2018-03-14 Tomohiro KusumiStaticize kstat_default_update()
2018-03-14 DeHackEdFix multiple evaluations of VERIFY() and ASSERT() on...
2018-03-14 Brian BehlendorfSplit spl-build.m4
2018-03-14 Brian BehlendorfFix cstyle warnings
2018-03-14 Brian BehlendorfAdd cv_timedwait_io()
2018-03-14 James CowgillRemove all spin_is_locked calls
2018-03-14 Brian BehlendorfRemove vn_rename and vn_remove
2018-03-14 gaurkumaAllow longer SPA names in stats
2018-02-01 Tony HutterTag spl-0.7.6
2018-01-30 LOLiFix Debian packaging on ARMv7/ARM64
2018-01-30 Tony HutterLinux 4.15 compat: timer updates
2017-12-18 Tony HutterTag spl-0.7.5
2017-12-07 Tony HutterTag spl-0.7.4
2017-11-16 Brian BehlendorfLinux 4.14 compat: vfs_read & vfs_write
2017-11-16 abrauneggUpdate spl module parameters man5 with missing paramete...
2017-11-16 Richard EllingPool io stat shows wlentime instead of rlentime
2017-11-16 Fabian-Gruenbichlerspl-module-parameters.5 manpage: fix macro
2017-11-16 Fabian-Gruenbichlersplat.1 manpage: fix spelling of 'hexadecimal'
2017-11-16 Chunwei ChenFix use-after-free in taskq_seq_show_impl
2017-10-18 Tony HutterTag spl-0.7.3
2017-10-17 Neal Gompa... Add DKMS package on Debian-based distributions
2017-10-13 Antonio RussoAdd parenthesis to btop and ptob macros (#662)
2017-09-21 Tony HutterTag spl-0.7.2
2017-08-08 Tony HutterTag spl-0.7.1
2017-08-08 Boris ProtopopovAdd assert under lock to detect cases of dispach of...
2017-08-03 Oleg DrokinRemove misguided HAVE_MUTEX_OWNER check, take 2
2017-08-03 Gvozden Neskovicspl-mutex: fix race in mutex_exit
2017-08-03 Chunwei ChenAdd __divmoddi4 and __udivmoddi4 for 32-bit arch
2017-08-02 Brian BehlendorfFix aarch64 build
2017-07-26 Brian BehlendorfTag spl-0.7.0
2017-07-26 Oleg DrokinModule parameter to enable spl_panic() to panic the...
2017-07-24 LOLiAvoid WARN() from procfs on kstat collision
2017-07-24 Brian BehlendorfLinux 4.13 compat: wait queues
2017-07-13 Brian BehlendorfTag 0.7.0-rc5
2017-07-13 Brian BehlendorfDon't cache the system hostid
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
next