summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/pcfs
AgeCommit message (Expand)AuthorFilesLines
2016-03-29OS-5291 lxbrand inotify02 LTP regressionJerry Jelinek1-8/+2
2016-03-24 [illumos-gate merge]Jerry Jelinek1-9/+8
2016-03-234242 file rename event fires before the rename happensJerry Jelinek1-29/+34
2016-03-22OS-5148 ftruncate at offset should emit proper eventsPatrick Mooney1-1/+4
2015-12-16OS-5040 code review cleanup for vnode pre-rename eventsJerry Jelinek1-25/+26
2015-11-09OS-4908 more pre-rename event workJerry Jelinek1-1/+7
2015-08-28 [illumos-gate merge]Jerry Jelinek1-4/+1
2015-08-276141 use kmem_zalloc instead of kmem_alloc + bzero/memsetJosef 'Jeff' Sipek1-4/+1
2015-02-27 [illumos-gate merge]Jerry Jelinek1-9/+6
2015-02-265382 pvn_getpages handles lengths <= PAGESIZE just fineJosef 'Jeff' Sipek1-9/+6
2014-09-19OS-3294 add support for inotifyBryan Cantrill1-4/+8
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-0/+8
2013-09-05OS-2432 tail -f/-F missing some truncation eventsBryan Cantrill1-0/+8
2009-12-176893838 thumb drive (floppy type) panics snv_125Michael Bergknoff1-3/+4
2009-11-30PSARC 2009/582 EOF of pcmem/pcramGarrett D'Amore1-12/+7
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner1-1/+13
2009-04-016750942 cp from pcfs fails with EIOMichael Bergknoff1-7/+3
2008-12-206776134 pcfs_device_identify() can panic when faced with a regular file.John Levon1-1/+3
2008-11-101246893 mmap and write to the same file deadlocks.Donghai Qiao1-0/+10
2008-09-296585263 case-insensitive filename creation for PCFS breaks with non-ASCII cha...Owen Roberts3-23/+62
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty2-8/+6
2008-07-036678444 pcfs presents wrong time stamps in leap yearsbatschul1-3/+3
2008-06-276656370 pcfs_statvfs() limits _PC_NAME_MAX to 8 (PCFNAMESIZE) but should use ...batschul2-56/+9
2008-06-11PSARC 2008/366 VSW_CANLOFIjohnlev1-1/+1
2008-05-27PSARC/2008/290 lofi mountjohnlev1-16/+33
2008-05-146613462 Write protected media is not mountable with pcfs (fix lint)gd780591-3/+3
2008-05-146613462 Write protected media is not mountable with pcfsgd780591-20/+71
2008-02-19PSARC 2006/123 Mmap compatibilitymec1-12/+5
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw4-66/+112
2007-09-24PSARC 2007/044 Support for timezone mount option in PCFSfrankho4-1292/+1744
2007-08-14PSARC/2007/027 File Events Notification APIpraks2-5/+12
2007-08-06backout 6367770/6588702/6588839: needs workdm1207692-12/+5
2007-07-31PSARC/2007/027 File Events Notification APIpraks2-5/+12
2007-07-24PSARC/2005/428 PCFS support of non-ASCII filenamesksn3-145/+175
2007-05-306563353 Some fs'es call vnode ops with NULL cred_t *casper1-3/+2
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb2-49/+51
2006-10-236442904 Panic in pcfs module's findTheDrive()frankho4-160/+256
2006-10-12PSARC 2005/399 Tamarack: Removable Media Enhancements in Solarisartem1-12/+0
2006-09-13PSARC 2005/361 PCFS timestamp handling cleanupfrankho6-446/+470
2006-02-25PSARC/2006/034 fsstatrsb1-5/+4
2006-01-146349042 ufs_inode.h is too late claiming overly general "struct slot"batschul1-13/+12
2005-11-226272608 gcc and pcfs don't get alongelowe1-1/+1
2005-09-30PSARC 2005/360 Document and enable visibility of hidden files in pcfsmm1563501-2/+2
2005-09-276217236 pcfs module has incorrect FAT signature check (fix lint)wyllys1-3/+1
2005-09-276217236 pcfs module has incorrect FAT signature checkwyllys1-240/+338
2005-07-206291454 speeling of pseudo is rong inside ONjmcp1-10/+10
2005-06-14OpenSolaris Launchstevel@tonic-gate6-0/+7693