summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/tmpfs/tmp_vnops.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-16 [illumos-gate merge]Jerry Jelinek1-2/+3
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-1/+2
2016-12-23 [illumos-gate merge]Jerry Jelinek1-6/+3
2016-12-227656 unlinking directory on tmpfs can cause kernel panicAndrew Stormont1-6/+3
2016-08-03OS-5539 tmpfs space accounting needs improvementRobert Mustacchi1-7/+23
2016-07-25 [illumos-gate merge]Jerry Jelinek1-1/+3
2016-07-227203 unlinking a directory on tmpfs does not remove the directory entriesAndrew Stormont1-1/+3
2016-03-29OS-5291 lxbrand inotify02 LTP regressionJerry Jelinek1-4/+2
2016-03-244242 file rename event fires before the rename happens [fix mismerge]Jerry Jelinek1-2/+0
2016-03-24 [illumos-gate merge]Jerry Jelinek1-7/+13
2016-03-234242 file rename event fires before the rename happensJerry Jelinek1-10/+25
2016-03-22OS-5148 ftruncate at offset should emit proper eventsPatrick Mooney1-4/+14
2015-12-16OS-5040 code review cleanup for vnode pre-rename eventsJerry Jelinek1-7/+15
2015-10-28OS-4896 NFSv4 needs file events before they occurJerry Jelinek1-1/+7
2015-02-27 [illumos-gate merge]Jerry Jelinek1-7/+4
2015-02-265382 pvn_getpages handles lengths <= PAGESIZE just fineJosef 'Jeff' Sipek1-7/+4
2014-09-19OS-3294 add support for inotifyBryan Cantrill1-4/+2
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-2/+16
2013-10-16OS-2557 file rename event fires before the rename happensJerry Jelinek1-11/+10
2013-09-05OS-2432 tail -f/-F missing some truncation eventsBryan Cantrill1-0/+7
2013-03-11OS-1882 full tmpfs can cause GZ svc.configd to die and not be restartableBryan Cantrill1-5/+4
2013-03-01OS-1976 tmp_inactive uses memory after freeingRobert Mustacchi1-3/+3
2012-12-04OS-1728 add force unmount support to tmpfsJerry Jelinek1-1/+45
2012-08-03OS-1429 `tail -f ...` doesn't notice file truncationBryan Cantrill1-2/+9
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-09-30PSARC/2008/588 VFSFT_SYSATTR_VIEWSJanice Chang1-3/+1
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 VOPsamw1-48/+142
2007-08-14PSARC/2007/027 File Events Notification APIpraks1-2/+18
2007-08-06backout 6367770/6588702/6588839: needs workdm1207691-18/+2
2007-07-31PSARC/2007/027 File Events Notification APIpraks1-2/+18
2007-05-146509627 filling up /tmp hangs s10+ systemspraks1-18/+3
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-33/+34
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-2/+2
2006-12-14PSARC 2006/496 Improved Zones/RM Integrationgjelinek1-2/+19
2006-04-196256083 Need a lightweight file page mapping mechanism to substitute segmappraks1-25/+74
2005-09-17PSARC 2005/287 obsolete and remove vn_vfslock interfacebatschul1-1/+1
2005-07-075099855 tmp_map() should return ENXIO not EINVAL for invalid mapping address ...peterte1-5/+3
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2276