]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2016-09-09 Moritz MaxeinerAdapt genkernel fix for zfsonlinux/zfs#4749 to zfs...
2016-09-08 John Wren KennedyOpenZFS - Performance regression suite for zfstest
2016-09-08 Sydney VandaReal disk partitioning now enabled in test suite for...
2016-09-07 Brian BehlendorfTag 0.7.0-rc1
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-09-01 caoFix zfs_unmount() and zfs_unshare_proto() leaks
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-31 Brian BehlendorfFix zhack argument processing
2016-08-31 Brian BehlendorfUpdate zpool_import_001_pos
2016-08-30 Hajo MöllerFix "zpool get guid,freeing,leaked" source
2016-08-30 caoUpdate zfs_destroy_004.ksh script
2016-08-30 ChaoyuZhangUpdate zfs_create_003_pos.ksh and zfs_create_006_pos.ksh
2016-08-30 Brian BehlendorfAdd log_must_{retry,busy} helpers
2016-08-30 liuhuangUpdate zfs_mount_005_pos.ksh and zfs_mount_010_neg.ksh
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-29 Brian BehlendorfFix cv_timedwait_hires
2016-08-23 GeLiXinAdd zfs_arc_meta_limit_percent tunable
2016-08-22 Tim ChasePrevent reclaim in send_traverse_thread()
2016-08-22 GeLiXinFix: Array bounds read in zprop_print_one_property()
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 ChaoyuZhangUpdate zfs_create_(009,010)_neg.ksh
2016-08-18 Paul DagnelieOpenZFS 7176 - Yet another hole birth issue
2016-08-16 Nikolay BorisovFix do_link portion of ctime test
2016-08-16 Matthew AhrensIt is not necessary to zero struct dbuf_hold_impl_data
2016-08-16 Gvozden Neskoviczdb: fencepost error at zdb_cb.zcb_embedded_histogram[][]
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-16 Gvozden NeskovicFletcher4 implementation using avx512f instruction set
2016-08-16 Gvozden NeskovicAdd support for AVX-512 family of instruction sets
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 luozhengzhengFix a typo in ZIL write handling comment
2016-08-12 Jason Zamanicp: mark asm files with noexec stack
2016-08-12 Jason Zamanicp: add no_const for PaX Compat
2016-08-12 Brian BehlendorfReorder HAVE_BIO_RW_* checks
2016-08-11 Matthew AhrensOpenZFS 7263 - deeply nested nvlist can overflow stack
2016-08-11 Chunwei ChenFix infinite loop when zdb -R with d flag
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 GeLiXinFix call zfs_get_name() with invalid parameter
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-08 Nikolay BorisovLinux 4.8 compat: new s_user_ns member of struct super_...
2016-08-02 Gaurav Kumararc_meta_limit should be updated when arc_max is changed.
2016-08-02 Brian BehlendorfFix gcc -Warray-bounds check for dump_object() in zdb
2016-08-02 Brian BehlendorfFix gcc self-comparison warning
2016-08-02 Chunwei ChenSet proper dependency for string replacement targets
2016-08-02 Brian BehlendorfAdd `make lint` target
2016-08-02 Tony HutterFix possible VDEV stats array overflow
2016-08-01 liaoyuxiangqinFix memory leak in function add_config()
2016-07-29 Gvozden Neskovicztest: memory leaks reported by AddressSanitizer
2016-07-29 Gvozden Neskoviclibzfs_import.c: Uninitialized pointer read
2016-07-29 Colin Ian Kinglibzfs: Fix missing va_end call on ENOSPC and EDQUOT...
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: REQ_PREFLUSH
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 Brian BehlendorfEnable history test cases
2016-07-27 Colin Ian Kingvoid integer overflow on computation of refquota_slack
2016-07-27 Brian BehlendorfMulti-thread 'zpool import' for blkid
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 Nikolay BorisovCheck whether the kernel supports i_uid/gid_read/write...
2016-07-25 Tom CaputiFix for metaslab_fastwrite_unmark() assert failure
2016-07-25 Gvozden Neskoviczloop: print backtrace from core files
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 Brian BehlendorfUpdate arc_summary.py for prefetch changes
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-14 Brian BehlendorfEnable zpool_upgrade test cases
next