summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/tmpfs
AgeCommit message (Expand)AuthorFilesLines
2022-01-1814424 tmpfs can be induced to deadlockDan McDonald1-2/+64
2019-04-2010734 tmpfs: NULL pointer errorsToomas Soome1-1/+1
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-1/+2
2017-03-237754 need tmpfs size support in percentJerry Jelinek1-2/+38
2017-03-237752 tmpfs should support gigabyte sizesJoshua M. Clulow2-54/+115
2016-12-227656 unlinking directory on tmpfs can cause kernel panicAndrew Stormont1-6/+3
2016-07-227203 unlinking a directory on tmpfs does not remove the directory entriesAndrew Stormont1-1/+3
2016-06-107068 need a way to change the tmpfs size on a mounted fsJerry Jelinek1-2/+18
2016-03-234242 file rename event fires before the rename happensJerry Jelinek1-10/+25
2015-02-265382 pvn_getpages handles lengths <= PAGESIZE just fineJosef 'Jeff' Sipek1-7/+4
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-2/+16
2010-07-236950914 remount can change mount point to "unspecified_mountpoint", causing p...Robert Harris1-1/+1
2010-06-16PSARC 2010/144 lofi(7D) in non global zonesJohn Levon1-3/+2
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-14/+5
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner1-1/+7
2008-11-101246893 mmap and write to the same file deadlocks.Donghai Qiao1-0/+8
2008-10-236572077 size of swapfs filesystems in a zone should reflect zone.max-swap limit1-0/+41
2008-09-30PSARC/2008/588 VFSFT_SYSATTR_VIEWSonnv_100Janice Chang2-7/+3
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-4/+2
2008-02-19PSARC 2006/123 Mmap compatibilitymec1-11/+4
2008-01-296587816 The seg_psaync_sem semaphore should be possibly renamed to seg_pasync...jj2048561-62/+64
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw3-51/+149
2007-08-14PSARC/2007/027 File Events Notification APIpraks2-10/+26
2007-08-06backout 6367770/6588702/6588839: needs workdm1207692-26/+10
2007-08-036583268 tmpfs tries too hard to reserve memoryjj2048561-2/+2
2007-07-316367770 RFE: add userland interface to fem (file event monitoring) (fix cstyle)praks1-1/+1
2007-07-31PSARC/2007/027 File Events Notification APIpraks2-10/+26
2007-05-146509627 filling up /tmp hangs s10+ systemspraks1-18/+3
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb2-40/+42
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-2/+2
2006-12-14PSARC 2006/496 Improved Zones/RM Integrationgjelinek2-9/+27
2006-04-196256083 Need a lightweight file page mapping mechanism to substitute segmappraks1-25/+74
2006-02-25PSARC/2006/034 fsstatrsb1-5/+4
2005-09-17PSARC 2005/287 obsolete and remove vn_vfslock interfacebatschul2-4/+4
2005-07-075099855 tmp_map() should return ENXIO not EINVAL for invalid mapping address ...peterte1-5/+3
2005-06-14OpenSolaris Launchstevel@tonic-gate5-0/+4585