]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2019-02-22 Tony HutterTag zfs-0.7.13 zfs-0.7-release zfs-0.7.13
2019-02-22 John Wren Kennedytest-runner: python3 support
2019-02-22 Gregor KopkaFix flake 8 style warnings
2019-02-22 Tony HutterGCC 9.0: Fix ztest "directive argument is not a nul...
2019-02-22 Brian BehlendorfLinux 5.0 compat: Fix bio_set_dev()
2019-02-22 Tony HutterLinux 5.0 compat: Disable vector instructions on 5...
2019-02-22 Tony HutterLinux 5.0 compat: Fix SUBDIRs
2019-02-22 Tony HutterLinux 5.0 compat: Convert MS_* macros to SB_*
2019-02-22 Tony HutterLinux 5.0 compat: Use totalram_pages()
2019-02-22 Tony HutterLinux 5.0 compat: access_ok() drops 'type' parameter
2019-02-22 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2019-02-22 Neal Gompa... dkms: Enable debuginfo option to be set with zfs syscon...
2019-02-22 Neal Gompa... Bump commit subject length to 72 characters
2019-02-22 Benjamin Gentilzfs.8 uses wrong snapshot names in Example 15
2019-02-22 Tony HutterAdd enclosure_symlinks option to vdev_id
2019-02-22 Simon Guestvdev_id: new slot type ses
2019-02-22 Simon Guestvdev_id: extension for new scsi topology
2019-02-22 Olaf FaalandRename macro ZFS_MINOR due to Lustre conflict
2019-02-22 Brian BehlendorfAdd kernel module auto-loading
2019-02-22 Ben WolsiefferUse autoconf variable for C preprocessor
2019-02-22 Matthew AhrensOpenZFS 9577 - remove zfs_dbuf_evict_key tsd
2019-02-22 LOLiHonor --with-mounthelperdir where applicable
2019-02-22 LOLicontrib/initramfs: switch to automake
2018-11-08 Tony HutterTag zfs-0.7.12 zfs-0.7.12
2018-11-08 Tony HutterAdd BuildRequires gcc, make, elfutils-libelf-devel
2018-11-08 Brian BehlendorfFix flake8 "invalid escape sequence 'x'" warning
2018-11-08 Brian BehlendorfZTS: Update O_TMPFILE support check
2018-11-08 George MelikovAllow use of pool GUID as root pool
2018-11-08 Brian BehlendorfFix arc_release() refcount
2018-11-08 Tim SchumacherPrefix all refcount functions with zfs_
2018-11-08 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-11-08 Gregor KopkaZpool iostat: remove latency/queue scaling
2018-11-08 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-11-08 Olaf FaalandSkip import activity test in more zdb code paths
2018-11-08 Matthew AhrensReduce taskq and context-switch cost of zio pipe
2018-11-08 Tom CaputiFix race in dnode_check_slots_free()
2018-09-13 Tony HutterTag zfs-0.7.11
2018-09-13 Dr. András... tx_waited -> tx_dirty_delayed in trace_dmu.h
2018-09-13 Tony HutterRevert "zpool reopen should detect expanded devices"
2018-09-05 Tony HutterTag zfs-0.7.10
2018-07-06 Chris SiebenmannCorrectly handle errors from kern_path
2018-07-06 Georgy YakovlevFix build with CONFIG_GCC_PLUGIN_RANDSTRUCT
2018-07-06 Tom CaputiFix 'zfs recv' of non large_dnode send streams
2018-07-06 Tom CaputiFix object reclaim when using large dnodes
2018-07-06 Tim ChaseFix problems receiving reallocated dnodes
2018-07-06 Joao Carlos... Fedora 28: Fix misc bounds check compiler warnings
2018-07-06 LOLiFix libaio-devel requirement for Debian-based distributions
2018-07-06 Brian BehlendorfAdd libaio-devel BuildRequires
2018-07-06 Brian BehlendorfAdd missing zfs-dracut RPM dependencies
2018-07-06 DeHackEdDon't modify argv[] in user tools
2018-07-06 LOLiFix arcstat.py handling of unsupported options
2018-07-06 LOLiAllow inherited properties in zfs_check_settable()
2018-07-06 LOLiFix zfs incremental send remove '-o' properties
2018-07-06 Toomas SoomeOpenZFS 8906 - uts: illumos rootfs should support salte...
2018-07-06 Brian BehlendorfFix zpl_mount() deadlock
2018-07-06 Brian BehlendorfFix kernel unaligned access on sparc64
2018-07-06 Troels NørgaardDefault ashift for Amazon EC2 NVMe devices
2018-07-06 Brian BehlendorfLinux 4.14 compat: blk_queue_stackable()
2018-07-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-07-06 Sara Hartsezpool reopen should detect expanded devices
2018-07-06 Antonio RussoSupport Debian DKMS builds
2018-07-06 Olaf Faalandmodule param callbacks check for initialized spa
2018-07-06 Brian BehlendorfTrim new line from zfs_vdev_scheduler
2018-07-06 Chunwei ChenFix ENOSPC in "Handle zap_add() failures in ..."
2018-07-06 Olaf FaalandFix divide-by-zero in mmp_delay_update()
2018-07-06 Prakash SuryaOpenZFS 8997 - ztest assertion failure in zil_lwb_write...
2018-07-06 Brian BehlendorfLinux compat 4.18: check_disk_size_change()
2018-07-06 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-07-06 Boris Protopopovzv_suspend_lock in zvol_open()/zvol_release()
2018-05-08 Tony HutterTag zfs-0.7.9
2018-05-08 Tony HutterRemove DEBUG_STACKFLAGS to bypass compiler error
2018-05-08 Tony HutterFedora 28: Add BuildRequires: libtirpc-devel
2018-05-08 Brian BehlendorfRHEL 7.5 compat: FMODE_KABI_ITERATE
2018-05-08 George MelikovAdd back iostat -y or -w descriptions
2018-05-08 Antonio RussoAdd test with two kinds of file creation orders
2018-05-08 Seth ForsheeAllow mounting datasets more than once
2018-05-08 beren12Fix zfs_arc_max minimum tuning
2018-05-08 Brian BehlendorfLinux compat 4.16: blk_queue_flag_{set,clear}
2018-05-08 Giuseppe Di... Linux compat 4.16: blk_queue_flag_{set,clear}
2018-05-08 Brian BehlendorfFix 'zfs send/recv' hang with 16M blocks
2018-05-08 Giuseppe Di... Clean up (k)shlib and cfg file shebangs
2018-05-08 Tony HutterFix "file is executable, but no shebang" warnings
2018-05-08 Tony HutterExclude python scripts from RPM shebang check
2018-05-08 Olaf FaalandUpdate mmp_delay on sync or skipped, failed write
2018-05-08 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-05-08 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-05-08 Don BradyAdd support for nvme based devids
2018-05-08 Tony Hutterchmod -x on etc/init.d/zfs-*.in automake files
2018-05-08 Brian BehlendorfFix mmap / libaio deadlock
2018-05-08 DeHackEdRemove libattr requirement
2018-05-08 Tony HutterFedora 28: Fix "Macro %_dracutdir has empty body"
2018-05-08 kpandemodprobe zfs during dracut mount
2018-05-08 timorAdd support for nvme disk detection
2018-05-08 Olaf FaalandReport pool suspended due to MMP
2018-05-08 Tim ChaseAdd zfs_scan_ignore_errors tunable
2018-05-08 Tony HutterAllow to limit zed's syslog chattiness
2018-05-08 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-05-08 Giuseppe Di... Introduce a destroy_dataset helper
2018-04-09 Tony HutterTag zfs-0.7.8
2018-04-09 Tony HutterRevert "Handle zap_add() failures in mixed ... "
next