summaryrefslogtreecommitdiff
path: root/usr/src/common/zfs/zfs_namecheck.c
AgeCommit message (Collapse)AuthorFilesLines
2018-05-219330 stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos1-12/+61
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2017-10-238713 Buffer overflow in dsl_dataset_name()loli10K1-1/+8
Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2016-11-217386 zfs get does not work properly with bookmarksMarcel Telka1-44/+49
Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-14/+4
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-2/+5
4368 zfs send filesystems from readonly pools Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-1/+1
6803121 want user-settable refcounts on snapshots 6851824 zfs_ioc_rename() can be called with a NULL zc_name
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-19/+1
6501037 want user/group quotas on ZFS 6830813 zfs list -t all fails assertion 6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr 6815592 panic: No such hold X on refcount Y from zfs_znode_move 6759986 zfs list shows temporary %clone when doing online zfs recv
2008-05-166700649 zfs_ctldir snapshot creation issues with CIFS clientsmarks1-2/+2
2007-10-266621890 shouldn't be able to create a pool with '%' in its nameek1102371-3/+6
2007-10-246425096 want online 'zfs recv' (read only and read/write)ek1102371-3/+3
6597182 .zfs/snapshot code could use a little more comments
2007-08-026446301 ZFS mountpoint reverted back from legacy but sharenfs property not ↵rm1605211-0/+44
honored 6506000 onnv: sharenfs & shareiscsi 'off'->'off' should not trigger mount 6579101 zfs set mountpoint has inconsistent behaviour with long path
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-0/+29
PSARC/2006/577 zpool property to disable delegation PSARC/2006/625 Enhancements to zpool history PSARC/2007/228 ZFS delegation amendments PSARC/2007/295 ZFS Delegated Administration Addendum 6280676 restore "owner" property 6349470 investigate non-root restore/backup 6572465 'zpool set bootfs=...' records history as 'zfs set bootfs=...'
2007-01-096488665 Invalid argument cause Abort (core dumped).pd1446161-4/+14
2006-10-036458058 invalid snapshot error messagend1506281-1/+1
2006-09-01PSARC 2006/479 zfs receive -Fnd1506281-0/+10
6421992 'zfs send -i' requires redundant input 6431818 ZFS receive should print a better error message on failure 6437472 want 'zfs recv -F' to force rollback 6438643 'zfs rename <snapshot> <snapshot>' requires redundant arguments 6446512 zfs send does not catch malformed snapshot name
2006-06-14PSARC 2006/388 snapshot -rahrens1-4/+38
6373978 want to take lots of snapshots quickly ('zfs snapshot -r')
2005-11-286350417 long name will cause rename a dataset paniclling1-0/+29
6348792 incorrect error message when using long name with 'zfs rename' 6351672 internal error: unexpected error 78 at line 1638 of libzfs 6355616 zfs usage message incorrect 6355617 Typos in libzfs.h
2005-10-31PSARC 2002/240 ZFSahrens1-0/+204
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media