]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/zfs
Fix coverity defects: CID 150943, 150938
[FreeBSD/FreeBSD.git] / module / zfs /
2016-10-13 caoFix coverity defects: CID 150943, 150938
2016-10-13 luozhengzhengFix coverity defects: CID 147571, 147574
2016-10-12 luozhengzhengFix coverity defects: CID 153394
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-10 Tim ChaseWrite issue taskq shouldn't be dynamic
2016-10-08 Brian BehlendorfFix file permissions
2016-10-08 Stian EllingsenUse env, not sh in zfsctl_snapshot_{,un}mount()
2016-10-08 Stian EllingsenFix use after free in zfsctl_snapshot_unmount()
2016-10-08 Brian BehlendorfRename hole_birth tunable to match OpenZFS
2016-10-07 Håkan JohanssonFix vdev_open_child() race on updating vdev_parent...
2016-10-07 caoFix coverity defects: CID 147565-147567
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongOpenZFS 6988 spa_sync() spends half its time in dmu_obj...
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-05 lorddoskiasRefactor updating of immutable/appendonly flags
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 ilovezfsOpenZFS 6585 - sha512, skein, and edonr have an unenfor...
2016-10-03 ilovezfsOpenZFS 6541 - Pool feature-flag check defeated if...
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-10-03 Romain DolbeauAdd parity generation/rebuild using 128-bits NEON for...
2016-10-02 luozhengzhengFix coverity defects: CID 147448, 147449, 147450, 14745...
2016-09-30 caoFix coverity defects: CID 147563, 147560
2016-09-30 Brian BehlendorfFix cppcheck warning in buf_init()
2016-09-29 Gvozden NeskovicAvoid undefined shift overflow in fzap_cursor_retrieve()
2016-09-29 Gvozden NeskovicExplicit integer promotion for bit shift operations
2016-09-29 Gvozden Neskovicfix: Shift exponent too large
2016-09-29 Isaac HuangExplicit block device plugging when submitting multiple...
2016-09-29 caoFix coverity defects: 147658, 147652, 147651
2016-09-27 lorddoskiasRefactor inode->i_mode management
2016-09-25 caoFix coverity defects: CID 147650, 147649, 147647, 147646
2016-09-23 Brian BehlendorfFix multilist_create() memory leak
2016-09-23 tuxokoLinux 4.7 compat: Fix deadlock during lookup on case...
2016-09-22 kernelOfTruth aka... OpenZFS 7230 - add assertions to dmu_send_impl() to...
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-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-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-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 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-25 Tim ChaseLimit the amount of dnode metadata in the ARC
2016-07-25 Tim ChaseFix sync behavior for disk vdevs
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-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-15 Roman StrashkinFix filesystem destroy with receive_resume_token
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
next