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
*
Calculate the correct physical block number for files that are
scottl
2002-08-02
1
-4
/
+6
*
Check for deleted files in udf_lookup(), not just udf_readdir().
scottl
2002-08-02
1
-1
/
+6
*
o Lock page queue accesses in nwfs and smbfs.
alc
2002-08-02
2
-0
/
+12
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-02
1
-0
/
+11
*
Hook up devfs_pathconf() for specfs devfs nodes, not just regular
rwatson
2002-08-01
1
-0
/
+1
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-01
3
-0
/
+72
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-01
2
-0
/
+60
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
3
-0
/
+90
*
Fix a problem with sendfile() syscall by always doing I/O via bread() in
semenu
2002-07-31
1
-13
/
+28
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-30
1
-0
/
+1
*
Create a new thread state to describe threads that would be ready to run
julian
2002-07-29
1
-0
/
+2
*
Correct misindentation of DRA_UID.
dd
2002-07-28
1
-1
/
+1
*
Unimplement panic(8) by making sure that we don't recurse into a
dd
2002-07-28
1
-5
/
+11
*
- Explicitly state that specfs does not support locking by using
jeff
2002-07-27
1
-0
/
+3
*
o Lock page queue accesses by vm_page_activate() and vm_page_deactivate().
alc
2002-07-27
1
-1
/
+2
*
Introduce the DEVFS "rule" subsystem. DEVFS rules permit the
dd
2002-07-17
5
-1
/
+949
*
Unbreak LINT; sort the includes so that functions are explicitly
markm
2002-07-16
1
-8
/
+8
*
- Change all LK_SHARE locks to LK_EXCLUSIVE. Shared locks aren't quite safe
jeff
2002-07-09
1
-3
/
+6
*
Lock down pseudofs:
jeff
2002-07-08
2
-0
/
+29
*
Part 1 of KSE-III
julian
2002-06-29
5
-12
/
+15
*
nmount'ify unionfs further by using separate options instead
mux
2002-06-15
2
-6
/
+16
*
Convert UDF to nmount.
mux
2002-06-15
2
-50
/
+28
*
Fix a race during null node creation between relookuping the hash and
semenu
2002-06-13
4
-105
/
+102
*
Change null_hashlock into null_hashmtx, because there is no need for
semenu
2002-06-13
1
-22
/
+15
*
Fix the "error" path (when dropping not fully initialized vnode).
semenu
2002-06-13
3
-19
/
+26
*
Fix wrong locking in null_inactive and null_reclaim. This makes nullfs
semenu
2002-06-13
1
-10
/
+7
*
Gratuitous whitespace cleanup.
des
2002-06-06
5
-88
/
+88
*
Make devfs to give honour to PDIRUNLOCK flag.
semenu
2002-06-01
1
-9
/
+13
*
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
tanimura
2002-05-31
2
-51
/
+16
*
Convert unionfs to nmount.
mux
2002-05-24
2
-25
/
+22
*
Fix comments.
mux
2002-05-24
1
-1
/
+1
*
Convert nullfs to nmount.
mux
2002-05-23
2
-17
/
+12
*
Quick fix for non-unique inode numbers for hard links. We use the
bde
2002-05-22
1
-6
/
+14
*
Fix null_lock() not unlocking vp->v_interlock if LK_THISLAYER.
semenu
2002-05-21
1
-2
/
+6
*
Lock the writer socket across sorwakeup(fip->fi_writesock).
tanimura
2002-05-21
1
-1
/
+3
*
Lock down a socket, milestone 1.
tanimura
2002-05-20
2
-16
/
+49
*
Change p_can{debug,see,sched,signal}()'s first argument to be a thread
jhb
2002-05-19
8
-9
/
+11
*
Remove a check of blocknumbers/offsets which will be pointless with
phk
2002-05-18
1
-12
/
+0
*
More s/file system/filesystem/g
trhodes
2002-05-16
28
-61
/
+63
*
In VOP_LOOKUP, don't assume that the final pathname component
mux
2002-05-16
1
-2
/
+1
*
Make daddr_t and u_daddr_t 64bits wide.
phk
2002-05-14
3
-8
/
+8
*
Fix several bugs in devfs_lookupx(). When we check the nameiop to
mux
2002-05-10
1
-3
/
+3
*
Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles.
jeff
2002-05-04
2
-0
/
+2
*
HPFS picks up the vop_stdgetpages and vop_stdputpages member functions
phk
2002-05-03
1
-2
/
+0
*
s/pfs_badop/vop_eopnotsupp/
des
2002-05-03
1
-17
/
+9
*
Convert devfs to nmount.
mux
2002-05-02
1
-6
/
+5
*
Convert the pseudofs framework to nmount (thus procfs and linprocfs).
mux
2002-05-02
2
-8
/
+8
*
Convert fdescfs to nmount.
mux
2002-05-02
1
-6
/
+5
*
Don't reference vop_std* since they are already implicitly
scottl
2002-05-02
1
-3
/
+0
*
Use vop_panic() instead of rolling our own.
phk
2002-05-02
2
-43
/
+19
[next]