]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
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
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 Brian BehlendorfFix RAIDZ_TEST tests
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 ChenAdd configure result for xattr_handler
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 Brian BehlendorfOpenZFS 6051 - lzc_receive: allow the caller to read...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Brian BehlendorfSync DMU_BACKUP_FEATURE_* flags
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-24 Ned BassBackfill metadnode more intelligently
2016-06-24 Ned Bassxattrtest: allow verify with -R and other improvements
2016-06-24 smhFreeBSD rS271776 - Persist vdev_resilver_txg changes
2016-06-24 Nav RavindranathOpenZFS 6878 - Add scrub completion info to "zpool...
2016-06-24 Brian BehlendorfRevert "Add a test case for dmu_free_long_range() to...
2016-06-21 Boris ProtopopovAdd a test case for dmu_free_long_range() to ztest
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
2016-06-21 Chunwei ChenFix NFS credential
2016-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...
2016-06-17 Tim ChaseLinux 4.6 compat: Fall back to d_prune_aliases() if...
2016-06-16 Brian BehlendorfRemove libzfs_graph.c
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-06-06 Colin Ian KingFix minor spelling mistakes
2016-06-03 Brian BehlendorfFix cstyle.pl warnings
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2016-06-02 Brian BehlendorfLinux 4.7 compat: handler->set() takes both dentry...
next