]> git.proxmox.com Git - mirror_zfs.git/history - module/os
Linux 5.8 compat: __vmalloc()
[mirror_zfs.git] / module / os /
2020-06-08 Michael NiewöhnerLinux 5.8 compat: __vmalloc()
2020-06-08 Pawel Jakub DawidekRestore support for in-kernel ZFS ioctls
2020-06-08 Pawel Jakub DawidekRemove redundant includes
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-06-06 Brian Behlendorfzfsvfs_setup(): zap_stats_t may have undefined content...
2020-06-06 Allan JudeConnect dataset_kstats for FreeBSD
2020-06-03 Allan Judezfsvfs_setup(): zap_stats_t may have undefined content...
2020-06-03 Ryan MoellerFreeBSD: Simplify zvol and fix locking
2020-05-30 Matthew MacyFix crypto build on FreeBSD HEAD
2020-05-21 Brian AtkinsonGang ABD Type
2020-05-19 Ryan Moellerfreebsd: Correct the order of arguments to copyin(...
2020-05-16 Kyle Evansfreebsd: return EISDIR for read(2) on directories
2020-05-16 Ryan MoellerFix ZVOL_DIR
2020-05-15 yparitcherFix VN_OPEN_INVFS typo
2020-05-15 Brian BehlendorfFix abd_enter/exit_critical wrappers
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-05-05 Ryan Moellertaskq: Don't leak system_delay_taskq on FreeBSD
2020-05-04 Ryan MoellerAvoid the GEOM topology lock recursion when autoexpandi...
2020-05-04 Ryan MoellerUpdate FreeBSD SPL atomics
2020-04-30 Paul B. HensonOpenZFS 6765 - zfs_zaccess_delete() comments do not...
2020-04-30 Paul B. HensonOpenZFS 6762 - POSIX write should imply DELETE_CHILD...
2020-04-30 Paul B. HensonOpenZFS 8984 - fix for 6764 breaks ACL inheritance
2020-04-30 Paul B. HensonOpenZFS 6764 - zfs issues with inheritance flags during...
2020-04-30 Paul B. HensonOpenZFS 3254 - add support in zfs for aclmode=restricted
2020-04-30 Paul B. HensonOpenZFS 742 - Resurrect the ZFS "aclmode" property...
2020-04-28 Ryan MoellerFix zlib leak on FreeBSD
2020-04-17 Matthew MacyUse new FreeBSD API to largely eliminate object locking
2020-04-15 Ryan MoellerUpdate FreeBSD tunables
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-04-11 Matthew Ahrenszvol_write() can use dmu_tx_hold_write_by_dnode()
2020-04-10 George AmanakisPersistent L2ARC
2020-04-09 Ryan MoellerDon't ignore zfs_arc_max below allmem/32
2020-04-09 Brian BehlendorfLinux 5.7 compat: blk_alloc_queue()
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-04-01 Fabio ScaccabarozziBugfix/fix uio partial copies
2020-03-31 Matthew AhrensImprove ZVOL sync write performance by using a taskq
2020-03-27 Ryan MoellerLet default arc_c_max be platform dependent
2020-03-18 Brian BehlendorfFix zfs_rmnode() unlink / rollback issue
2020-03-12 Matthew Ahrensdmu_objset_from_ds must be called with dp_config_rwlock...
2020-03-03 Matthew AhrensImprove performance of zio_taskq_member
2020-03-02 Ryan MoellerMake spa_history_zone platform-dependent in kernel
2020-02-28 Matthew MacyRe-share zfsdev_getminor and zfs_onexit_fd_hold
2020-02-28 Brian BehlendorfLinux 5.5 compat: blkg_tryget()
2020-02-27 Brian BehlendorfLinux 5.6 compat: time_t
2020-02-27 Matthew MacyRefactor dnode dirty context from dbuf_dirty
2020-02-24 Dirkjan BussinkRemove zfs_getattr and convoff dead code
2020-02-16 DeHackEdHonour sync=disabled when relinking tpmfiles
2020-02-13 Matthew AhrensMissed wakeup when growing kmem cache
2020-02-10 Ryan MoellerShare some code for spa deadman tunables
2020-02-07 Brian BehlendorfLinux 5.6 compat: timestamp_truncate()
2020-02-07 Brian BehlendorfLinux 5.6 compat: struct proc_ops
2020-02-06 Romain DolbeauReplace static per-cpu with dynamic per-cpu data
2020-02-04 Alexander MotinPrepare ks_data before calling kstat_install()
2020-02-03 Matthew Ahrensasync zvol minor node creation interferes with receive
2020-01-21 Matthew MacyRe-consolidate zio_delay_interrupt
2020-01-17 Brian BehlendorfUnify target_cpu handling
2020-01-14 loli10KKMC_KVMEM disrupts kv_alloc() memory alignment expectations
2020-01-14 Brian BehlendorfChange http://zfsonlinux.org links to https://zfsonlinu...
2020-01-06 Brian BehlendorfFix QAT allocation failure return value
2019-12-19 Ubuntucppcheck: (error) Shifting signed 64-bit value by 63...
2019-12-19 Ubuntucppcheck: (error) Uninitialized variable
2019-12-13 Tomohiro KusumiDon't fail to apply umask for O_TMPFILE files
2019-12-13 Matthew MacyMake zfs_replay.c work on FreeBSD
2019-12-11 Ryan MoellerRelocate common quota functions to shared code
2019-12-11 Matthew MacyEliminate Linux specific inode usage from common code
2019-12-10 Matthew MacyAbstract away platform specific superblock references
2019-12-09 Brian BehlendorfZTS: Fix zpool_reopen_001_pos
2019-12-05 Matthew MacyRefactor deadman set failmode to be cross platform
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-02 Matthew MacyMove zfs_cmd_t copyin/copyout to platform code
2019-11-30 Matthew MacyMark Linux fallocate extensions as specific to Linux
2019-11-30 Matthew MacyResolve ZoF differences in zfs_ioctl.h
2019-11-27 Brian BehlendorfRemove zfs_vdev_elevator module option
2019-11-21 Mauricio Faria de... Check for unlinked znodes after igrab()
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-18 Brian BehlendorfPartially revert 5a6ac4c
2019-11-15 Heitor Alves de... Break out of zfs_zget early if unlinked znode
2019-11-13 loli10KPrevent NULL pointer dereference in blkg_tryget() on...
2019-11-13 Michael NiewöhnerCheck for __GFP_RECLAIM instead of GFP_KERNEL
2019-11-13 Michael NiewöhnerAdd kmem_cache flag for forcing kvmalloc
2019-11-13 Michael NiewöhnerMake use of kvmalloc if available and fix vmem_alloc...
2019-11-13 Michael NiewöhnerAdd missing documentation for some KMC flags
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-11-11 Pavel SnajdrRemove zpl_revalidate
2019-11-06 Matthew MacyMove platform specific parts of zfs_znode.h to platform...
2019-11-01 Prakash SuryaAdd tracepoints for taskq entry lifetime events
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-11-01 Matthew MacyWrap Linux module macros
2019-11-01 Matthew MacyPrefix struct rangelock
2019-11-01 Matthew MacyReturn an error code from zfs_acl_chmod_setattr
2019-10-31 Matthew MacyFactor Linux specific code out of spa_misc.c
2019-10-26 loli10KFix for ARC sysctls ignored at runtime
2019-10-25 Matthew MacyMove final zvol_remove_minors to common code
2019-10-25 Matthew MacyRemove sdt.h
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-18 Serapheim Dimitrop... Update skc_obj_alloc for spl kmem caches that are backe...
2019-10-18 Matthew MacyOpenZFS restructuring - ARC memory pressure
2019-10-17 Matthew MacyMake zfsdev_getminor signature cross platform
next