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
/
gnu
/
fs
/
ext2fs
/
ext2_bmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops, the redundant tests for major numbers weren't redundant here.
bde
1998-10-27
1
-2
/
+3
*
Removed redundant bitrotted checks for major numbers instead of updating
bde
1998-10-26
1
-4
/
+2
*
Quick fix for breakage of read clustering on non-IDE drives. Read
bde
1998-08-18
1
-2
/
+2
*
VOP_STRATEGY grows an (struct vnode *) argument
julian
1998-07-04
1
-2
/
+2
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
1
-3
/
+1
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
1
-1
/
+3
*
Add better support for larger I/O clusters, including larger physical
dyson
1998-01-24
1
-6
/
+38
*
Fixed overflow in ufs_getblns(). For ufs on systems with 32-bit ints,
bde
1997-11-24
1
-7
/
+14
*
Removed unused #includes.
bde
1997-09-02
1
-3
/
+1
*
Update a number of routines to reflect the actual name
mpp
1997-03-09
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-10
/
+11
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
1
-3
/
+3
*
Fix ufs_bmap so that triple indirect blocks might work.
dyson
1995-11-05
1
-2
/
+2
*
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
dyson
1995-09-04
1
-5
/
+28
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-3
/
+2
*
Removed obsolete vtrace() remnants.
dg
1995-03-04
1
-9
/
+4
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
1
-4
/
+5
*
POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c,
phk
1994-10-08
1
-4
/
+8
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-1
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+294