]> git.proxmox.com Git - mirror_zfs.git/history - module
Tag zfs-0.7.13
[mirror_zfs.git] / module /
2019-02-22 Brian BehlendorfLinux 5.0 compat: Fix bio_set_dev()
2019-02-22 Tony HutterLinux 5.0 compat: Fix SUBDIRs
2019-02-22 Tony HutterLinux 5.0 compat: Convert MS_* macros to SB_*
2019-02-22 Tony HutterLinux 5.0 compat: Use totalram_pages()
2019-02-22 Tony HutterLinux 5.0 compat: access_ok() drops 'type' parameter
2019-02-22 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2019-02-22 Olaf FaalandRename macro ZFS_MINOR due to Lustre conflict
2019-02-22 Brian BehlendorfAdd kernel module auto-loading
2019-02-22 Matthew AhrensOpenZFS 9577 - remove zfs_dbuf_evict_key tsd
2018-11-08 Brian BehlendorfFix arc_release() refcount
2018-11-08 Tim SchumacherPrefix all refcount functions with zfs_
2018-11-08 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-11-08 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-11-08 Matthew AhrensReduce taskq and context-switch cost of zio pipe
2018-11-08 Tom CaputiFix race in dnode_check_slots_free()
2018-09-13 Tony HutterRevert "zpool reopen should detect expanded devices"
2018-07-06 Chris SiebenmannCorrectly handle errors from kern_path
2018-07-06 Georgy YakovlevFix build with CONFIG_GCC_PLUGIN_RANDSTRUCT
2018-07-06 Tom CaputiFix 'zfs recv' of non large_dnode send streams
2018-07-06 Tom CaputiFix object reclaim when using large dnodes
2018-07-06 Tim ChaseFix problems receiving reallocated dnodes
2018-07-06 Joao Carlos Mendes... Fedora 28: Fix misc bounds check compiler warnings
2018-07-06 LOLiAllow inherited properties in zfs_check_settable()
2018-07-06 Toomas SoomeOpenZFS 8906 - uts: illumos rootfs should support salte...
2018-07-06 Brian BehlendorfFix zpl_mount() deadlock
2018-07-06 Brian BehlendorfFix kernel unaligned access on sparc64
2018-07-06 Brian BehlendorfLinux 4.14 compat: blk_queue_stackable()
2018-07-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-07-06 Sara Hartsezpool reopen should detect expanded devices
2018-07-06 Olaf Faalandmodule param callbacks check for initialized spa
2018-07-06 Brian BehlendorfTrim new line from zfs_vdev_scheduler
2018-07-06 Chunwei ChenFix ENOSPC in "Handle zap_add() failures in ..."
2018-07-06 Olaf FaalandFix divide-by-zero in mmp_delay_update()
2018-07-06 Prakash SuryaOpenZFS 8997 - ztest assertion failure in zil_lwb_write...
2018-07-06 Brian BehlendorfLinux compat 4.18: check_disk_size_change()
2018-07-06 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-07-06 Boris Protopopovzv_suspend_lock in zvol_open()/zvol_release()
2018-05-08 Brian BehlendorfRHEL 7.5 compat: FMODE_KABI_ITERATE
2018-05-08 Seth ForsheeAllow mounting datasets more than once
2018-05-08 beren12Fix zfs_arc_max minimum tuning
2018-05-08 Giuseppe Di NataleLinux compat 4.16: blk_queue_flag_{set,clear}
2018-05-08 Brian BehlendorfFix 'zfs send/recv' hang with 16M blocks
2018-05-08 Olaf FaalandUpdate mmp_delay on sync or skipped, failed write
2018-05-08 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-05-08 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-05-08 Brian BehlendorfFix mmap / libaio deadlock
2018-05-08 Olaf FaalandReport pool suspended due to MMP
2018-05-08 Tim ChaseAdd zfs_scan_ignore_errors tunable
2018-05-08 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-04-09 Tony HutterRevert "Handle zap_add() failures in mixed ... "
2018-03-14 Brian BehlendorfFix MMP write frequency for large pools
2018-03-14 Olaf FaalandHandle zio_resume and mmp => off
2018-03-14 Wolfgang BumillerTake user namespaces into account in policy checks
2018-03-14 Olaf FaalandDetect long config lock acquisition in mmp
2018-03-14 Giuseppe Di NataleLinux 4.16 compat: get_disk_and_module()
2018-03-14 Tony HutterChange checksum & IO delay ratelimit values
2018-03-14 chrisrdIncrement zil_itx_needcopy_bytes properly
2018-03-14 chrisrdFix free memory calculation on v3.14+
2018-03-14 Olaf FaalandReport duration and error in mmp_history entries
2018-03-14 Olaf FaalandDo not initiate MMP writes while pool is suspended
2018-03-14 George WilsonOpenZFS 8857 - zio_remove_child() panic due to already...
2018-03-14 sanjeevbagewadimmp should use a fixed tag for spa_config locks
2018-03-14 sanjeevbagewadiHandle zap_add() failures in mixed case mode
2018-03-14 Chunwei ChenFix zle_decompress out of bound access
2018-03-14 Chunwei ChenFix zdb -c traverse stop on damaged objset root
2018-03-14 Brian BehlendorfLinux 4.16 compat: inode_set_iversion()
2018-03-14 WHROpenZFS 8966 - Source file zfs_acl.c, function zfs_acls...
2018-03-14 Richard EllingRemove deprecated zfs_arc_p_aggressive_disable
2018-03-14 wli5Bug fix in qat_compress.c for vmalloc addr check
2018-03-14 John L. HammondEmit an error message before MMP suspends pool
2018-03-14 Brian BehlendorfRemove vn_rename and vn_remove dependency
2018-01-30 Alexander MotinOpenZFS 8835 - Speculative prefetch in ZFS not working...
2018-01-30 Alex ZhuravlevUse zap_count instead of cached z_size for unlink
2018-01-30 Brian BehlendorfFix ARC hit rate
2018-01-30 lidongyangCall commit callbacks from the tail of the list
2018-01-30 Brian BehlendorfUpdate for cppcheck v1.80
2018-01-30 Gvozden Neskovicdmu_objset: release bonus buffer in failure path
2018-01-30 Chunwei ChenFix zfs_ioc_pool_sync should not use fnvlist
2018-01-30 Gvozden Neskovicvdev_mirror: load balancing fixes
2017-12-18 Brian BehlendorfFix multihost stale cache file import
2017-12-06 Tony HutterRevert "Long hold the dataset during upgrade"
2017-12-05 Brian BehlendorfFix NFS sticky bit permission denied error
2017-12-05 Brian BehlendorfPreserve itx alloc size for zio_data_buf_free()
2017-12-05 LOLiFix 'zfs get {user|group}objused@' functionality
2017-12-05 Mark WrightLinux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
2017-12-05 Brian BehlendorfEmit history events for 'zpool create'
2017-11-21 Brian BehlendorfFix dirty check in dmu_offset_next()
2017-11-21 LOLiFix truncate(2) mtime and ctime handling
2017-11-21 benrubsonOpenZFS 7531 - Assign correct flags to prefetched buffers
2017-11-21 Arkadiusz BubałaLong hold the dataset during upgrade
2017-11-21 Tim ChaseHandle compressed buffers in __dbuf_hold_impl()
2017-11-20 wli5Bug fix in qat_compress.c when compressed size is ...
2017-11-20 wli5Support integration with new QAT products
2017-11-20 Olaf FaalandReimplement vdev_random_leaf and rename it
2017-10-16 Brian BehlendorfFixes for SPARC support
2017-10-16 Fabian GrünbichlerSkip FREEOBJECTS for objects which can't exist
2017-10-16 Fabian GrünbichlerFree objects when receiving full stream as clone
2017-10-16 Brian BehlendorfFix ARC behavior on 32-bit systems
2017-10-16 Tobin HardingRemove unnecessary equality check
2017-10-16 Isaac HuangUse linear abd in vdev_copy_uberblocks()
next