]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/sys/fs/zfs.h
Add device rebuild feature
[FreeBSD/FreeBSD.git] / include / sys / fs / zfs.h
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
2017-07-12 LOLiAdd port of FreeBSD 'volmode' property
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-09 Christian SchwarzMake createtxg and guid properties public
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-01-26 George MelikovOpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount...
2017-01-23 George MelikovOpenZFS 6052 - decouple lzc_create() from the implement...
2017-01-17 Brian BehlendorfOpenZFS 6550 - cmd/zfs: cleanup gcc warnings
2017-01-03 ka7Fix spelling
2016-10-31 caoFix coverity defects: CID 147548
2016-10-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-08-11 GeLiXinFix indefinite article
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Brian BehlendorfImplement zfs_ioc_recv_new() for OpenZFS 2605
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-05-25 Tony HutterAdd request size histograms (-r) to zpool iostat, minor...
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-01-11 Matthew AhrensIllumos 4929 - want prevsnap property
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-15 Turbo FredrikssonCreate an 'overlay' property
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-07-31 Matthew AhrensIllumos 3835 zfs need not store 2 copies of all metadata
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-03-31 Brian BehlendorfAdd zpool_events_seek() functionality
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Richard YaoAdd erratum for issue #2094
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2014-01-29 Tim ChaseImplement relatime.
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-16 Brian BehlendorfSync /dev/zfs ioctl ordering
next