]> git.proxmox.com Git - mirror_zfs.git/history - module
Update zfs destroy test scripts
[mirror_zfs.git] / module /
2016-09-22 luozhengzhengFix coverity defects
2016-09-21 Isaac HuangReduce noise in tracing logs
2016-09-21 BearBabyLiuFix coverity defects
2016-09-19 Tim ChaseFix arc_adjust_meta_balanced()
2016-09-17 luozhengzhengFix Coverity defects
2016-09-16 Brian BehlendorfEnable ignore_hole_birth module option by default
2016-09-13 Nikolay BorisovSimplify time handling logic in zfs_settattr
2016-09-13 Nikolay BorisovRefactor generic inode time updating
2016-09-13 Dan KimmelDLPX-44733 combine arc_buf_alloc_impl() with arc_buf_cl...
2016-09-13 Tom CaputiEnable raw writes to perform dedup with verification
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-09-12 Tim ChaseRemove redundant assignments to arc_c
2016-09-12 Nikolay BorisovRefactor spa_load_l2cache to make build happy
2016-09-12 Tim ChaseFree property names with spa_strfree() rather than...
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-09-01 luozhengzhengDelete unreferenced function zfs_ereport_send_interim_c...
2016-09-01 luozhengzhengkmem_zalloc with KM_SLEEP will never return NULL
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-30 Hajo MöllerFix "zpool get guid,freeing,leaked" source
2016-08-30 caoDelete unused zfsctl_snapdir_inactive declaration
2016-08-30 Simon KlinkertOpenZFS 6940 - Cannot unlink directories when over...
2016-08-30 Alexander MotinOpenZFS 6322 - ZFS indirect block predictive prefetch
2016-08-30 Matthew AhrensOpenZFS 7086 - ztest attempts dva_get_dsize_sync on...
2016-08-29 GeLiXinFix: Build warnings with different gcc optimization...
2016-08-23 GeLiXinAdd zfs_arc_meta_limit_percent tunable
2016-08-22 Tim ChasePrevent reclaim in send_traverse_thread()
2016-08-22 Gvozden NeskovicLinux compat: Grsecurity kernel
2016-08-19 Matthew AhrensOpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold()...
2016-08-19 Matthew AhrensOpenZFS 7003 - zap_lockdir() should tag hold
2016-08-19 heary-caoFix spa config generate memory leak in spa_load_best...
2016-08-18 Paul DagnelieOpenZFS 7176 - Yet another hole birth issue
2016-08-16 Matthew AhrensIt is not necessary to zero struct dbuf_hold_impl_data
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-16 Gvozden NeskovicFletcher4 implementation using avx512f instruction set
2016-08-15 Rich ErcolaniAdd tunable to ignore hole_birth
2016-08-12 GeLiXinFix incorrect pool state after import
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-08-12 Jason Zamanicp: mark asm files with noexec stack
2016-08-12 Jason Zamanicp: add no_const for PaX Compat
2016-08-11 Matthew AhrensOpenZFS 7263 - deeply nested nvlist can overflow stack
2016-08-11 Chen HaiquanUse file_dentry and file_inode wrappers
2016-08-11 GeLiXinFix indefinite article
2016-08-11 Brian BehlendorfRemove custom root pool import code
2016-08-11 Brian BehlendorfLinux 4.8 compat: Fix removal of bio->bi_rw member
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-08-09 Chunwei ChenLinux 4.7 compat: fix zpl_get_acl returns invalid acl...
2016-08-08 Brian BehlendorfLinux 4.8 compat: posix_acl_valid()
2016-08-08 Brian BehlendorfRetire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
2016-08-08 Nikolay BorisovFix interaction between userns uid/gid and SA
2016-08-02 Gaurav Kumararc_meta_limit should be updated when arc_max is changed.
2016-08-02 Brian BehlendorfFix gcc self-comparison warning
2016-08-02 Tony HutterFix possible VDEV stats array overflow
2016-07-29 Nikolay BorisovMove assignment of i_blkbits field
2016-07-29 Nikolay BorisovUnify license of icp module with the rest of zfs
2016-07-29 heary-caoFix zfs_allow_log_destroy() NULL dereference
2016-07-29 Chunwei ChenLinux 4.8 compat: REQ_OP and bio_set_op_attrs()
2016-07-29 Brian BehlendorfLinux 4.8 compat: submit_bio()
2016-07-27 Richard Yaotxg visibility code should not execute under tc_open_lock
2016-07-27 Brian BehlendorfFix zdb crash with 4K-only devices
2016-07-27 Colin Ian Kingvoid integer overflow on computation of refquota_slack
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2016-07-25 Tim ChaseLimit the amount of dnode metadata in the ARC
2016-07-25 Tim ChaseFix sync behavior for disk vdevs
2016-07-25 Brian BehlendorfFix uninitialized variable in avl_add()
2016-07-25 Nikolay BorisovRemove znode's z_uid/z_gid member
2016-07-25 Tom CaputiFix for metaslab_fastwrite_unmark() assert failure
2016-07-22 Tom CaputiFix for compilation error when using the kernel's CONFI...
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...
2016-07-20 Chunwei ChenFix NULL pointer in zfs_preumount from 1d9b3bd
2016-07-19 Gvozden NeskovicRAIDZ parity kstat rework
2016-07-19 Gvozden NeskovicFixes and enhancements of SIMD raidz parity
2016-07-19 Chunwei ChenWait iput_async before evict_inodes to prevent race
2016-07-19 Tyler J. StacheckiPrevent segfaults in SSE optimized Fletcher-4
2016-07-15 Roman StrashkinFix filesystem destroy with receive_resume_token
2016-07-15 Tyler J. StacheckiImplementation of SSE optimized Fletcher-4
2016-07-14 Chris DunlopUse native inode->i_nlink instead of znode->z_links
2016-07-14 Chunwei ChenFix dbuf_stats_hash_table_data race
2016-07-14 Tim ChasePrevent null dereferences when accessing dbuf kstat
2016-07-13 Gvozden NeskovicAdd RAID-Z routines for SSE2 instruction set, in x86_64...
2016-07-13 Gvozden NeskovicFix handling of errors nvlist in zfs_ioc_recv_new()
2016-07-12 PengFix PANIC: metaslab_free_dva(): bad DVA X:Y:Z
2016-07-12 Chunwei ChenKill zp->z_xattr_parent to prevent pinning
2016-07-12 Chunwei Chenxattr dir doesn't get purged during iput
2016-07-12 Chunwei Chenfh_to_dentry should return ESTALE when generation mismatch
2016-07-12 Chunwei ChenFix Large kmem_alloc in vdev_metaslab_init
2016-07-12 Chunwei ChenDon't allow accessing XATTR via export handle
2016-07-12 Chunwei ChenFix get_zfs_sb race with concurrent umount
2016-07-11 Gvozden NeskovicAllow building with `CFLAGS="-O0"`
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-29 Brian BehlendorfVectorized fletcher_4 must be 128-bit aligned
2016-06-28 Paul DagnelieOpenZFS 6876 - Stack corruption after importing a pool...
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Brian BehlendorfImplement zfs_ioc_recv_new() for OpenZFS 2605
2016-06-28 Dan McDonaldOpenZFS 6562 - Refquota on receive doesn't account...
2016-06-28 Dan McDonaldOpenZFS 4986 - receiving replication stream fails if...
2016-06-28 Eli RosenthalOpenZFS 6738 - zfs send stream padding needs documentation
2016-06-28 Andrew StormontOpenZFS 6536 - zfs send: want a way to disable setting...
2016-06-28 Paul DagnelieOpenZFS 6393 - zfs receive a full send as a clone
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
next