]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_ioctl.c
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / module / zfs / zfs_ioctl.c
2024-03-29 George WilsonAdd ashift validation when adding devices to a pool
2023-10-31 Ameer Hamzazvol: fix delayed update to block device ro entry
2023-10-31 Ameer Hamzazvol: Implement zvol threading as a Property
2023-10-31 Ameer Hamzazvol: Cleanup set property
2023-10-30 Alexander MotinZIL: Cleanup sync and commit handling
2023-10-26 Thomas BertschingerAdd mutex_enter_interruptible() for interruptible sleep...
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-18 Brian BehlendorfAdd the ability to uninitialize
2023-05-05 Pawel Jakub DawidekPlug memory leak in zfsdev_state.
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-01 Richard YaoRemove bad kmem_free() oversight from previous zfsdev_s...
2023-03-01 Richard YaoStatically allocate first node of zfsdev_state_list
2023-01-17 Richard YaoCleanup of dead code suggested by Clang Static Analyzer...
2022-12-22 Matthew Ahrensdeadlock between spa_errlog_lock and dp_config_rwlock
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-20 Ameer HamzaDelay ZFS_PROP_SHARESMB property to handle it for encry...
2022-09-13 Richard YaoCleanup: Make memory barrier definitions consistent...
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-25 Ameer HamzaAdd createtxg sort support for simple snapshot iterator
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набRemaining {=> const} char|void *tag
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2022-02-18 набmodule: mark arguments used
2022-02-04 Christian Schwarzzfs_set_prop_nvlist: make it easier to spot the call...
2022-01-26 набClean up CSTYLEDs
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-11-30 Allan JudeVdev Properties Feature
2021-07-11 George Wilsonfile reference counts can get corrupted
2021-06-08 Alan Somerslibzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
2021-04-09 Ryan MoellerMove zfsdev_state_{init,destroy} to common code
2021-04-09 Ryan MoellerEliminate zfsdev_get_state_impl
2021-04-03 Andrea GelminiFix various typos
2021-03-12 Mateusz GuzikMacroify teardown lock handling
2021-02-24 Ryan MoellerWrap bare EINVAL returns with SET_ERROR
2021-02-21 Brian AtkinsonCleaning up uio headers
2021-01-11 Matthew Ahrensrecord ioctl elapsed time in zpool history
2020-12-10 Brian BehlendorfCI: add zloop workflow
2020-12-09 Brian BehlendorfFix optional "force" arg handing in zfs_ioc_pool_sync()
2020-11-16 loli10KFix 'zfs userspace' for received datasets in encrypted...
2020-11-14 Matthew AhrensAssertion failure when logging large output of channel...
2020-10-03 Ryan MoellerThrow const on some strings
2020-10-03 John PoduskaMismatched nvlist names in zfs_keys_send_space
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-18 Ryan MoellerMake zc_nvlist_src_size limit tunable
2020-08-18 Richard LaagerRemove GRUB restrictions
2020-08-13 Jorgen LundmanRelease onexit/events with any missed zfsdev_state
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-07-26 Matthew MacyMake use of ZFS_DEBUG consistent within kmod sources
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarMark functions as static
2020-06-17 Jorgen Lundmanzfs_ioctl: saved_poolname can be truncated
2020-06-10 Andrea GelminiFix typos
2020-06-08 Pawel Jakub DawidekRestore support for in-kernel ZFS ioctls
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
2020-04-20 Matthew AhrensFix zfs send progress reporting
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-02-28 Matthew MacyRe-share zfsdev_getminor and zfs_onexit_fd_hold
2020-02-27 Matthew MacyRefactor dnode dirty context from dbuf_dirty
2020-02-11 Christian SchwarzImplement bookmark copying
2020-02-03 Matthew Ahrensasync zvol minor node creation interferes with receive
2020-01-10 Tom CaputiAdd 'zfs send --saved' flag
2019-12-11 Ryan MoellerRelocate common quota functions to shared code
2019-12-10 Matthew MacyAbstract away platform specific superblock references
2019-12-02 Matthew MacyMove zfs_cmd_t copyin/copyout to platform code
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-10-25 Matthew MacyRemove sdt.h
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-27 Matthew MacyOpenZFS restructuring - zfs_ioctl
2019-09-25 Matthew MacyOpenZFS restructuring - zvol
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-08-27 Andriy Gaponzfs_ioc_snapshot: check user-prop permissions on snapsh...
2019-07-25 Tomohiro KusumiDon't directly cast unsigned long to void*
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-05-29 Tomohiro KusumiRemove vn_set_fs_pwd()/vn_set_pwd() (no need to be...
2019-05-28 loli10KDouble-free of encryption wrapping key due to invalid...
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-03-01 Olaf FaalandDo not resume a pool if multihost is enabled
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-12-11 Olaf FaalandRename macro ZFS_MINOR due to Lustre conflict
2018-10-17 Matthew AhrensLinux does not HAVE_SMB_SHARE
next