]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2018-03-30 Tom CaputiResolve QAT issues with incompressible data
2018-03-29 Tom CaputiFix ASSERT in dsl_scan_fini() and cleanup comments
2018-03-28 Tony Hutterchmod -x on etc/init.d/zfs-*.in automake files
2018-03-28 Brian BehlendorfFix mmap / libaio deadlock
2018-03-27 DeHackEdRemove libattr requirement
2018-03-27 Allan JudeOpenZFS 9321 - arc_loan_compressed_buf() can increment...
2018-03-25 Tony HutterFedora 28: Fix "Macro %_dracutdir has empty body"
2018-03-24 Tom CaputiDon't count embedded bps in read stats
2018-03-22 Paul DagnelieOpenZFS 9193 - bootcfg -C doesn't work
2018-03-22 Peter AshfordClarify zpool actions for an intent log device
2018-03-22 kpandemodprobe zfs during dracut mount
2018-03-21 Matthew Ahrensenable zfs_dbgmsg() by default, without dprintf()
2018-03-21 Tom CaputiFix spelling errors in comments
2018-03-21 timorAdd support for nvme disk detection
2018-03-20 Tom CaputiAdd comments for portable dnode / objset flags
2018-03-19 Alek PAdd JSON output support to channel programs
2018-03-16 Brian BehlendorfFix deadlock in IO pipeline
2018-03-16 Tom CaputiAllow QAT to handle non page-aligned buffers
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-15 Tom CaputiSHA256 QAT acceleration
2018-03-15 Stephen BlinickOpenZFS 9076 - Adjust perf test concurrency settings
2018-03-15 Paul Zuchowskireceive_spill does not byte swap spill contents
2018-03-13 Brian BehlendorfOpenZFS 9188 - increase size of dbuf cache to reduce...
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2018-03-13 Tim ChaseAdd zfs_scan_ignore_errors tunable
2018-03-12 Paul ZuchowskiDestroy makes full snap list before destroying
2018-03-12 Chunwei ChenFix race in trace point in zrl_add_impl
2018-03-12 Brian BehlendorfFix MMP write frequency for large pools
2018-03-09 Olaf FaalandHold SCL_VDEV when counting leaves
2018-03-09 Olaf FaalandHandle zio_resume and mmp => off
2018-03-09 Tomohiro KusumiDocument allowed pool names
2018-03-09 LOLiFix zfs-kmod builds when using rpm >= 4.14
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-03-09 Tom CaputiQAT support for AES-GCM
2018-03-08 Paul Zuchowskizdb and inuse tests don't pass with real disks
2018-03-07 Wolfgang BumillerTake user namespaces into account in policy checks
2018-03-07 Brian BehlendorfZTS: fix send-c_stream_size_estimate
2018-03-07 Giuseppe Di... Fix dbufstats_001_pos
2018-03-06 Tony HutterAllow to limit zed's syslog chattiness
2018-03-06 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-03-06 Olaf FaalandDetect long config lock acquisition in mmp
2018-03-06 Giuseppe Di... Introduce a destroy_dataset helper
2018-03-05 Nasf-FanMisc fixes and cleanup for project quota
2018-03-05 Giuseppe Di... Linux 4.16 compat: get_disk_and_module()
2018-03-05 Tony HutterChange checksum & IO delay ratelimit values
2018-03-02 chrisrdIncrement zil_itx_needcopy_bytes properly
2018-03-02 chrisrdZTS: fix spurious failures in mv_files
2018-02-28 John Wren KennedyAdd ZFS perf test for dbuf cache
2018-02-28 John EismeierFix some typos
2018-02-28 Tomohiro KusumiFix zpool(8) list example to match actual format
2018-02-28 Scot W. StevensonAdd Python 3 rewrite of arc_summary.py
2018-02-27 Tony HutterAdd SMART self-test results to zpool status -c
2018-02-27 Tom CaputiRaw DRR_OBJECT records must write raw data
2018-02-26 Tim ChaseIncorrect maximum DVA value in DDE_GET_NDVAS()
2018-02-26 LOLiFix segfault in zfs_do_bookmark()
2018-02-24 Brian BehlendorfZTS: Fix zfs_share_* test case failures
2018-02-23 Kash PandeShellcheck cleanup for initrd scripts
2018-02-23 Kash PandeEnable booting from nested encrypted datasets
2018-02-23 Tony HutterAdd scrub after resilver zed script
2018-02-23 chrisrdFix free memory calculation on v3.14+
2018-02-22 Olaf FaalandReport duration and error in mmp_history entries
2018-02-22 Olaf FaalandDo not initiate MMP writes while pool is suspended
2018-02-22 Tony HutterLinux 4.16 compat: use correct *_dec_and_test()
2018-02-22 Tom CaputiFix bounds check in zio_crypt_do_objset_hmacs
2018-02-21 Toomas SoomeOpenZFS 9035 - zfs: this statement may fall through
2018-02-21 Matthew ThodeAllow modprobe to fail when called within systemd
2018-02-21 bunder2015Add SMART attributes for SSD and NVMe
2018-02-21 chrisrdAllow make checkstyle and paxscript in build dir
2018-02-21 LOLiWant 'zfs send -b'
2018-02-21 Tom CaputiRaw receive should change key atomically
2018-02-21 Tom CaputiPrevent raw zfs recv -F if dataset is unencrypted
2018-02-21 Tom CaputiRaw receives must compress metadnode blocks
2018-02-21 Tom CaputiRemove unnecessary txg syncs from receive_object()
2018-02-21 Tom CaputiAdd omitted set for os->os_next_write_raw
2018-02-21 Giuseppe Di... Correct count_uberblocks in mmp.kshlib
2018-02-21 Tom CaputiZIL claiming should not start user accounting
2018-02-20 Don BradyFix coverity defects: zfs channel programs
2018-02-20 Tom CaputiProject dnode should be protected by local MAC
2018-02-15 chrisrdFix config issues: frame size and headers
2018-02-15 Don BradyAddress objtool check failures in lua module
2018-02-15 Olaf FaalandClarify zinject(8) explanation of -e
2018-02-14 George WilsonOpenZFS 8857 - zio_remove_child() panic due to already...
2018-02-14 loli10KOpenZFS 8940 - Sending an intra-pool resumable send...
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-12 LOLi'zfs receive' fails with "dataset is busy"
2018-02-12 LOLicontrib/initramfs: add missing conf.d/zfs
2018-02-12 sanjeevbagewadimmp should use a fixed tag for spa_config locks
2018-02-09 John Wren KennedyOpenZFS 9004 - Some ZFS tests used files removed with...
2018-02-09 Andriy GaponOpenZFS 8520 - lzc_rollback
2018-02-09 sanjeevbagewadiHandle zap_add() failures in mixed case mode
2018-02-09 Chunwei ChenFix zdb -ed on objset for exported pool
2018-02-09 Chunwei ChenFix zdb -E segfault
2018-02-09 Chunwei ChenFix zdb -R decompression
2018-02-09 Chunwei ChenFix racy assignment of zcb.zcb_haderrors
2018-02-09 Chunwei ChenFix zle_decompress out of bound access
2018-02-09 Chunwei ChenFix zdb -c traverse stop on damaged objset root
2018-02-09 John Wren KennedyOpenZFS 8965 - zfs_acl_ls_001_pos fails due to no longe...
2018-02-09 Brian BehlendorfLinux 4.11 compat: avoid refcount_t name conflict
2018-02-09 Brian BehlendorfLinux 4.16 compat: inode_set_iversion()
2018-02-09 Serapheim DimitropoulosOpenZFS 8677 - Open-Context Channel Programs
next