]> granicus.if.org Git - zfs/history - module
Fix dirty check in dmu_offset_next()
[zfs] / module /
2017-11-15 Brian BehlendorfFix dirty check in dmu_offset_next()
2017-11-13 LOLiFix truncate(2) mtime and ctime handling
2017-11-12 benrubsonOpenZFS 7531 - Assign correct flags to prefetched buffers
2017-11-10 Arkadiusz BubałaLong hold the dataset during upgrade
2017-11-08 Tom CaputiFix encryption root hierarchy issue
2017-11-08 Tim ChaseHandle compressed buffers in __dbuf_hold_impl()
2017-11-08 Brian BehlendorfOpenZFS 8607 - variable set but not used
2017-11-07 wli5Bug fix in qat_compress.c when compressed size is ...
2017-11-07 Don BradyBuild regression in c89 cleanups
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-10-26 LOLiZFS send fails to dump objects larger than 128PiB
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-20 wli5Support integration with new QAT products
2017-10-19 Brian BehlendorfRemove vn_rename and vn_remove dependency
2017-10-18 Tom CaputiFix ASSERT in dmu_free_long_object_raw()
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-12 Brian BehlendorfFixes for SPARC support
2017-10-11 Tom CaputiFix for #6714
2017-10-11 Tom CaputiFix for #6706
2017-10-11 Tom CaputiFix for #6703
2017-10-11 Tom CaputiFixes for #6639
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-11 Tom CaputiRelax ASSERT for #6526
2017-10-11 KireinaHoroSPARC optimizations for Encode()
2017-10-11 KireinaHoroSPARC optimizations for SHA1Transform()
2017-10-10 Tobin HardingFix coverity defects: CID 147474
2017-10-10 Fabian GrünbichlerSkip FREEOBJECTS for objects which can't exist
2017-10-10 Fabian GrünbichlerFree objects when receiving full stream as clone
2017-10-10 Brian BehlendorfFix ARC behavior on 32-bit systems
2017-10-06 Brian BehlendorfFix abdstats kstat on 32-bit systems
2017-10-06 Tobin HardingRemove unnecessary equality check
2017-10-06 Isaac HuangUse linear abd in vdev_copy_uberblocks()
2017-10-06 Brian BehlendorfRemove dead code from AVL tree
2017-10-02 Ned Bassreceive_freeobjects() skips freeing some objects
2017-09-29 Alek PUpdate the default for zfs_txg_history
2017-09-29 chrisrdScale the dbuf cache with arc_c
2017-09-25 DeHackEdFix printk() calls missing log level
2017-09-22 Olaf FaalandReimplement vdev_random_leaf and rename it
2017-09-20 Brian BehlendorfIncrease default arc_c_min
2017-09-20 Brian BehlendorfExport symbol dmu_tx_mark_netfree()
2017-09-19 Feng Sunmisc: fix meaningless values
2017-09-19 Giuseppe Di NataleCorrect cppcheck errors
2017-09-16 Giuseppe Di NataleLinux 3.14 compat: IO acct, global_page_state, etc
2017-09-13 Gaurav KumarModifying XATTRs doesnt change the ctime
2017-09-11 Arkadiusz BubałaFix false config_cache_write events
2017-09-08 Brian BehlendorfFix volume WR_INDIRECT log replay
2017-09-07 Brian BehlendorfRevert "Handle new dnode size in incremental..."
2017-09-05 Olaf FaalandImproved dnode allocation and dmu_hold_impl()
2017-09-05 Ned BassHandle new dnode size in incremental backup stream
2017-09-05 Brian BehlendorfTrim new line from zfs_vdev_scheduler
2017-08-31 LOLiRetire send space estimation via ZFS_IOC_SEND
2017-08-30 Richard LoweOpenZFS 2976 - remove useless offsetof() macros
2017-08-30 Gvozden Neskovicdmu_objset: release bonus buffer in failure path
2017-08-30 Eli RosenthalOpenZFS 7028 - avl_destroy_nodes supports emptying...
2017-08-30 Steve DoughertyOpenZFS 6447 - handful of nvpair cleanups
2017-08-30 Andriy GaponOpenZFS 5778 - nvpair_type_is_array() does not recogniz...
2017-08-30 Matthew AhrensOpenZFS 7261 - nvlist code should enforce name length...
2017-08-30 Matthew AhrensOpenZFS 8375 - Kernel memory leak in nvpair code
2017-08-29 Matthew AhrensEnhance comments for large dnode project
2017-08-24 dbavatarLinux 4.8+ compatibility fix for vm stats
2017-08-24 chrisrddbuf_cons: deduplicate multilist_link_init()
2017-08-24 Alek POpenZFS 8414 - Implemented zpool scrub pause/resume
2017-08-23 Tom CaputiSend / Recv Fixes following b52563
2017-08-21 Chunwei ChenFix zfs_ioc_pool_sync should not use fnvlist
2017-08-21 Gvozden Neskovicvdev_mirror: kstat observables for preferred vdev
2017-08-21 Gvozden Neskovicvdev_mirror: load balancing fixes
2017-08-21 LOLiFix range locking in ZIL commit codepath
2017-08-17 LOLiFix remounting snapshots read-write
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 Chunwei ChenFix NULL pointer when O_SYNC read in snapshot
2017-08-11 gaurkumaAllow longer SPA names in stats
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
2017-08-10 sanjeevbagewadizio_dva_throttle_done() should allow zinjected ZIO
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-08-09 Boris Protopopovzv_suspend_lock in zvol_open()/zvol_release()
2017-08-08 Ned BassAdd debug log entries for failed receive records
2017-08-08 Brian BehlendorfFix dnode allocation race
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-08-02 Tony HutterOnly record zio->io_delay on reads and writes
2017-07-31 LOLiFix volmode=none property behavior at import time
2017-07-28 LOLizfs promote|rename .../%recv should be an error
2017-07-28 Andriy GaponOpenZFS 7915 - checks in l2arc_evict could use some...
2017-07-28 Andriy GaponOpenZFS 8373 - TXG_WAIT in ZIL commit path
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
next