summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_ctldir.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-2/+2
2017-01-187779 clean up unused definitions in zfs ctldir codeAndriy Gapon1-9/+3
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-18/+18
2015-08-036093 zfsctl_shares_lookup should only VN_RELE() on zfs_zget() successDan McDonald1-2/+4
2015-04-065768 zfsctl_snapshot_inactive() can leak a vnode holdMatthew Ahrens1-1/+6
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-2/+2
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-0/+1
2013-06-113741 zfs needs better commentsWill Andrews1-0/+5
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-22/+22
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-14/+19
2012-06-302882 implement libzfs_coreMatthew Ahrens1-2/+2
2010-08-07PSARC 2010/105 zfs diffTim Haley1-1/+2
2010-07-236950914 remount can change mount point to "unspecified_mountpoint", causing p...Robert Harris1-2/+2
2010-04-056939941 problem with moving files in zfsMark Shellenbaum1-2/+12
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-2/+5
2009-08-246395956 snapshot dir needs real c/mtimeChris Kirby1-3/+4
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-3/+2
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-1/+1
2009-04-126818183 zfs snapshot -r is slow due to set_snap_props() doing txg_wait_synced...Matthew Ahrens1-1/+1
2009-03-306604992 forced unmount + being in .zfs/snapshot/<snap1> = not happyChris Kirby1-7/+7
2009-03-136815893 hang mounting a dataset after booting into a new boot environmentMark Shellenbaum1-0/+18
2009-02-176800942 smb_session_create() incorrectly stores IP addressesAlan Wright1-4/+142
2009-01-146792884 Vista clients cannot access .zfsMark Shellenbaum1-5/+25
2008-07-306731778 'ls *' in empty zfs snapshot directory returns EILSEQ vs. ENOENT we g...marks1-1/+6
2008-05-226610506 Eliminate or improve retry logic from callers of dmu_objset_open()maybee1-1/+1
2008-05-166700649 zfs_ctldir snapshot creation issues with CIFS clientsmarks1-0/+7
2008-04-276654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' datatimh1-11/+66
2008-02-226564619 panic after a filesystem with snapshots that have files open was dest...ck1538981-67/+65
2007-12-106627223 gfs needs to support extended dirent flagsck1538981-8/+24
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-20/+40
2007-10-246425096 want online 'zfs recv' (read only and read/write)ek1102371-3/+39
2007-07-266509628 unmount of a snapshot (from 'zfs destroy') is slowek1102371-0/+4
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-9/+39
2007-04-11PSARC 2007/142 zfs rename -rmmusante1-1/+1
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-24/+25
2006-09-05PSARC 2006/486 ZFS canmount propertyeschrock1-2/+2
2006-07-226444346 zfs promote fails in zoneahrens1-9/+8
2006-03-106395526 assertion failed: refcount_count(&ab->b_refcnt) == 1 (0x2 == 0x1)maybee1-10/+20
2006-03-086390579 panic: recursive mutex_enter, at zfs:zfsctl_snapshot_inactivend1506281-1/+2
2006-03-086349516 surprise: .zfs & .zfs/snapshot keep changingek1102371-4/+12
2006-03-086355162 'zfs restore -d' should not succeed upon a volumemaybee1-9/+29
2006-02-286391609 zfs_fid() missing ZFS_EXIT()ek1102371-3/+3
2006-01-196368181 some memleaks found related to zfs mountperrin1-5/+4
2005-12-206359739 panic in zfsctl_snapshot_zname()maybee1-18/+25
2005-11-016344201 Assertion failed: err == 0 (0x1 == 0x0), file: ../../common/fs/zfs/zf...maybee1-12/+19
2005-10-31PSARC 2002/240 ZFSahrens1-0/+936