summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_vnops.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-15OS-732 zfs_read()/zfs_delmap() deadlockBryan Cantrill1-25/+6
2011-10-18OS-677 ASSERT(len == 0) not needed in zfs_putpage()Bill Pijewski1-1/+0
2011-05-14742 Resurrect the ZFS "aclmode" propertyAlbert Lee1-1/+2
2011-02-07184 zfs_putpage() optimizationGarrett D'Amore1-0/+9
2010-08-126975482 assertion failed: error == 0 (0x2 == 0x0), file: ../../common/fs/zfs/...Mark Shellenbaum1-11/+30
2010-08-116972305 Preferred DC not selected after setting pdc via sharectljoyce mcintosh1-0/+14
2010-08-116971929 Unable to add/remove ACE after doing idmap flush -aMark Shellenbaum1-14/+15
2010-08-096973827 ACL upgrade from zpl version 2 -> 4 don't grab all the necessary tx h...Mark Shellenbaum1-1/+1
2010-08-07PSARC 2010/105 zfs diffTim Haley1-0/+4
2010-07-156899016 imapd deadlock between as_unmap()/zfs_rmnode and zfs_write()/as_fault()Sanjeev Bagewadi1-1/+4
2010-07-086967578 bad trap in zfs_readdir() if access to dir not grantedTim Haley1-2/+3
2010-07-066959659 Extending end of file *may* get lost on replay of writes.Neil Perrin1-0/+8
2010-07-066834694 zfs renames can potentially be committed without the dataNeil Perrin1-2/+2
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-1/+3
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-19/+18
2010-06-146957974 assertion failed: 0 == sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z...Mark Shellenbaum1-14/+35
2010-05-176952968 fstest hanging on symlink/06 testcase on nevada, build 140Mark Shellenbaum1-0/+1
2010-05-146894240 zfs has a partially deleted fileSam Falkner1-7/+26
2010-05-126950273 CIFS attributes aren't always updated when timestamps are updatedMark Shellenbaum1-8/+14
2010-05-046946681 System panics in a loop with "pf zfs_fuid_create"Mark Shellenbaum1-18/+34
2010-05-03PSARC/2010/108 zil synchronicityMark J Musante1-7/+42
2010-04-296944833 Avoid prefetching dbufs in dmu_sync() pathJeff Bonwick1-2/+2
2010-04-226945935 potential mutex problem in zfs_zaccess_aces_check()Mark Shellenbaum1-1/+3
2010-04-196939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||co...Mark Shellenbaum1-4/+2
2010-04-14PSARC/2010/029 Improved ACL interoperabilityMark Shellenbaum1-18/+35
2010-04-096572591 meta dnode lookup causes bucket lock contention in dbuf hashTim Haley1-2/+2
2010-04-056939941 problem with moving files in zfsMark Shellenbaum1-13/+27
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-346/+443
2010-01-226893174 avs and other sources are not ss12u1 lint cleanSurya Prakki1-6/+7
2010-01-186873106 Need a mechanism to share buffers between fs moduleschunli zhang - Sun Microsystems - Irvine United States1-13/+239
2009-12-156847615 deadlock between zfs_dirent_lock and zfs_rmdirSanjeev Bagewadi1-0/+25
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik1-1/+1
2009-11-176876139 writev - gABI test case hangs with ZFS filesystemWilliam Gorrell1-31/+32
2009-11-036897933 zfs_get_data: assertion failed: db->db_offset == offsetJeff Bonwick1-2/+2
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-79/+65
2009-10-286793877 lockd can block ZFS force-unmounting on behalf of clientsMark Shellenbaum1-3/+1
2009-10-156880764 fsync on zfs is broken if writes are greater than 32kb on a hard cras...Neil Perrin1-2/+14
2009-10-146886081 Solaris needs reparse point support (PSARC 2009/387)Dai Ngo1-0/+12
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner1-0/+5
2009-08-246832077 zfs_inactive() can clobber v_countChris Kirby1-1/+4
2009-07-306830541 zfs_get_data trips on a verifyMark J Musante1-1/+19
2009-07-206857433 memory leaks found at: zfs_acl_alloc/zfs_acl_node_allocTim Haley1-0/+7
2009-06-276775100 stat() performance on files on zfs should be improvedTim Haley1-34/+65
2009-06-226842815 SUNWzfsu package dependency on SUNWPython is not capturedLin Ling1-1/+1
2009-06-196790232 zfs related assertion failure: vp->v_filocks == 0L, file: ../../commo...Chris Kirby1-6/+6
2009-06-036788152 ZFS panic deadlock: cycle in blocking chain via zfs_zgetRay Hassan1-3/+1
2009-05-28PSARC 2009/246 ZFS support for Access Based EnumerationTim Haley1-0/+21
2009-04-296801810 Commit of aligned streaming rewrites to ZIL device causes unwanted di...Neil Perrin1-3/+6
2009-04-216717022 ZFS DMU needs zero-copy supportAleksandr Guzovskiy1-9/+51
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-72/+69