index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
/
tmpfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES().
glebius
2015-12-16
1
-1
/
+2
*
In tmpfs_chtimes(), remove checks on the nanosecond level when
brueffer
2015-07-26
1
-6
/
+4
*
Check suspendability on the mountpoint returned by VOP_GETWRITEMOUNT.
markj
2015-07-05
1
-1
/
+11
*
Huge cleanup of random(4) code.
markm
2015-06-30
1
-0
/
+3
*
Restore the td_cookie value for the tmpfs directory entry which was a
kib
2015-06-19
1
-0
/
+1
*
Make KPI of vm_pager_get_pages() more strict: if a pager changes a page
glebius
2015-06-12
1
-6
/
+4
*
tmpfs_getattr(): Return more correct allocated byte counts.
will
2015-04-10
1
-2
/
+6
*
Remove duplicated assignment.
kib
2015-02-03
1
-1
/
+0
*
Update directory times immediately after an entry is created or
kib
2015-01-31
1
-0
/
+2
*
Remove single-use boolean.
kib
2015-01-31
1
-3
/
+1
*
POSIX states that write(2) "shall mark for update the last data
kib
2015-01-31
2
-2
/
+3
*
Update mtime for tmpfs files modified through memory mapping. Similar
kib
2015-01-28
4
-5
/
+67
*
tmpfs does not use UVM on FreeBSD.
kib
2015-01-28
1
-4
/
+4
*
Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, some
kib
2014-12-21
1
-1
/
+5
*
The VOP_LOOKUP() implementations for CREATE op do not put the name
kib
2014-12-18
1
-1
/
+1
*
tmpfs: allow shared file lookups
mjg
2014-10-21
1
-1
/
+1
*
Provide vfs suspension support only for filesystems which need it, take
mjg
2014-10-20
1
-9
/
+1
*
Provide vfs suspension support only for filesystems which need it.
mjg
2014-10-19
1
-0
/
+9
*
Do not ignore error from tmpfs_alloc_vp(). It results in access to
kib
2014-07-16
1
-1
/
+3
*
Remove unused header.
kib
2014-07-16
1
-1
/
+0
*
Check for the cross-device cross-link attempt in the VFS, instead of
kib
2014-07-16
1
-15
/
+0
*
Rework the tmpfs unmount.
kib
2014-07-14
3
-27
/
+74
*
Change forgotten in r268615. Set the OBJ_TMPFS_NODE flag for
kib
2014-07-14
1
-1
/
+1
*
Use tmpfs_vn_get_ino_gen() to handle the races with reclaim in tmpfs
kib
2014-07-14
1
-13
/
+13
*
Style. Add comment about lock mode.
kib
2014-07-14
2
-1
/
+2
*
In tmpfs_alloc_file(), code after the 'out' label does only 'return
kib
2014-07-14
1
-9
/
+5
*
Add convenience macro to assert tmpfs node lock.
kib
2014-07-14
2
-1
/
+3
*
Add some assertions for the code handling vm_object for tmpfs vnode.
kib
2014-07-14
2
-0
/
+3
*
The tmpfs_link() must not dereference the filesystem-specific data for
kib
2014-07-14
1
-2
/
+2
*
Remove code separator lines which do not conform to style(9).
kib
2014-07-14
7
-132
/
+0
*
In msdosfs_setattr(), add a check for result of the utimes(2)
kib
2014-06-17
3
-24
/
+15
*
Allow shared locking for the tmpfs vnodes.
kib
2014-06-04
1
-0
/
+2
*
Rename global cnt to vm_cnt to avoid shadowing.
bdrewery
2014-03-22
1
-1
/
+1
*
Add missing FALLTHROUGH comment in tmpfs_dir_getdents for looking up '.' and
bdrewery
2014-03-14
1
-0
/
+1
*
Rename cnt to maxcookies and change its use as the condition for when to
bdrewery
2014-03-14
2
-14
/
+21
*
Cleanup redundant logic and add some comments to help explain how
bdrewery
2014-03-14
1
-14
/
+17
*
Fix -o size less than PAGE_SIZE resulting in SIZE_MAX being used.
bdrewery
2014-03-14
1
-2
/
+4
*
Support storing 7 additional file flags in tmpfs:
ken
2013-08-28
1
-3
/
+4
*
Allow tmpfs be mounted inside jail.
delphij
2013-08-23
1
-1
/
+7
*
Extract the general-purpose code from tmpfs to perform uiomove from
kib
2013-08-21
1
-211
/
+24
*
The soft and hard busy mechanism rely on the vm object lock to work.
attilio
2013-08-09
2
-14
/
+7
*
The tmpfs_alloc_vp() is used to instantiate vnode for the tmpfs node,
kib
2013-08-05
2
-0
/
+25
*
Revert r253939:
attilio
2013-08-05
1
-6
/
+8
*
The page hold mechanism is fast but it has couple of fallouts:
attilio
2013-08-04
1
-8
/
+6
*
Remove unnecessary soft busy of the page before to do vn_rdwr() in
attilio
2013-08-04
1
-5
/
+3
*
tmpfs works perfectly fine with -o union -- there is no reason to exclude it
nwhitehorn
2013-07-23
1
-1
/
+1
*
Add missing VM object unlocks in an error case.
alc
2013-06-07
1
-0
/
+2
*
Don't busy the page unless we are likely to release the object lock.
alc
2013-06-06
1
-4
/
+7
*
Eliminate unnecessary vm object locking from tmpfs_nocacheread().
alc
2013-06-04
1
-2
/
+0
*
Assert that OBJ_TMPFS flag on the vm object for the tmpfs node is
kib
2013-05-30
1
-0
/
+2
[next]