index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
uts
/
common
/
fs
/
zfs
/
zfs_acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-11
3742 zfs comments need cleaner, more consistent style
Will Andrews
1
-4
/
+5
2013-03-08
3598 want to dtrace when errors are generated in zfs
Matthew Ahrens
1
-18
/
+19
2011-05-14
742 Resurrect the ZFS "aclmode" property
Albert Lee
1
-104
/
+51
2010-08-12
6975482 assertion failed: error == 0 (0x2 == 0x0), file: ../../common/fs/zfs/...
Mark Shellenbaum
1
-2
/
+2
2010-08-11
6971929 Unable to add/remove ACE after doing idmap flush -a
Mark Shellenbaum
1
-61
/
+29
2010-08-09
6973827 ACL upgrade from zpl version 2 -> 4 don't grab all the necessary tx h...
Mark Shellenbaum
1
-1
/
+3
2010-06-14
6957974 assertion failed: 0 == sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z...
Mark Shellenbaum
1
-32
/
+85
2010-05-06
6947609 not inheriting inherit_only directories correctly
Mark Shellenbaum
1
-2
/
+5
2010-04-28
PSARC 2009/377 In-kernel pfexec implementation.
Casper H.S. Dik
1
-28
/
+47
2010-04-22
6945935 potential mutex problem in zfs_zaccess_aces_check()
Mark Shellenbaum
1
-1
/
+3
2010-04-14
PSARC/2010/029 Improved ACL interoperability
Mark Shellenbaum
1
-442
/
+151
2010-03-22
PSARC/2010/009 Modified ZFS passthrough-x ACL inheritance
Mark Shellenbaum
1
-4
/
+4
2010-03-16
6716117 ZFS needs native system attribute infrastructure
Mark Shellenbaum
1
-246
/
+366
2010-01-22
6901694 Panic attempting to write zfs credentials
John Harres
1
-1
/
+16
2009-12-04
6906110 bad trap panic in zil_replay_log_record
Mark Shellenbaum
1
-1
/
+1
2009-08-12
6870564 panic in zfs_getsecattr
Mark Shellenbaum
1
-4
/
+11
2009-07-31
6865875 zfs sometimes incorrectly giving search access to a dir
Tim Haley
1
-0
/
+6
2009-07-20
6857433 memory leaks found at: zfs_acl_alloc/zfs_acl_node_alloc
onnv_120
Tim Haley
1
-12
/
+22
2009-06-27
6775100 stat() performance on files on zfs should be improved
Tim Haley
1
-12
/
+99
2009-06-15
6848431 zfs with rstchown=0 or file_chown_self privilege allows user to "take...
Mark Shellenbaum
1
-4
/
+3
2009-05-28
PSARC 2009/246 ZFS support for Access Based Enumeration
Tim Haley
1
-52
/
+135
2009-04-29
6801810 Commit of aligned streaming rewrites to ZIL device causes unwanted di...
Neil Perrin
1
-1
/
+1
2009-04-18
PSARC/2009/204 ZFS user/group quotas & space accounting
Matthew Ahrens
1
-12
/
+8
2009-03-26
6790064 zfs needs to determine uid and gid earlier in create process
Mark Shellenbaum
1
-127
/
+114
2009-03-02
6809529 dirtying snapshot! rears its head again
Mark Shellenbaum
1
-5
/
+7
2008-11-25
6765294 Refactor replay
Neil Perrin
1
-3
/
+3
2008-11-10
PSARC/2008/659 New ZFS "passthrough-x" ACL inheritance rules
Mark Shellenbaum
1
-90
/
+102
2008-09-17
6744510 Should not allow to rename a file/folder when a user does not have pe...
Mark Shellenbaum
1
-6
/
+6
2008-09-11
6746456 ZFS doesn't inherit old ACLs correctly on upgraded file system
Mark Shellenbaum
1
-19
/
+52
2008-08-14
6736457 dmu_tx_dirty_buf+297 panic while Win2003 is copying i386 folder from ...
Mark Shellenbaum
1
-11
/
+12
2008-08-04
PSARC 2008/486 Intent log replay failure handling
perrin
1
-0
/
+3
2008-07-22
6723181 delete deny permissions broken
marks
1
-31
/
+28
2008-07-08
PSARC/2008/342 Further SID support
marks
1
-13
/
+6
2008-04-09
PSARC/2008/231 New ZFS "passthrough" ACL inheritance rules
marks
1
-72
/
+84
2008-03-21
6674548 zfs_delete_final_check calls secpolicy_vnode_access on wrong vnode
marks
1
-36
/
+39
2008-02-21
6664536 zfs O_RDWR access check more stringent than tmpfs or ufs
marks
1
-14
/
+20
2008-02-01
6650192 zfs ACL/fuid code could use some minor cleanup
marks
1
-48
/
+50
2008-01-14
6603908 can't change mode if FS/dir is out of quota
marks
1
-25
/
+26
2008-01-04
6552639 Each zone should have it's own idmapd
jp151216
1
-22
/
+23
2008-01-03
6646907 mismerge in zfs_mode_fuid_compute()
marks
1
-3
/
+4
2007-11-18
6601830 mismatch between zfs_mount() behavior and comment
marks
1
-47
/
+27
2007-11-08
6624956 zfs_log_fuid_ids can cause panic on sparc
marks
1
-1
/
+3
2007-10-25
PSARC/2007/218 caller_context_t in all VOPs
amw
1
-634
/
+1657
2007-08-15
6590376 Fails to chmod on a zfs volume with windows ACL
marks
1
-0
/
+7
2007-05-25
PSARC 2007/064 Unified POSIX and Windows Credentials for Solaris
casper
1
-3
/
+3
2007-05-23
6528189 cp -p invalid argument issue on Redhat linux AS 3.0 NFS client agains...
marks
1
-3
/
+3
2006-09-05
PSARC 2006/486 ZFS canmount property
eschrock
1
-7
/
+7
2006-08-29
6413510 zfs: writing to ZFS filesystem slows down fsync() on other files in t...
perrin
1
-7
/
+6
2006-08-24
6461609 zfs delete permissions are not working correctly
marks
1
-15
/
+39
2006-06-02
6430121 3-way deadlock involving tc_lock within zfs
ahrens
1
-3
/
+3
[next]