summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_vfsops.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe1-3/+3
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-1/+1
2009-11-066795907 Add label attribute to ZFS datasets (fix check_rtime and lint)Ric Aleshire1-1/+0
2009-11-05PSARC 2009/348 Security Labels for ZFSRic Aleshire1-0/+138
2009-10-146886081 Solaris needs reparse point support (PSARC 2009/387)Dai Ngo1-0/+1
2009-09-296846163 ZFS continues to use faulted logzilla, bringing system to a crawlGeorge Wilson1-1/+1
2009-08-286875779 zfs user accounting callbacks can be simplifiedMatthew Ahrens1-26/+8
2009-08-196833815 scheduled snapshots deleted per snapshot policy can lead to replicati...Chris Kirby1-1/+0
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-30/+25
2009-07-296760420 zfs unmount -f causes recv to failMatthew Ahrens1-2/+0
2009-06-046843700 zfs_znode_move() does not ensure valid file system pointerTom Erickson1-0/+10
2009-05-28PSARC 2009/246 ZFS support for Access Based EnumerationTim Haley1-0/+1
2009-05-216841321 zfs userspace / zfs get userused@ doesn't work on mounted snapshotMatthew Ahrens1-0/+4
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-97/+456
2009-04-066798298 zfs rollback or incremental zfs recv results in intent log being closedNeil Perrin1-5/+7
2009-03-316824062 System panicked in zfs_mount due to NULL pointer dereference when run...Chris Kirby1-1/+1
2009-03-306792139 recovering from a suspended pool needs some workGeorge Wilson1-1/+15
2009-03-306604992 forced unmount + being in .zfs/snapshot/<snap1> = not happyChris Kirby1-0/+15
2009-03-266790064 zfs needs to determine uid and gid earlier in create processMark Shellenbaum1-0/+1
2009-03-136815893 hang mounting a dataset after booting into a new boot environmentMark Shellenbaum1-1/+3
2008-11-256765294 Refactor replayNeil Perrin1-12/+40
2008-09-30PSARC/2008/588 VFSFT_SYSATTR_VIEWSonnv_100Janice Chang1-0/+1
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-3/+6
2008-09-186741237 zfs hang in txg_wait_open() on bootNeil Perrin1-30/+5
2008-08-01PSARC/2008/483 ZFS clone -oahrens1-2/+3
2008-07-24PSARC 2008/223 Pool root file system properties via zpool(1M)timh1-2/+3
2008-07-216704717 ZFS mirrored root doesn't live up to expectationstaylor1-13/+16
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-4/+4
2008-05-226610506 Eliminate or improve retry logic from callers of dmu_objset_open()maybee1-6/+5
2008-05-076698415 on zfs root, ace_walk oversteps its bounds, causing panic when kmem_f...marks1-3/+1
2008-04-11PSARC 2006/370 ZFS Boot Supportgw252951-37/+38
2008-04-106668659 zfs send/recv loses propertiesmaybee1-9/+7
2008-02-266655963 Panic: 0 == zap_add(mos, pds->dd_phys->dd_child_dir_zapobj, name, siz...ek1102371-16/+18
2007-12-076521412 PSARC 2006/525: new boot sparcsetje1-0/+16
2007-12-076513209 Destroying pools under stress caused a hang in arc_flushmaybee1-29/+5
2007-11-206622831 normalization properties are not preserved by "zfs send"timh1-86/+54
2007-11-186601830 mismatch between zfs_mount() behavior and commentmarks1-5/+3
2007-11-096421210 zfs rollback without unmountingahrens1-4/+3
2007-11-076597432 cannot rename filesystem and return busy at the first timemaybee1-1/+4
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-13/+161
2007-10-246425096 want online 'zfs recv' (read only and read/write)ek1102371-116/+284
2007-09-286596190 "zfs list" is slow due to version propertyrm1605211-6/+2
2007-08-266569719 panic dangling dbufs (dn=ffffffff28814d30, dbuf=ffffffff20756008)maybee1-5/+2
2007-08-236534949 Stale need for range locking comment in zvol.cperrin1-1/+12
2007-08-086584470 zdb needs to initialize the bpl_lock mutexgw252951-0/+9
2007-08-026393351 unique_* could be improvedahrens1-125/+92
2007-07-266509628 unmount of a snapshot (from 'zfs destroy') is slowek1102371-1/+7
2007-07-096578215 zfs_mount() needs to handle GETATTR failures better.marks1-1/+1
2007-07-056561658 xattrs aren't enabled on zfs root filesystem, weirdness with mount ou...lling1-62/+29
2007-06-29PSARC/2007/328 zfs upgradeahrens1-9/+90