]> git.proxmox.com Git - mirror_spl.git/history - include
Tag spl-0.7.13
[mirror_spl.git] / include /
2019-02-22 Tony HutterLinux 4.20 compat: Fix current_kernel_time()
2019-02-22 Tony HutterLinux 5.0 compat: Fix timespec_sub()
2019-02-22 Tony HutterLinux 5.0 compat: Use totalram_pages()
2019-02-22 Tony Hutterdeadlock between mm_sem and tx assign in zfs_write...
2019-02-22 Tony HutterLinux 4.18 compat: Use ktime_get_coarse_real_ts64()
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-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 Giuseppe Di NataleLinux compat 4.16: SECTOR_SIZE
2018-05-08 Brian BehlendorfRemove sysevents
2018-03-14 DeHackEdFix multiple evaluations of VERIFY() and ASSERT() on...
2018-03-14 Brian BehlendorfFix cstyle warnings
2018-03-14 Brian BehlendorfAdd cv_timedwait_io()
2018-03-14 Brian BehlendorfRemove vn_rename and vn_remove
2018-03-14 gaurkumaAllow longer SPA names in stats
2017-11-16 Brian BehlendorfLinux 4.14 compat: vfs_read & vfs_write
2017-10-13 Antonio RussoAdd parenthesis to btop and ptob macros (#662)
2017-08-03 Oleg DrokinRemove misguided HAVE_MUTEX_OWNER check, take 2
2017-08-03 Gvozden Neskovicspl-mutex: fix race in mutex_exit
2017-07-24 Brian BehlendorfLinux 4.13 compat: wait queues
2017-07-13 Prakash SuryaAdd ASSERT3B/VERIFY3B/USEC2NSEC/NSEC2USEC macros
2017-05-09 Chunwei ChenLinux 4.12 compat: PF_FSTRANS was removed
2017-03-21 Olaf FaalandLinux 4.11 compat: add linux/sched/signal.h
2017-01-31 David QuigleyAdd a PAGESHIFT definition
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-08 Chunwei ChenAdd system_delay_taskq for long delay
2016-11-02 UbuntuAdd TASKQID_INVALID and TASKQID_INITIAL macros
2016-10-20 Chunwei ChenLinux 4.9 compat: group_info changes
2016-10-08 tuxokoLinux 4.8 compat: Fix RW_READ_HELD
2016-09-14 tuxokoCleanup in cred.h
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-05-31 Chunwei ChenImplement a proper rw_tryupgrade
2016-05-31 YunQiang SuAdd isa_defs for MIPS
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 ChaseUse vmem_free() in dfl_free() and add dfl_alloc()
2016-04-26 Chunwei ChenUse kernel provided mutex owner
2016-03-17 Dimitri John LedkovAdd support for s390[x].
2016-03-10 Brian BehlendorfAdd rw_tryupgrade()
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-23 Richard Yaokobj_read_file: Return -1 on vn_rdwr() error
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-08 Alex McWhirter_ILP32 is always defined on SPARC
2015-12-18 Chunwei ChenUse spl_fstrans_mark instead of memalloc_noio_save
2015-12-16 Tim ChaseProvide kstat for taskqs
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 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 Tim ChaseAdditional dkio support for TRIM/Discard
2015-11-13 Jason Zamansysmacros: Make P2ROUNDUP not trigger int overflow
2015-10-13 Brian BehlendorfFix CPU hotplug
2015-10-02 Chunwei ChenUse tab indent in rwlock.h
2015-10-02 Chunwei Chenrwsem use kernel provided owner when possible
2015-10-02 Chunwei ChenDon't take spin lock on rwlock owner
2015-08-24 Chunwei ChenRestructure uio to accommodate bio_vec
2015-08-19 Tim ChaseInclude other sources of freeable memory in the freemem...
2015-07-30 Brian BehlendorfRemove needfree, desfree, lotsfree #defines
2015-07-28 Brian BehlendorfInvert minclsyspri and maxclsyspri
2015-07-23 Brian BehlendorfAdd defclsyspri macro
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-06-29 Brian BehlendorfAdd memory compatibility wrappers
2015-06-24 Brian BehlendorfAdd TASKQ_DYNAMIC feature
2015-06-24 Brian BehlendorfAdd IMPLY() and EQUIV() macros
2015-06-10 Brian BehlendorfRename cv_wait_interruptible() to cv_wait_sig()
2015-06-10 Brian BehlendorfRetire rwsem_is_locked() compat
2015-06-09 Chris DunlopMake taskq_wait() block until the queue is empty
2015-05-21 Brian BehlendorfAdd boot_ncpus macro
2015-04-24 Richard YaoImplement areleasef()
2015-04-03 Tim ChaseDon't allow shrinking a PF_FSTRANS context
2015-04-02 Chris DunlopAdd crgetzoneid() stub
2015-03-20 Tim ChaseAdd mutex_enter_nested() which maps to mutex_lock_nested()
2015-03-03 Brian BehlendorfAdd MUTEX_FSTRANS mutex type
2015-03-03 Brian BehlendorfRetire MUTEX_OWNER checks
2015-03-03 Brian BehlendorfFix cstyle issue in mutex.h
2015-02-27 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfUse __get_free_pages() for emergency objects
2015-01-16 Brian BehlendorfRefine slab cache sizing
2015-01-16 Richard YaoAdd hooks for disabling direct reclaim
2015-01-16 Brian BehlendorfRefactor generic memory allocation interfaces
2015-01-16 Brian BehlendorfFix kmem cstyle issues
2015-01-16 Brian BehlendorfRefactor existing code
next