summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_znode.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-266437750 panic: db->db_buf==0||arc_referenced(db->db_buf), file: dbuf.c,line:1539maybee1-0/+2
2007-01-226514331 in-memory delete queue is not neededahrens1-36/+14
2007-01-186410433 'zpool status -v' would be more useful with filenamesek1102371-5/+92
2006-11-046341569 zio_alloc_blk() vdev distribution performs badlyperrin1-0/+1
2006-10-096460059 zfs destroy <snapshot> leaves behind kruftahrens1-8/+5
2006-10-036463348 ZFS code could be more portablend1506281-0/+2
2006-08-296413510 zfs: writing to ZFS filesystem slows down fsync() on other files in t...perrin1-5/+1
2006-08-236349987 lzjb.c lived longer than expected?nd1506281-5/+0
2006-06-196416482 filebench oltp workload hangs in zfsmaybee1-5/+5
2006-06-026430121 3-way deadlock involving tc_lock within zfsahrens1-0/+2
2006-05-056398177 zfs: poor nightly build performance in 32-bit mode (high disk activity)maybee1-3/+4
2006-04-246413573 deadlock between fsflush() and zfs_create()maybee1-32/+92
2006-04-176408482 64-bit system can't read some 32-bit dev_ts created on zfsmarks1-2/+60
2006-04-06PSARC 2006/206 zpool upgradeeschrock1-6/+6
2006-03-236343608 ZFS file range lockingperrin1-33/+17
2006-03-03PSARC 2006/077 zpool cleareschrock1-312/+54
2006-02-076381600 tc_open.021 in mstc testsuite is returning -1 when run on a zfsmarks1-1/+4