]> git.proxmox.com Git - mirror_zfs.git/history - include
Resolve QAT issues with incompressible data
[mirror_zfs.git] / include /
2018-03-21 Matthew Ahrensenable zfs_dbgmsg() by default, without dprintf()
2018-03-20 Tom CaputiAdd comments for portable dnode / objset flags
2018-03-19 Alek PAdd JSON output support to channel programs
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-12 Chunwei ChenFix race in trace point in zrl_add_impl
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-03-06 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-03-05 Giuseppe Di NataleLinux 4.16 compat: get_disk_and_module()
2018-03-05 Tony HutterChange checksum & IO delay ratelimit values
2018-02-27 Tom CaputiRaw DRR_OBJECT records must write raw data
2018-02-26 Tim ChaseIncorrect maximum DVA value in DDE_GET_NDVAS()
2018-02-23 chrisrdFix free memory calculation on v3.14+
2018-02-22 Olaf FaalandReport duration and error in mmp_history entries
2018-02-22 Tony HutterLinux 4.16 compat: use correct *_dec_and_test()
2018-02-21 LOLiWant 'zfs send -b'
2018-02-21 Tom CaputiRaw receive should change key atomically
2018-02-21 Tom CaputiRaw receives must compress metadnode blocks
2018-02-21 Tom CaputiZIL claiming should not start user accounting
2018-02-20 Don BradyFix coverity defects: zfs channel programs
2018-02-14 George WilsonOpenZFS 8857 - zio_remove_child() panic due to already...
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-09 sanjeevbagewadiHandle zap_add() failures in mixed case mode
2018-02-09 Brian BehlendorfLinux 4.11 compat: avoid refcount_t name conflict
2018-02-09 Brian BehlendorfLinux 4.16 compat: inode_set_iversion()
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Serapheim Dimitrop... OpenZFS 8604 - Simplify snapshots unmounting code
2018-02-08 Chris WilliamsonOpenZFS 8600 - ZFS channel programs - snapshot
2018-02-08 Brad LewisOpenZFS 8592 - ZFS channel programs - rollback
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-02 Tom CaputiChange os->os_next_write_raw to work per txg
2018-02-02 Tom CaputiRaw sends must be able to decrease nlevels
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-02-01 Dr. András Korntx_waited -> tx_dirty_delayed in trace_dmu.h
2018-01-27 Prakash SuryaOpenZFS 8997 - ztest assertion failure in zil_lwb_write...
2018-01-25 Brian BehlendorfExtend deadman logic
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2018-01-17 Sean Eric FaganOpenZFS 8959 - Add notifications when a scrub is paused...
2018-01-12 Brian BehlendorfForce ztest to always use /dev/urandom
2018-01-09 Nathaniel Wesley... Revert raidz_map and _col structure types
2018-01-08 Brian BehlendorfFix ARC hit rate
2017-12-28 Prakash SuryaOpenZFS 8909 - 8585 can cause a use-after-free kernel...
2017-12-22 lidongyangCall commit callbacks from the tail of the list
2017-12-21 Tom CaputiSupport re-prioritizing asynchronous prefetches
2017-12-07 Brian BehlendorfSuppress incorrect objtool warnings
2017-12-06 Prakash SuryaOpenZFS 8603 - rename zilog's "zl_writer_lock" to ...
2017-12-05 Prakash SuryaOpenZFS 8585 - improve batching done in zil_commit()
2017-12-04 Brian BehlendorfPreserve itx alloc size for zio_data_buf_free()
2017-11-30 Tom CaputiUnbreak the scan status ABI
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-12 benrubsonOpenZFS 7531 - Assign correct flags to prefetched buffers
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-30 Jason KingOpenZFS 640 - number_to_scaled_string is duplicated...
2017-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-10-26 Brian BehlendorfOpenZFS 8558, 8602 - lwp_create() returns EAGAIN
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-23 Brian BehlendorfEmit history events for 'zpool create'
2017-10-19 JohnAdd convenience 'zfs_get' functions
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-13 Damian WojsławTypo in dsl_dataset.h
2017-10-11 Tom CaputiFixes for #6639
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-10 Fabian GrünbichlerFree objects when receiving full stream as clone
2017-10-06 Brian BehlendorfRemove dead code from AVL tree
2017-09-29 chrisrdScale the dbuf cache with arc_c
2017-09-19 Giuseppe Di NataleCorrect cppcheck errors
2017-09-19 David QuigleyRemove FRU and LIBTOPO Support
2017-09-16 Giuseppe Di NataleLinux 3.14 compat: IO acct, global_page_state, etc
2017-09-08 LOLiAdd -vnP support to 'zfs send' for bookmarks
2017-09-05 Olaf FaalandImproved dnode allocation and dmu_hold_impl()
2017-08-29 Matthew AhrensEnhance comments for large dnode project
2017-08-23 Tom CaputiSend / Recv Fixes following b52563
2017-08-21 Gvozden Neskovicvdev_mirror: kstat observables for preferred vdev
2017-08-21 Gvozden Neskovicvdev_mirror: load balancing fixes
2017-08-16 Brian BehlendorfRetire legacy test infrastructure
2017-08-14 Don BradyAdd corruption failure option to zinject(8)
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-08-09 gaurkumaCrash in dbuf_evict_one with DTRACE_PROBE
2017-07-26 Ned BassAdd line info and SET_ERROR() to ZFS debug log
2017-07-25 Olaf FaalandAdd callback for zfs_multihost_interval
2017-07-24 Serapheim Dimitrop... OpenZFS 8491 - uberblock on-disk padding to reserve...
2017-07-24 Brian BehlendorfLinux 4.13 compat: bio->bi_status and blk_status_t
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 8067 - zdb should be able to dump literal embed...
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-06-30 Andriy GaponOpenZFS 8416 - abd.h is not C++ friendly
2017-06-30 Andriy GaponOpenZFS 8426 - mark immutable buffer arguments as such...
2017-06-26 Giuseppe Di NataleOpenZFS 8264 - want support for promoting datasets...
2017-06-22 Tony HutterDashes for zero latency values in zpool iostat -p
2017-06-17 Don BradyInject zinject(8) a percentage amount of dev errs
2017-06-13 Richard YaoMake zvol operations use _by_dnode routines
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
2017-06-07 Matthew AhrensOpenZFS 8155 - simplify dmu_write_policy handling of...
2017-05-25 LOLiLinux 4.12 compat: fix super_setup_bdi_name() call
next