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
/
ext2fs
/
ext2_linux_ialloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put the bits in place for Alpha support for ext2. Not tested.
mjacob
2000-12-09
1
-0
/
+2
*
Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing
phk
2000-10-29
1
-1
/
+0
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-0
/
+1
*
ext2fs relies on UFS support code, and as a result also requires
rwatson
2000-04-15
1
-0
/
+3
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-2
/
+2
*
Quick fix for not being able to sync all the buffers in boot() if
bde
1998-10-03
1
-5
/
+1
*
Fixed printf format errors.
bde
1998-07-11
1
-1
/
+2
*
Fixed (?) races in mark_buffer_dirty(). We abuse the buffer cache
bde
1998-06-21
1
-3
/
+6
*
Removed unused function ll_w_block(). It has always had races due
bde
1998-06-21
1
-18
/
+0
*
Removed __FreeBSD__ ifdefs.
bde
1997-12-02
1
-2
/
+0
*
`numdirtybuffers' was not maintained properly. This caused excessive
bde
1997-10-07
1
-2
/
+4
*
Fix a problem with ext2fs so that filesystems mounted at reboot don't
dyson
1997-08-04
1
-1
/
+2
*
Fix a problem with the VN device. Specifically, the VN device can
dyson
1997-06-15
1
-0
/
+6
*
Use __i386__ instead of i386 in ifdefs.
bde
1997-04-01
1
-1
/
+3
*
ext2_inode_cnv.c:
bde
1995-11-09
1
-2
/
+2
*
Cleaned up some lint and some obvious prototyping errors.
dyson
1995-11-08
1
-2
/
+2
*
Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO
dyson
1995-11-05
1
-0
/
+520