]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
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...
2016-05-31 Chunwei ChenFix memleak in vdev_config_generate_stats
2016-05-31 Chunwei ChenFix memleak in zpl_parse_options
2016-05-31 Chunwei ChenFix out-of-bound access in zfs_fillpage
2016-05-31 YunQiang SuAdd isa_defs for MIPS
2016-05-27 GeLiXinFix self-healing IO prior to dsl_pool_init() completion
2016-05-27 Brian BehlendorfSystemd configuration fixes
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
2016-05-25 Tony HutterAdd request size histograms (-r) to zpool iostat, minor...
2016-05-25 Chunwei ChenFix arc_prune_task use-after-free
2016-05-23 DHEImprove zfs-module-parameters(5)
2016-05-23 Chunwei ChenSkip ctldir znode in zfs_rezget to fix snapdir issues
2016-05-23 Brian BehlendorfAdd missing RPM BuildRequires
2016-05-23 Christer EkholmConsistently use parsable instead of parseable
2016-05-20 Chunwei ChenLinux 4.7 compat: use iterate_shared for concurrent...
2016-05-20 Chunwei ChenFix config for posix_acl_release() GPL test
2016-05-20 Chunwei ChenLinux 4.7 compat: replace blk_queue_flush with blk_queu...
2016-05-20 Chunwei ChenLinux 4.7 compat: handler->get() takes both dentry...
2016-05-19 Nikolay BorisovKill znode->z_gen field
2016-05-18 Christer EkholmMake zpool list -vp print individual vdev sizes parsable.
2016-05-17 Brian BehlendorfRemove additional cruft from manpages
2016-05-17 Brian BehlendorfRevert "zhack: Add 'feature disable' command"
2016-05-17 Marcel HuberFixes subtle bug in zio_handle_io_delay()
2016-05-17 Brian Behlendorfzhack: Add 'feature enable' force option
2016-05-17 Brian Behlendorfzhack: Add 'feature disable' command
2016-05-17 Brian Behlendorfzhack: Fix 'feature ref' comparison check
2016-05-17 Boris ProtopopovUse zfs range locks in ztest
2016-05-17 Chunwei ChenRemove dummy znode from zvol_state
2016-05-16 Richard Laagerzfs.8: Relative paths must start with ./
2016-05-16 Brian BehlendorfMerge branch 'man-page-fixes'
2016-05-16 Matthew AhrensIllumos 1644 add ZFS "clones" property
2016-05-16 Richard LaagerIllumos 1502 Remove conversion cruft from manpages
2016-05-16 Ruben Kerkhofzfs.8 & mount.zfs.8: fix a few typos
2016-05-16 Richard Laagerzfs.8 & zpool.8: Standardize property value order
2016-05-16 Richard Laagerzfs.8 & zpool.8: Various documentation edits
2016-05-16 Richard Laagerzfs.8: Improve zfs upgrade documentation
2016-05-16 Richard Laagerzfs.8: Cleanup stray code
2016-05-16 Richard Laagerzfs.8 & zpool.8: Drop legal/illegal
2016-05-16 Richard Laagerzfs.8: Fix minor typos and the like
2016-05-16 Richard Laagerzfs.8: Rework native vs user properties
2016-05-16 Richard Laagerzfs.8 & zpool.8: Linux/Solaris differences
2016-05-16 Richard Laagerzfs.8: Improve mount option documentation
2016-05-16 Richard Laagerzfs.8: Improve consistency in size documentation
2016-05-16 Richard Laagerzfs.8: Drop references to Oracle documentation
2016-05-16 Richard Laagerzfs.8: zfs get and zfs list accept mountpoints
2016-05-15 Denys RtveliashviliOpenZFS 6739 - assumption in cv_timedwait_hires
2016-05-14 jyxentFix the test to use the variable
2016-05-12 Chunwei ChenUse cv_timedwait_sig_hires in arc_reclaim_thread
2016-05-12 Manuel Amador... A collection of dracut fixes
2016-05-12 Dan McDonaldOpenZFS 6093 - zfsctl_shares_lookup
2016-05-12 Brian BehlendorfRevert "Kill znode->z_gen field"
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-12 Marcel HuberFixes bug in fix_paths()
2016-05-11 Nikolay BorisovReduce stack usage of dmu_recv_stream function
next