summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_znode.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-203139 zdb dies when it tries to determine path of unlinked fileJeremy Jones1-4/+30
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-4/+5
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-6/+4
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-4/+6
2010-08-186977470 zdb -vvv broken after zfs diff integrationTim Haley1-14/+14
2010-08-116972305 Preferred DC not selected after setting pdc via sharectljoyce mcintosh1-2/+20
2010-08-116971929 Unable to add/remove ACE after doing idmap flush -aMark Shellenbaum1-11/+5
2010-08-07PSARC 2010/105 zfs diffTim Haley1-45/+160
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-2/+0
2010-06-246710343 dnode cache should register a dnode_move() callback to limit fragment...Tom Erickson1-6/+14
2010-06-146957974 assertion failed: 0 == sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z...Mark Shellenbaum1-4/+6
2010-05-256952177 SA handling of on-disk corruption can be improvedMark Shellenbaum1-2/+7
2010-05-126950273 CIFS attributes aren't always updated when timestamps are updatedMark Shellenbaum1-1/+3
2010-04-14PSARC/2010/029 Improved ACL interoperabilityMark Shellenbaum1-1/+2
2010-03-316938757 SMB and NFS referrals not working correctlyMark Shellenbaum1-5/+4
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-208/+476
2009-12-046906110 bad trap panic in zil_replay_log_recordMark Shellenbaum1-4/+2
2009-11-036895088 panic: existing znode ffffff84e4747da0 for dbuf ffffff8271678e18Mark Shellenbaum1-10/+31
2009-10-146886081 Solaris needs reparse point support (PSARC 2009/387)Dai Ngo1-0/+4
2009-08-066868276 zfs_rezget() can be hazardous when znode has a cached ACLMark Shellenbaum1-5/+10
2009-08-036867395 zpool_upgrade_007_pos testcase panic'd with BAD TRAP: type=e (#pf Pag...Mark Shellenbaum1-2/+12
2009-07-206857433 memory leaks found at: zfs_acl_alloc/zfs_acl_node_alloconnv_120Tim Haley1-0/+3
2009-06-276775100 stat() performance on files on zfs should be improvedTim Haley1-0/+6
2009-06-046843700 zfs_znode_move() does not ensure valid file system pointerTom Erickson1-4/+30
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-122/+13
2009-03-266790064 zfs needs to determine uid and gid earlier in create processMark Shellenbaum1-5/+18
2009-03-136815893 hang mounting a dataset after booting into a new boot environmentMark Shellenbaum1-26/+11
2009-02-176800942 smb_session_create() incorrectly stores IP addressesAlan Wright1-2/+84
2009-01-286551866 deadlock between zfs_write(), zfs_freesp(), and zfs_putapage()Mark Maybee1-7/+3
2008-11-256765294 Refactor replayNeil Perrin1-8/+7
2008-09-126744863 race between zfs_znode_move() and zfs_zget()Tom Erickson1-14/+15
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-1/+1
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-31/+8
2008-07-016573681 deleting a very large file can be slowmaybee1-89/+197
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-22/+218
2008-04-276654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' datatimh1-0/+1
2008-01-156649002 panic "accessing past end of object" after online recv/rollbackek1102371-1/+2
2007-12-216643116 assertion failed: ((zp)->z_vnode)->v_count > 0, file: ../../common/fs...maybee1-1/+1
2007-12-076513209 Destroying pools under stress caused a hang in arc_flushmaybee1-29/+34
2007-11-266633610 cannot successfully 'zpool create' on non-debug bits after 6622831timh1-2/+2
2007-11-206622831 normalization properties are not preserved by "zfs send"timh1-9/+63
2007-11-096421210 zfs rollback without unmountingahrens1-132/+111
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-12/+114
2007-10-246425096 want online 'zfs recv' (read only and read/write)ek1102371-1/+48
2007-08-086584470 zdb needs to initialize the bpl_lock mutexgw252951-7/+15
2007-06-29PSARC/2007/328 zfs upgradeahrens1-10/+9
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-6/+2
2007-05-016465105 ZFS does not update timestamps upon the creat() of an existing filepeteh1-1/+3
2007-04-256543706 znodes should be immediatley freed, allowing the ARC to hold onto les...ek1102371-1/+1
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-0/+1