]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2017-01-26 George MelikovOpenZFS 7500 - Simplify dbuf_free_range by removing...
2017-01-26 George MelikovOpenZFS 6676 - Race between unique_insert() and unique_...
2017-01-26 George MelikovOpenZFS 7386 - zfs get does not work properly with...
2017-01-26 George MelikovOpenZFS 5142 - libzfs support raidz root pool (loader...
2017-01-26 George MelikovOpenZFS 7606 - dmu_objset_find_dp() takes a long time...
2017-01-26 George MelikovOpenZFS 6412 - zfs receive: -u can be ignored sometimes
2017-01-26 Giuseppe Di... OpenZFS 7348 - cstyle can't handle ellipsis on continua...
2017-01-26 Giuseppe Di... OpenZFS 6999 - fix 'Use of uninitialized value $picky...
2017-01-26 George MelikovOpenZFS 7163 - ztest failures due to excess error injection
2017-01-26 George MelikovOpenZFS 7253 - ztest failure: dsl_destroy_head(name...
2017-01-26 Brian BehlendorfOpenZFS 7147 - ztest: ztest_ddt_repair fails with ztest...
2017-01-26 George MelikovOpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount...
2017-01-26 Brian BehlendorfRefresh Linux test suite runfile
2017-01-24 George MelikovOpenZFS 6872 - zfs libraries should not allow uninitial...
2017-01-24 George MelikovOpenZFS 7571 - non-present readonly numeric ZFS props...
2017-01-24 George MelikovOpenZFS 6871 - libzpool implementation of thread_create...
2017-01-24 Håkan JohanssonMinor man-page formatting fixes
2017-01-24 George MelikovOpenZFS 6880 - zdb incorrectly reports feature count...
2017-01-24 Brian BehlendorfFix build-it compilation regression
2017-01-24 Brian BehlendorfFix pool_names_001_pos test case
2017-01-23 George MelikovOpenZFS 7604 - if volblocksize property is the default...
2017-01-23 George MelikovOpenZFS 6428 - set canmount=off on unmounted filesystem...
2017-01-23 George MelikovOpenZFS 7180 - potential race between zfs_suspend_fs...
2017-01-23 George MelikovOpenZFS 3746 - ZRLs are racy
2017-01-23 George MelikovOpenZFS 7304 - zfs filesystem/snapshot counts should...
2017-01-23 George MelikovOpenZFS 7233 - dir_is_empty should open directory with...
2017-01-23 George MelikovOpenZFS 6052 - decouple lzc_create() from the implement...
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
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()
next