index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ufs
/
ext2fs
/
ext2fs_bmap.c
Age
Commit message (
Expand
)
Author
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2014-07-14
better type safety and KNF.
Martin Pelikan
2014-07-13
kill fs2hXX/h2fsXX macros with letohXX/htoleXX
Martin Pelikan
2014-07-13
ext4 (extents) read support
Martin Pelikan
2014-05-27
Zap a bunch of trailing whitespace.
Kenneth R Westerback
2013-06-11
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
Theo de Raadt
2012-03-23
Make rusage totals, itimers, and profile settings per-process instead
Philip Guenthe
2011-07-04
move the specfs code to a place people can see it; ok guenther thib krw
Theo de Raadt
2008-06-12
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
Theo de Raadt
2008-06-11
back out biomem diff since it is not right yet. Doing very large
Theo de Raadt
2008-06-10
Buffer cache revamp
Bob Beck
2007-06-17
ansify/de-register.
Jasper Lievisse Adriaanse
2007-06-02
ufs1_daddr_t cleanup, okay thib@ deraadt@
Pedro Martelletto
2007-06-01
pedro ok'd this ~3500 line diff which removes the vop argument
Theo de Raadt
2006-10-03
Introduce daddr64_t and use it for physical block numbers
Pedro Martelletto
2005-07-03
Extended Attributes was a piece to get to ACLs, however ACLs have not
Dale Rahn
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-26
fiddle with some type names. change most instances of ufs_daddr_t to
Ted Unangst
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-22
Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@
Dale Rahn
2001-09-18
cosmetic and endianness fixes from NetBSD
Artur Grabowski
2000-06-23
remove obsolete vtrace guts; art@
Michael Shalayeff
1999-04-25
Reading large file from ext2fs caused vm_fault; gluk@ecsc.mipt.ru
Todd C. Miller
1997-06-12
Sync with NetBSD, mostly cosmetic.
Jason Downs
1997-05-30
Integrate new ext2fs, reverting ufs support for the old one.
Jason Downs
1997-05-30
Non-GPLd ext2fs code from Manuel, unmodified.
Jason Downs