summaryrefslogtreecommitdiffstats
path: root/sys/fs/tmpfs/tmpfs_subr.c
Commit message (Expand)AuthorAgeFilesLines
...
* Turn MPASS(0) into panic with more obvious reason why the assertiondelphij2007-12-071-5/+5
* MFp4: Several fixes to tmpfs which makes it to survive from pho@'sdelphij2007-11-181-3/+25
* MFp4:delphij2007-08-101-15/+7
* MFp4:delphij2007-08-101-19/+28
* MFp4 - Refine locking to eliminate some potential race/panics:delphij2007-08-031-21/+21
* MFp4: Make use of the kernel unit number allocation facilitydelphij2007-07-111-0/+2
* MFp4:delphij2007-07-081-16/+22
* MFp4:delphij2007-06-291-28/+14
* Space/style cleanups after last set of commits.delphij2007-06-281-13/+13
* Use vfs_timestamp instead of nanotime when obtainingdelphij2007-06-281-4/+3
* MFp4: Several clean-ups and improvements over tmpfs:delphij2007-06-251-52/+13
* Use vfs_timestamp() instead of nanotime() - make it up todelphij2007-06-181-1/+1
* MFp4: fix two locking problems:delphij2007-06-181-0/+3
* MFp4: Add tmpfs, an efficient memory file system.delphij2007-06-161-0/+1321
OpenPOWER on IntegriCloud