]> git.proxmox.com Git - mirror_zfs.git/history - module/zcommon
Add CODE_OF_CONDUCT.md
[mirror_zfs.git] / module / zcommon /
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-03-13 Tom CaputiAdd bookmark v2 on-disk feature
2019-01-28 Tony HutterLinux 5.0 compat: access_ok() drops 'type' parameter
2019-01-03 Brian BehlendorfAdd zfs module feature and property compatibility
2018-12-04 Brian BehlendorfFix 'zpool list -v' alignment
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-16 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2018-09-07 Don BradyFix in-kernel sysfs entries
2018-09-06 Don BradyPool allocation classes
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-08-20 Serapheim Dimitrop... Introduce read/write kstats per dataset
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
2018-07-09 Serapheim Dimitrop... OpenZFS 9330 - stack overflow when creating a deeply...
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
2018-06-28 Chunwei ChenEnforce PROP_ONETIME on zpool properties
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-12-07 Brian BehlendorfSuppress incorrect objtool warnings
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-24 LOLiFix buffer overflow in dsl_dataset_name()
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-12 LOLiAdd port of FreeBSD 'volmode' property
2017-05-09 Christian SchwarzMake createtxg and guid properties public
2017-05-04 Gvozden NeskovicAdd missing *_destroy/*_fini calls
2017-05-03 LOLiMore ashift improvements
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-02-01 David QuigleyUse fletcher_4 routines natively with `abd_iterate_func()`
2017-01-26 George MelikovOpenZFS 7386 - zfs get does not work properly with...
2017-01-23 George MelikovOpenZFS 7304 - zfs filesystem/snapshot counts should...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-04 Romain DolbeauAdd superscalar fletcher4
2016-10-21 Romain DolbeauFletcher4 algorithm implemented in pure NEON for Aarch6...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-05 Gvozden NeskovicFletcher4: save/reload implementation context
2016-10-05 Gvozden NeskovicFletcher4: Incremental using SIMD
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-08-22 Gvozden NeskovicLinux compat: Grsecurity kernel
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-16 Gvozden NeskovicFletcher4 implementation using avx512f instruction set
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-07-19 Tyler J. StacheckiPrevent segfaults in SSE optimized Fletcher-4
2016-07-15 Tyler J. StacheckiImplementation of SSE optimized Fletcher-4
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-29 Brian BehlendorfVectorized fletcher_4 must be 128-bit aligned
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2016-01-11 Matthew AhrensIllumos 4929 - want prevsnap property
2015-12-16 Chunwei ChenFix uio_prefaultpages for 0 length iovec
2015-09-29 Chunwei ChenFix uioskip crash when skip to end
2015-09-25 Richard YaoUserspace can pass zero length segments via writev...
2015-08-24 Chunwei ChenLinux 4.1 compat: loop device on ZFS
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-03-03 Brian BehlendorfChange ASSERT(!"...") to cmn_err(CE_PANIC, ...)
2015-02-24 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-11-19 Ned BassExplicitly include SPL compat headers
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-15 Turbo FredrikssonCreate an 'overlay' property
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-07-31 Matthew AhrensIllumos 3835 zfs need not store 2 copies of all metadata
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-01-29 Tim ChaseImplement relatime.
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Brian BehlendorfAdd module versioning
2013-11-04 Keith M WesolowskiIllumos #3894
2013-10-31 Matthew AhrensIllumos #3588
2013-10-29 Richard YaoAdd missing copyright notices from Illumos
2013-10-29 Massimo MaggiPosix ACL Support
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
next