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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused includes of <sys/mutex.h> and <machine/mutex.h>.
jhb
2010-11-09
1
-2
/
+0
*
Modify nfs_open() in the experimental NFS client to be compatible
rmacklem
2010-10-29
1
-46
/
+40
*
Add a call for nfsrpc_close() to ncl_reclaim() in the experimental
rmacklem
2010-10-29
1
-0
/
+9
*
Add a flag to the experimental NFSv4 client to indicate when
rmacklem
2010-10-26
2
-22
/
+24
*
Modify the experimental NFSv4 server's file handle hash function
rmacklem
2010-10-23
2
-7
/
+5
*
Modify the file handle hash function in the experimental NFS
rmacklem
2010-10-22
3
-1
/
+17
*
Modify the experimental NFS server in a manner analagous to
rmacklem
2010-10-21
1
-1
/
+9
*
Fix the type of the 3rd argument for nm_getinfo so that it works
rmacklem
2010-10-19
1
-3
/
+3
*
Modify the NFS clients and the NLM so that the NLM can be used
rmacklem
2010-10-19
4
-16
/
+58
*
Fix a possible race where the directory dirent is moved to the location
kevlo
2010-10-18
1
-3
/
+8
*
Ignore the return value of DE_INTERNALIZE().
rpaulo
2010-10-13
1
-1
/
+1
*
tmpfs + sendfile: do not produce partially valid pages for vnode's tail
avg
2010-10-12
1
-3
/
+6
*
Format prototypes to follow style(9) more closely.
jh
2010-10-12
2
-22
/
+25
*
Try and make the nfsrv_localunlock() function in the experimental
rmacklem
2010-10-11
1
-8
/
+36
*
The r184588 changed the layout of struct export_args, causing an ABI
kib
2010-10-10
8
-10
/
+18
*
Add a comment describing the reason for calling cache_purge(fvp).
kib
2010-10-08
1
-0
/
+7
*
The msdosfs lookup is case insensitive. Several aliases may be inserted for
kib
2010-10-07
1
-0
/
+1
*
M_USE_RESERVE has been deprecated for a decade. Eliminate any uses that
alc
2010-10-02
2
-4
/
+2
*
Add a new function devfs_dev_exists() to be able to find out if a
jh
2010-09-27
2
-0
/
+22
*
Add reference counting for devfs paths containing user created symbolic
jh
2010-09-27
5
-2
/
+199
*
Modify devfs_fqpn() for future use in devfs path reference counting
jh
2010-09-21
2
-14
/
+23
*
Fix nfsrv_freeallnfslocks() in the experimental NFSv4 server so that
rmacklem
2010-09-19
1
-4
/
+7
*
Fix the experimental NFSv4 server so that it performs local VOP_ADVLOCK()
rmacklem
2010-09-19
1
-3
/
+7
*
- For consistency, remove "." and ".." entries from de_dlist before
jh
2010-09-18
1
-0
/
+4
*
Remove empty devfs directories automatically.
jh
2010-09-15
3
-17
/
+106
*
tmpfs, zfs + sendfile: mark page bits as valid after populating it with data
avg
2010-09-15
1
-0
/
+2
*
This patch applies one of the two fixes suggested by
rmacklem
2010-09-10
1
-1
/
+6
*
Fix the NFSVNO_CMPFH() macro in the experimental NFS server so
rmacklem
2010-09-10
1
-2
/
+1
*
Fix the experimental NFS client so that it doesn't panic when
rmacklem
2010-09-09
1
-1
/
+3
*
Avoid "Entry can disappear before we lock fdvp" panic.
ivoras
2010-09-07
1
-3
/
+7
*
Store the full timestamp when caching timestamps of files and
jhb
2010-09-07
3
-13
/
+11
*
Allowed unionfs to use whiteout not supporting file system as
daichi
2010-09-05
1
-21
/
+0
*
Change the code in ncl_bioread() in the experimental NFS
rmacklem
2010-09-05
1
-4
/
+1
*
Disable use of the NLM in the experimental NFS client, since
rmacklem
2010-09-05
1
-1
/
+1
*
- Remove duplicate comment.
lulf
2010-09-01
1
-14
/
+0
*
Add a null_remove() function to nullfs, so that the v_usecount
rmacklem
2010-08-31
1
-0
/
+27
*
Add acquisition of a reference count on nfsv4root_lock to the
rmacklem
2010-08-28
1
-1
/
+12
*
The timer routine in the experimental NFS server did not acquire
rmacklem
2010-08-28
4
-23
/
+28
*
Set de_dir for user created symbolic links. This will be needed to be
jh
2010-08-26
1
-0
/
+1
*
Revert r210194, adding a comment explaining why calls to chgproccnt()
trasz
2010-08-25
1
-0
/
+6
*
Call devfs_populate_vp() from devfs_getattr(). It was possible that
jh
2010-08-25
1
-1
/
+9
*
Introduce and use devfs_populate_vp() to unlock a vnode before calling
jh
2010-08-22
1
-26
/
+56
*
Add support for whiteouts on tmpfs.
ed
2010-08-22
3
-40
/
+116
*
Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
jhb
2010-08-20
6
-6
/
+6
*
Call dev_rel() in error paths.
jh
2010-08-19
1
-0
/
+3
*
Allow user created symbolic links to cover device files and directories
jh
2010-08-12
3
-15
/
+56
*
Properly bounds check ioctl/pioctl data arguments for Coda:
rwatson
2010-08-07
3
-3
/
+12
*
Enable shared lookups and externed shared ops for devfs.
kib
2010-08-06
1
-1
/
+2
*
Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
kib
2010-08-06
2
-30
/
+34
*
Enable shared locks for the devfs vnodes. Honor the locking mode
kib
2010-08-06
3
-17
/
+20
[next]