]> granicus.if.org Git - zfs/shortlog
zfs
2017-01-23 George MelikovOpenZFS 7054 - dmu_tx_hold_t should use refcount_t...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-22 Paul DagnelieOpenZFS 6459 - cstyle doesn't detect opening braces...
2017-01-21 George MelikovOpenZFS 7729 - libzfs_core`lzc_rollback() leaks result nvl
2017-01-21 Chunwei ChenPartial revert "Disable slow tests for kmemleak"
2017-01-20 Brian BehlendorfTag 0.7.0-rc3 zfs-0.7.0-rc3
2017-01-20 Brian BehlendorfFix unused variable warning
2017-01-19 Chunwei ChenSuspend/resume zvol for recv and rollback
2017-01-19 George MelikovOpenZFS 6529 - Properly handle updates of variably...
2017-01-19 Brian BehlendorfDisable racy test cases
2017-01-18 George MelikovOpenZFS 7659 - Missing thread_exit() in dmu_send.c
2017-01-17 George MelikovOpenZFS 7257 - zfs manpage user property length needs...
2017-01-17 George MelikovOpenZFS 7235 - remove unused func dsl_dataset_set_blkptr
2017-01-17 George MelikovOpenZFS 7256 - low probability race in zfs_get_data
2017-01-17 George MelikovOpenZFS 7071 - lzc_snapshot does not fill in errlist...
2017-01-17 George MelikovOpenZFS 7082 - bptree_iterate() passes wrong args to...
2017-01-17 Brian BehlendorfOpenZFS 6586 - Whitespace inconsistencies in the spa...
2017-01-17 Brian BehlendorfOpenZFS 6550 - cmd/zfs: cleanup gcc warnings
2017-01-17 Brian BehlendorfOpenZFS 6551 - cmd/zpool: cleanup gcc warnings
2017-01-13 clefruDon't hardcode perl path but use env instead
2017-01-13 LOLiFix unallocated object detection for large_dnode datasets
2017-01-13 Brian BehlendorfOpenZFS 7603 - xuio_stat_wbuf_* should be declared...
2017-01-13 Brian BehlendorfOpenZFS 7181 - race between zfs_mount and zfs_ioc_rollback
2017-01-13 Jörg Thalheimmodule/Makefile.in: use relative cp
2017-01-13 bzzz77Add *_by-dnode routines
2017-01-13 Don BradyOpenZFS 7743 - per-vdev-zaps init path for upgrade
2017-01-13 George MelikovOpenZFS 7276 - zfs(1m) manpage could better describe...
2017-01-13 LOLiFix zfs-share systemd unit file
2017-01-12 George MelikovOpenZFS 6603 - zfeature_register() should verify ZFEATU...
2017-01-12 Don BradyOpenZFS 7303 - dynamic metaslab selection
2017-01-12 George MelikovOpenZFS 6637 - replacing "dontclose" with "should_close"
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2017-01-03 George MelikovFurther work on Github usability (issue templates)
2017-01-03 Johnny StenbackFix TypeError: unorderable types: str() > int() in...
2017-01-03 George MelikovOpenZFS 7259 - DS_FIELD_LARGE_BLOCKS is unused
2017-01-03 ka7Fix spelling
2016-12-30 Tim Chase4.10 compat - BIO flag changes and others
2016-12-22 LOLiDon't persist temporary pool name on devices
2016-12-21 GeLiXinFix coverity defects: CID 147587
2016-12-21 bunder2015Remove extra + from zfs man page
2016-12-21 Chunwei ChenUse a dedicated taskq for vdev_file
2016-12-21 LOLiFix dsl_props_set_sync_impl to work with nested nvlist
2016-12-19 Brian BehlendorfFix file attributes
2016-12-19 caoFix coverity defects: CID 155008
2016-12-19 Chunwei ChenFix zmo leak when zfs_sb_create fails
2016-12-17 Tony HutterDon't run 'zpool iostat -c CMD' command on all vdevs...
2016-12-17 Chunwei ChenAdd test for chattr
2016-12-16 Chunwei ChenUse inode_set_flags when available
2016-12-16 Chunwei ChenFix fchange in zpl_ioctl_setflags
2016-12-16 caoFix coverity defects: CID 147534
2016-12-16 Gvozden NeskovicABD: Adapt avx512bw raidz assembly
2016-12-14 Chunwei ChenFix wrong operator in xvattr.h
2016-12-14 Chunwei ChenFix i_flags issue caused by 64c688d
2016-12-14 Chunwei ChenAdd ida_destroy in zvol_fini to fix memleak
2016-12-14 Brian BehlendorfSkip xfstests on Ubuntu 16.04 and CentOS 7
2016-12-14 Brian BehlendorfSkip slow tests when kmemleak is enabled
2016-12-13 bunder2015Fix typos in dbuf.c
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-09 George MelikovAdd CONTRIBUTING information and templates
2016-12-09 liaoyuxiangqinFix coverity defects: CID 147475
2016-12-09 Chunwei ChenDon't count '@' for dataset namelen if not a snapshot
2016-12-08 luozhengzhengFix coverity defects: CID 154617
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-08 Brian BehlendorfRevert "Disable zio_dva_throttle_enabled by default"
2016-12-02 Gvozden NeskovicCache ddt_get_dedup_dspace() value if there was no...
2016-12-02 Brian BehlendorfRefactor txg history kstat
2016-12-02 Chunwei Chenzvol_remove_minors do parallel zvol_free
2016-12-02 Chunwei Chenzpool_create_minors parallel prefetch
2016-12-02 ChaoyuZhangEnable mountpoint_003_pos
2016-12-02 Brian BehlendorfSkip zpool_scrub_004_pos on 32-bit systems
2016-12-01 Brian BehlendorfOpenZFS 7143 - dbuf_read() creates unnecessary zio_root...
2016-12-01 luozhengzhengFix incorrect operator in abd_alloc_sametype()
2016-12-01 caoRemove unused sa_update_from_cb()
2016-12-01 caoCompile zio.h and zio_impl.h mutual include
2016-12-01 Chunwei Chenzvol: reduce linear list search
2016-12-01 Chunwei ChenUse system_delay_taskq for long delay tasks
2016-12-01 Håkan JohanssonDo not force VDEV_NAME_TYPE_ID in max_width()
2016-11-30 Brian BehlendorfConvert zio_buf_alloc() consumers
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-30 ChaoyuZhangEnable ro_props_001_pos
2016-11-30 luozhengzhengFix coverity defects: CID 154591
2016-11-29 Chunwei ChenABD optimized page allocation code
2016-11-29 Chunwei ChenABD kmap to kmap_atomic
2016-11-29 Romain DolbeauABD raidz NEON support
2016-11-29 Gvozden NeskovicABD raidz avx512f support
2016-11-29 Gvozden NeskovicABD Vectorized raidz
2016-11-29 Gvozden NeskovicABD changes for vectorized RAIDZ
2016-11-29 Isaac HuangABD page support to vdev_disk.c
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-29 Tim Chasezstreamdump needs to initialize fletcher 4 support
2016-11-29 Tony HutterAdd -c to zpool iostat & status to run command
2016-11-29 LOLiAllow zfs unshare <protocol> -a
2016-11-29 Giuseppe Di... Ensure that perf regression tests cleanup properly
2016-11-19 ChaoyuZhangEnable user_property_002_pos
2016-11-15 DeHackEdKernel 4.9 compat: file_operations->aio_fsync removal
2016-11-15 DeHackEdFix man page formatting in zfs-module-parameters
2016-11-14 Håkan JohanssonRepair indent of zpool.8 man page
2016-11-14 Brian BehlendorfFix 'zpool import' detection issue
2016-11-10 Don BradyAdd a statechange notify zedlet
2016-11-10 luozhengzhengFix coverity defects: CID 147503
next