History log of /titanic_41/usr/src/uts/common/fs/ufs/ufs_inode.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 134a1f4e 28-Apr-2010 Casper H.S. Dik <Casper.Dik@Sun.COM>

PSARC 2009/377 In-kernel pfexec implementation.
PSARC 2009/378 Basic File Privileges
PSARC 2010/072 RBAC update: user attrs from profiles
4912090 pfzsh(1) should exist
4912093 pfbash(1) should exist

PSARC 2009/377 In-kernel pfexec implementation.
PSARC 2009/378 Basic File Privileges
PSARC 2010/072 RBAC update: user attrs from profiles
4912090 pfzsh(1) should exist
4912093 pfbash(1) should exist
4912096 pftcsh(1) should exist
6440298 Expand the basic privilege set in order to restrict file access
6859862 Move pfexec into the kernel
6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur
6923721 The new SYS_SMB privilege is not backward compatible
6937562 autofs doesn't remove its door when the zone shuts down
6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone
6940159 Implement PSARC 2010/072

show more ...


# d3d50737 13-Nov-2009 Rafael Vanoni <rafael.vanoni@sun.com>

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# 60c8e821 29-Sep-2008 Frank Batschulat <Frank.Batschulat@Sun.COM>

6748275 Panic in ufs_acl_access due to a race between clearing an ACL and ufs_iaccess()


# b5fca8f8 27-May-2008 tomee <none@none>

6554564 slab allocator cannot release slabs with lonely buffers
6676406 kmem client constructors and destructors need some cleanup


# 52d54943 12-Oct-2007 batschul <none@none>

6459880 snv_46;panic: v_pages list not all clean; running tsufs testsuite on x64 systems


# 80d34432 16-Jul-2007 frankho <none@none>

6561724 UFS cstyle cleanup, and TRACE_*() macro call removals


# 7f63b8c3 24-Oct-2005 vsakar <none@none>

4885996 memory pressure disables directory caching of a huge directory forever


# 121be23b 09-Sep-2005 jkennedy <none@none>

6251659 statvfs taking 30 second to complete performance regression s9 to s10 oracle 9ir2 starcat ufs


# 37fbc076 23-Jun-2005 aguzovsk <none@none>

6287766 ufs_itrunc() shouldn't assert: ASSERT(!vn_has_cached_data(ITOV(oip)))
6287771 page_rename() should be large page aware
6287776 long term SOFTLOCKS should be prevented on vmpss segments


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch