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
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
42
-42
/
+42
*
This commit is the embodiment of some VFS read clustering improvements.
dyson
1996-12-29
1
-8
/
+10
*
Significant performance improvement for mmap'ed files. This commit
dyson
1996-12-11
1
-1
/
+41
*
Removed all references to b_cylinder (aka b_cylin). It was evil and
bde
1996-12-01
1
-9
/
+1
*
This update adds the support for != 512 byte sector SCSI devices to
sos
1996-12-01
1
-3
/
+3
*
Submitted by: Archie and me.
julian
1996-11-13
1
-1
/
+3
*
Eliminate an unnecessary synchronous write (and an 8K bcopy+bzero) when
dg
1996-11-05
1
-17
/
+22
*
struct mfsnode bloated in size by 12 bytes, so reduce spare padding by 3 longs.
hsu
1996-11-04
1
-2
/
+2
*
Fixed some races and misleading comments in ufs_rename().
bde
1996-11-04
1
-6
/
+30
*
Fixed lblktosize(). It overflowed at 2G. This bug only affected
bde
1996-10-12
1
-4
/
+7
*
Don't include <sys/conf.h> for the kernel in disk-related headers.
bde
1996-09-20
1
-1
/
+2
*
Whoops, I should've used the LINT config file. More ts -> tv changes
nate
1996-09-20
1
-4
/
+4
*
In sys/time.h, struct timespec is defined as:
nate
1996-09-19
3
-16
/
+16
*
Argh, I have had one "uid 0 on /: file system full" too many. The problem
peter
1996-09-17
1
-2
/
+4
*
Fix a VOP_UNLOCK panic when using options DIAGNOSTIC during dismount.
dyson
1996-09-07
1
-1
/
+3
*
Use bowrite instead of VOP_BWRITE in a few cases. This can probably be taken
gibbs
1996-09-06
1
-5
/
+5
*
Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
bde
1996-09-03
1
-2
/
+3
*
Implemented kernel side of MNT_NOATIME mount option. This option disables
dg
1996-09-03
1
-2
/
+3
*
Don't depend in the kernel on the gcc feature of doing arithmetic on
bde
1996-08-31
1
-2
/
+2
*
Even though this looks like it, this is not a complex code change.
dyson
1996-08-21
1
-4
/
+16
*
Don't use NULL in non-pointer contexts.
bde
1996-07-12
2
-18
/
+18
*
Quiet a couple of -Wunused warnings.
wollman
1996-07-09
2
-4
/
+9
*
Fixed end condition for clustered reads.
dg
1996-06-25
1
-2
/
+2
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-1
/
+5
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
3
-10
/
+34
*
Clean up various compiler warnings. Most (if not all) were benign
gpalmer
1996-05-08
2
-4
/
+4
*
disksort() is gone, all drivers now use tqdisksort().
phk
1996-05-03
1
-72
/
+1
*
removed:
phk
1996-05-02
1
-2
/
+2
*
Removed bogus _BEGIN_DECLS/_END_DECLS.
bde
1996-05-01
4
-43
/
+26
*
Yet more b_flags fixes. The previous ones broke the clearing of B_DONE
bde
1996-04-19
1
-1
/
+5
*
Replace usage of buf->b_actf by queue.3 and buf->b_act
phk
1996-04-08
3
-19
/
+21
*
Fixed reference counting related to relookup(). relookup() must
bde
1996-03-29
1
-3
/
+11
*
Make type compatible with Lite2.
hsu
1996-03-27
1
-2
/
+2
*
Handle the bogus device that MFS uses as its VBLK device. We now don't
dyson
1996-03-02
1
-2
/
+8
*
Enable VMIO for non-VDIR metadata and block device.
dyson
1996-03-02
1
-4
/
+2
*
More b_flags fixes.
dyson
1996-03-02
1
-4
/
+4
*
Fix a bug that b_flags was getting unnecessarily modified by
dyson
1996-03-01
1
-3
/
+3
*
Add a prototype for the quotactl system call.
mpp
1996-02-27
1
-1
/
+7
*
Removed vestigial support for the obsolete FIFO option. In ext2fs
bde
1996-02-25
2
-4
/
+3
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
2
-5
/
+5
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
6
-18
/
+22
*
Partially fixed negative and truncated "Avail" counts in df output.
bde
1996-01-14
1
-3
/
+2
*
The second cast wasn't needed.
phk
1996-01-07
1
-2
/
+2
*
Fix the asami&phk bug. This was a sign-extension bug, where a long
phk
1996-01-06
1
-2
/
+2
*
Convert QUOTA to new-style option.
wollman
1996-01-05
10
-10
/
+31
*
Convert DDB to new-style option.
wollman
1996-01-04
1
-1
/
+3
*
recording cvs-1.6 file death
peter
1995-12-30
2
-788
/
+0
*
Fixed prototyping and staticizing for -DDEBUG case.
bde
1995-12-22
2
-8
/
+8
*
Staticize.
phk
1995-12-22
2
-25
/
+25
*
Staticize.
phk
1995-12-17
15
-317
/
+173
[next]