]> granicus.if.org Git - zfs/shortlog
zfs
2018-09-07 Brian BehlendorfTag 0.8.0-rc1 zfs-0.8.0-rc1
2018-09-07 Don BradyFix in-kernel sysfs entries
2018-09-07 Don BradyFix zfs_sysfs_live test failure
2018-09-06 LOLiFix 'zfs allow' for create time permissions
2018-09-06 Don BradyPool allocation classes
2018-09-05 Chris SiebenmannCorrectly handle errors from kern_path
2018-09-05 Rich ErcolaniAdded recalculation of ARC stats mid-eviction
2018-09-05 Brian BehlendorfRevert "Update zfs_admin_snapshot default value (disabled)"
2018-09-05 George MelikovUpdate zfs_admin_snapshot default value (disabled)
2018-09-02 mavOpenZFS 9751 - Allocation throttling misplacing ditto...
2018-09-02 mavOpenZFS 9738 - Fix third block copy allocations, broken...
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-08-31 Brian BehlendorfZTS: Fix EBUSY volume destroy failures
2018-08-31 Brian BehlendorfAllow ECKSUM in vdev_checkpoint_sm_object()
2018-08-31 Matthew Ahrensclean up __dbuf_hold_impl
2018-08-30 bunder2015ZTS: pool_checkpoint path cleanup
2018-08-30 Richard EllingZTS: Fix DEV_DSKDIR trim from disk
2018-08-30 bunder2015ZTS: zvol_swap_003 path cleanup
2018-08-30 bernie1995ZTS: path cleanup
2018-08-30 Brian BehlendorfZTS: Fix zfs_create_013_pos
2018-08-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-08-27 Tom CaputiAlways wait for txg sync when umounting dataset
2018-08-27 Tom CaputiSmall rework of txg_list code
2018-08-27 Brian BehlendorfDirect IO support
2018-08-26 Brian BehlendorfRemove %changelog from spec file
2018-08-26 Joao Carlos... Fedora 28: Fix misc bounds check compiler warnings
2018-08-26 LOLiFix libaio-devel requirement for Debian-based distributions
2018-08-23 Brian BehlendorfAdd libaio-devel BuildRequires
2018-08-22 LOLiStack overflow when destroying deeply nested clones
2018-08-22 Rich ErcolaniAdded metadata/dnode cache info to arc_summary
2018-08-21 Tim Chases/VERIFY/VERIFY3S in vdev_checkpoint_sm_object
2018-08-20 Tom CaputiFix issues with raw receive_write_byref()
2018-08-20 LOLipyzfs: add missing libzfs_core functions
2018-08-20 Olaf FaalandSkip import activity test in more zdb code paths
2018-08-20 DeHackEdDon't modify argv[] in user tools
2018-08-20 Serapheim DimitropoulosIntroduce read/write kstats per dataset
2018-08-19 bunder2015ZTS: events path cleanup
2018-08-19 bunder2015ZTS: largest_pool_001 path cleanup
2018-08-19 bunder2015ZTS: privilege group path cleanup
2018-08-19 Brian BehlendorfZTS: Fix import_cache_device_replaced
2018-08-18 LOLi'zfs holds' scripted mode is not documented
2018-08-18 LOLiFix arcstat.py handling of unsupported options
2018-08-17 Brian BehlendorfZTS: Fix reservation_001_pos
2018-08-15 Brian BehlendorfFix traverse_impl() kmem leak
2018-08-15 Brian BehlendorfUse posix format for dist tarballs
2018-08-15 Tom CaputiCheck encrypted dataset + embedded recv earlier
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-08-13 Tomohiro KusumiFix comment on calculating blkid
2018-08-13 bunder2015ZTS: delegate group path cleanup
2018-08-13 bunder2015ZTS: acl group path cleanup
2018-08-13 bunder2015ZTS: inuse_004 path cleanup
2018-08-13 bunder2015ZTS: projectquota_002 path cleanup
2018-08-13 Olaf FaalandMMP should not suspend pool in ztest
2018-08-12 Brian BehlendorfZTS: Test case reliability
2018-08-03 LOLiAllow inherited properties in zfs_check_settable()
2018-08-03 Don Bradyzfs_ioc_unload_key can drop extra spa ref
2018-08-03 Brian BehlendorfZTS: Fix zfs_create_007_pos
2018-08-02 Matthew AhrensReduce taskq and context-switch cost of zio pipe
2018-08-02 John GallagherAdd missing checks to zpl_xattr_* functions
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-08-02 George WilsonFix OpenZFS 9337 mismerge
2018-08-01 Rohan PuriFix deadlock between zfs umount & snapentry_expire
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-07-31 Brian BehlendorfAdd missing zfs-dracut RPM dependencies
2018-07-31 Antonio RussoUse zfs-import.target in contrib/dracut
2018-07-30 Don BradyOpenZFS 9465 - ARC check for 'anon_size > arc_c/2'...
2018-07-30 Serapheim DimitropoulosOpenZFS 9580 - Add a hash-table on top of nvlist to...
2018-07-30 Matthew AhrensOpenZFS 9439 - ZFS double-free due to failure to dirty...
2018-07-30 Paul DagnelieOpenZFS 9438 - Holes can lose birth time info if a...
2018-07-30 Brian BehlendorfZTS: Fix reservation_017_pos
2018-07-30 Brian BehlendorfAdd rwsem_tryupgrade for 4.9.20-rt16 kernel
2018-07-27 George DiamantopoulosFix initramfs missing systemd binaries
2018-07-27 Toomas SoomeOpenZFS 8906 - uts: illumos rootfs should support salte...
2018-07-25 Matthew AhrensOpenZFS 9442 - decrease indirect block size of spacemaps
2018-07-25 Brian BehlendorfZTS: Add reservation_008_pos exception
2018-07-25 Feng SunIntroduce kstat dmu_tx_dirty_frees_delay
2018-07-25 sara hartseOpenZFS 9457 - libzfs_import.c:add_config() has a memor...
2018-07-25 Matthew AhrensOpenZFS 9338 - moved dnode has incorrect dn_next_type
2018-07-24 Tom CaputiRefactor arc_hdr_realloc_crypt()
2018-07-24 Steven Noonandsl_scan_scrub_cb: don't double-account non-embedded...
2018-07-24 Matthew AhrensPR's should provide motivation & context first
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
2018-07-11 Don BradyOpenZFS 9426 - metaslab size can exceed offset addressa...
2018-07-11 Andriy GaponOpenZFS 9479 - fix wrong format specifier for vdev_id
2018-07-11 Brian BehlendorfFix zpl_mount() deadlock
2018-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-07-11 Matthew AhrensOpenZFS 9424 - ztest failure: "unprotected error in...
2018-07-11 Brian BehlendorfReduce zdb output when pool contains checkpoint
2018-07-10 Matthew AhrensOpenZFS 9454 - ::zfs_blkstats should count embedded...
2018-07-10 Prakash SuryaOpenZFS 9456 - ztest failure in zil_commit_waiter_timeout
2018-07-09 Serapheim DimitropoulosOpenZFS 9330 - stack overflow when creating a deeply...
2018-07-09 Brian BehlendorfZTS: clean_mirror and scrub_mirror cleanup
2018-07-06 Troels NørgaardDefault ashift for Amazon EC2 NVMe devices
2018-07-06 Paul DagnelieCause autogen.sh to fail if autoreconf fails
2018-07-05 Serapheim DimitropoulosOpenZFS 9238 - ZFS Spacemap Encoding V2
2018-07-02 Ahmed GahnemOpenZFS 9184 - Add ZFS performance test for fixed block...
2018-07-02 Tom CaputiFix coverity defects: CID 176037
2018-06-29 Brian BehlendorfZTS: Improve enospc tests
next