]> granicus.if.org Git - zfs/history - module
Fix zdb -c traverse stop on damaged objset root
[zfs] / module /
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()
2017-10-16 Ned Bassreceive_freeobjects() skips freeing some objects
2017-10-16 chrisrdScale the dbuf cache with arc_c
2017-09-20 Giuseppe Di NataleCorrect cppcheck errors (#6662)
2017-09-20 Brian BehlendorfIncrease default arc_c_min
2017-09-20 Brian BehlendorfExport symbol dmu_tx_mark_netfree()
2017-09-19 Brian BehlendorfLinux 4.14 compat: IO acct, global_page_state, etc...
2017-09-13 Gaurav KumarModifying XATTRs doesnt change the ctime
2017-09-13 Brian BehlendorfFix volume WR_INDIRECT log replay (#6620)
2017-09-13 Giuseppe Di NataleImproved dnode allocation and dmu_hold_impl() (#6611)
2017-09-13 dbavatarLinux 4.8+ compatibility fix for vm stats
2017-08-21 LOLiFix range locking in ZIL commit codepath
2017-08-21 LOLiFix remounting snapshots read-write
2017-08-21 Chunwei ChenFix NULL pointer when O_SYNC read in snapshot
2017-08-21 sanjeevbagewadizio_dva_throttle_done() should allow zinjected ZIO
2017-08-08 Brian BehlendorfFix dnode allocation race
2017-08-08 Ned BassAdd debug log entries for failed receive records
2017-08-02 Tony HutterOnly record zio->io_delay on reads and writes
2017-08-02 LOLiFix volmode=none property behavior at import time
2017-07-26 Giuseppe Di NataleOpenZFS 8508 - Mounting a zpool on 32-bit platforms...
2017-07-26 Ned BassAdd line info and SET_ERROR() to ZFS debug log
2017-07-26 Ned BassSome additional send stream validity checking
2017-07-25 Brian BehlendorfFix 'zpool clear' on suspended pools
2017-07-25 Olaf FaalandReport MMP_STATE_NO_HOSTID immediately
2017-07-25 Olaf FaalandAdd callback for zfs_multihost_interval
2017-07-25 Olaf FaalandRelease SCL_STATE in map_write_done()
2017-07-25 Olaf FaalandRevert Fix vdev_probe() call wrt SCL_STATE_ALL
2017-07-24 LOLiFix buffer overflow in dsl_dataset_name()
2017-07-24 Olaf FaalandUse correct macro for hz in mmp.c
2017-07-24 Giuseppe Di NataleFix coverity defects: CID 165755
2017-07-24 Brian BehlendorfLinux 4.13 compat: bio->bi_status and blk_status_t
2017-07-13 Brian BehlendorfFix vdev_probe() call outside SCL_STATE_ALL lock
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-07-12 LOLiAdd port of FreeBSD 'volmode' property
2017-07-09 Yuri PankovOpenZFS 5428 - provide fts(), reallocarray(), and strto...
2017-07-07 Matthew AhrensOpenZFS 8126 - ztest assertion failed in dbuf_dirty...
2017-07-07 Matthew AhrensOpenZFS 8067 - zdb should be able to dump literal embed...
2017-07-07 LOLiFix 'zpool clear' on readonly pools
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-07-06 Arkadiusz BubałaReschedule processes on -ERESTARTSYS
2017-07-05 alavissClang fixes
2017-07-04 Matthew AhrensOpenZFS 8378 - crash due to bp in-memory modification...
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-07-04 Andriy GaponOpenZFS 7910 - l2arc_write_buffers() may write beyond...
2017-06-30 Matthew AhrensOpenZFS 8377 - Panic in bookmark deletion
2017-06-29 Matthew AhrensClean up large dnode code
2017-06-29 chrisrdSet arc_meta_limit, arc_dnode_limit on change
2017-06-28 Tony HutterGCC 7.1 fixes
2017-06-27 Brian BehlendorfCap maximum aggregate IO size
2017-06-27 Boris ProtopopovRefine use of zv_state_lock.
2017-06-27 Giuseppe Di NataleOpenZFS 5220 - L2ARC does not support devices that...
2017-06-26 Giuseppe Di NataleOpenZFS 8264 - want support for promoting datasets...
2017-06-26 Boris ProtopopovCall cv_signal() with mutex held
2017-06-19 Morgan JonesAdd kpreempt_disable/enable around CPU_SEQID uses
2017-06-17 Don BradyInject zinject(8) a percentage amount of dev errs
2017-06-15 Boris ProtopopovAvoid 'queue not locked' warning at pool import.
2017-06-15 LOLiFix zvol_state_t->zv_open_count race
2017-06-13 Richard YaoFix zvol_init error handling
2017-06-13 Richard YaoMake zvol operations use _by_dnode routines
2017-06-12 DeHackEdReduce stack usage of dsl_dir_tempreserve_impl
2017-06-09 Paul DagnelieOpenZFS 8056 - zfs send size estimate is inaccurate...
2017-06-09 Matthew AhrensOpenZFS 8156 - dbuf_evict_notify() does not need dbuf_e...
2017-06-09 Matthew AhrensOpenZFS 8199 - multi-threaded dmu_object_alloc()
2017-06-09 Giuseppe Di NataleOpenZFS 7578 - Fix/improve some aspects of ZIL writing
next