summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_acl.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-4/+5
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-18/+19
2011-05-14742 Resurrect the ZFS "aclmode" propertyAlbert Lee1-104/+51
2010-08-126975482 assertion failed: error == 0 (0x2 == 0x0), file: ../../common/fs/zfs/...Mark Shellenbaum1-2/+2
2010-08-116971929 Unable to add/remove ACE after doing idmap flush -aMark Shellenbaum1-61/+29
2010-08-096973827 ACL upgrade from zpl version 2 -> 4 don't grab all the necessary tx h...Mark Shellenbaum1-1/+3
2010-06-146957974 assertion failed: 0 == sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z...Mark Shellenbaum1-32/+85
2010-05-066947609 not inheriting inherit_only directories correctlyMark Shellenbaum1-2/+5
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-28/+47
2010-04-226945935 potential mutex problem in zfs_zaccess_aces_check()Mark Shellenbaum1-1/+3
2010-04-14PSARC/2010/029 Improved ACL interoperabilityMark Shellenbaum1-442/+151
2010-03-22PSARC/2010/009 Modified ZFS passthrough-x ACL inheritanceMark Shellenbaum1-4/+4
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-246/+366
2010-01-226901694 Panic attempting to write zfs credentialsJohn Harres1-1/+16
2009-12-046906110 bad trap panic in zil_replay_log_recordMark Shellenbaum1-1/+1
2009-08-126870564 panic in zfs_getsecattrMark Shellenbaum1-4/+11
2009-07-316865875 zfs sometimes incorrectly giving search access to a dirTim Haley1-0/+6
2009-07-206857433 memory leaks found at: zfs_acl_alloc/zfs_acl_node_alloconnv_120Tim Haley1-12/+22
2009-06-276775100 stat() performance on files on zfs should be improvedTim Haley1-12/+99
2009-06-156848431 zfs with rstchown=0 or file_chown_self privilege allows user to "take...Mark Shellenbaum1-4/+3
2009-05-28PSARC 2009/246 ZFS support for Access Based EnumerationTim Haley1-52/+135
2009-04-296801810 Commit of aligned streaming rewrites to ZIL device causes unwanted di...Neil Perrin1-1/+1
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-12/+8
2009-03-266790064 zfs needs to determine uid and gid earlier in create processMark Shellenbaum1-127/+114
2009-03-026809529 dirtying snapshot! rears its head againMark Shellenbaum1-5/+7
2008-11-256765294 Refactor replayNeil Perrin1-3/+3
2008-11-10PSARC/2008/659 New ZFS "passthrough-x" ACL inheritance rulesMark Shellenbaum1-90/+102
2008-09-176744510 Should not allow to rename a file/folder when a user does not have pe...Mark Shellenbaum1-6/+6
2008-09-116746456 ZFS doesn't inherit old ACLs correctly on upgraded file systemMark Shellenbaum1-19/+52
2008-08-146736457 dmu_tx_dirty_buf+297 panic while Win2003 is copying i386 folder from ...Mark Shellenbaum1-11/+12
2008-08-04PSARC 2008/486 Intent log replay failure handlingperrin1-0/+3
2008-07-226723181 delete deny permissions brokenmarks1-31/+28
2008-07-08PSARC/2008/342 Further SID supportmarks1-13/+6
2008-04-09PSARC/2008/231 New ZFS "passthrough" ACL inheritance rulesmarks1-72/+84
2008-03-216674548 zfs_delete_final_check calls secpolicy_vnode_access on wrong vnodemarks1-36/+39
2008-02-216664536 zfs O_RDWR access check more stringent than tmpfs or ufsmarks1-14/+20
2008-02-016650192 zfs ACL/fuid code could use some minor cleanupmarks1-48/+50
2008-01-146603908 can't change mode if FS/dir is out of quotamarks1-25/+26
2008-01-046552639 Each zone should have it's own idmapdjp1512161-22/+23
2008-01-036646907 mismerge in zfs_mode_fuid_compute()marks1-3/+4
2007-11-186601830 mismatch between zfs_mount() behavior and commentmarks1-47/+27
2007-11-086624956 zfs_log_fuid_ids can cause panic on sparcmarks1-1/+3
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-634/+1657
2007-08-156590376 Fails to chmod on a zfs volume with windows ACLmarks1-0/+7
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-3/+3
2007-05-236528189 cp -p invalid argument issue on Redhat linux AS 3.0 NFS client agains...marks1-3/+3
2006-09-05PSARC 2006/486 ZFS canmount propertyeschrock1-7/+7
2006-08-296413510 zfs: writing to ZFS filesystem slows down fsync() on other files in t...perrin1-7/+6
2006-08-246461609 zfs delete permissions are not working correctlymarks1-15/+39
2006-06-026430121 3-way deadlock involving tc_lock within zfsahrens1-3/+3