]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/fs/zfs.h
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / include / sys / fs / zfs.h
2024-03-29 George WilsonAdd ashift validation when adding devices to a pool
2024-02-08 Don BradyAdd slow disk diagnosis to ZED
2023-11-08 Don BradyRAID-Z expansion feature
2023-10-31 Ameer Hamzazvol: Implement zvol threading as a Property
2023-10-24 Brian BehlendorfAdd prefetch property
2023-06-30 Alexander MotinDo not report bytes skipped by scan as issued.
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-18 Brian BehlendorfAdd the ability to uninitialize
2023-04-20 rob-wingCreate zap for root vdev
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-07 Rob NBetter handling for future crypto parameters
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2023-01-09 Ameer Hamzazed: add hotplug support for spare vdevs
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-10-20 Akash BAdd options to zfs redundant_metadata property
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-09-16 Ameer Hamzazfs recv hangs if max recordsize is less than received...
2022-08-02 Umer SaleemAdd snapshots_changed as property
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-05-18 набlinux: libzfs: simplify module-loaded check
2022-03-09 Akash BAdd physical device size to SIZE column in 'zpool list -v'
2022-03-08 Umer SaleemExpose additional file level attributes
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-16 Ryan MoellerCross-platform xattr user namespace compatibility
2022-02-04 Alexander MotinAdd more control/visibility to spa_load_verify().
2022-01-26 набClean up CSTYLEDs
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-11-30 Allan JudeVdev Properties Feature
2021-08-26 Trevor BautistaExtend zpool-iostat to account for ZIO_PRIORITY_REBUILD...
2021-08-17 Alexander MotinIncrease default volblocksize from 8KB to 16KB
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-05-29 набinclude: move SPA_MINBLOCKSHIFT and zio_encrypt to...
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-11 Matthew Ahrensrecord ioctl elapsed time in zpool history
2020-11-14 Matthew AhrensAssertion failure when logging large output of channel...
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-08-27 Ryan Moellerzpool: Change base URL for ZFS messages to openzfs...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-08-17 Matthew MacyFreeBSD: fallback to /boot/ to look for zpool.cache
2020-08-11 Ryan MoellerMove ZVOL_DIR back to zfs.h
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-05-16 Ryan MoellerFix ZVOL_DIR
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-04-10 George AmanakisPersistent L2ARC
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-03-04 Brian BehlendorfAdd trim support to zpool wait
2020-02-18 Richard LaagerPrefer org.openzfs for features and properties
2020-02-11 Christian SchwarzImplement bookmark copying
2020-02-04 Ryan MoellerRestore aclmode and remove acltype on FreeBSD
2020-01-14 Brian BehlendorfChange http://zfsonlinux.org links to https://zfsonlinu...
2019-12-05 Matthew MacyAdd ZFS_IOC offsets for FreeBSD
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-08-30 Andrea GelminiFix typos in include/
2019-07-18 Serapheim Dimitrop... Race condition between spa async threads and export
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-07-05 loli10KFix zfs "redact" misc issues
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-05-07 Brian BehlendorfFix send/recv lost spill block
2019-04-16 Richard LaagerReference zfeature.c in a SPA_VERSION comment
2019-04-16 Richard LaagerRemove zfs.h comments about GRUB
2019-04-14 Tomohiro KusumiSync reserved Illumos ioctl comment with actual number
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-21 Olaf FaalandMMP interval and fail_intervals in uberblock
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-03-09 Lorenz BrunReorder ZFS ioctls to fix cross-version compatibility
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-09-06 Don BradyPool allocation classes
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-08-20 Serapheim Dimitrop... Introduce read/write kstats per dataset
2018-06-28 Chunwei ChenEnforce PROP_ONETIME on zpool properties
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2017-11-30 Tom CaputiUnbreak the scan status ABI
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
next