The NetBSD Project

src/sys/ufs/ffs/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / ufs / ffs


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ffs_bswap.c  1.40   7 years  kre   Sprinkle in a pinch of const, not too much, just enough to add a little strengt...
[TXT] ffs_balloc.c  1.66   16 months  chs   Restore backward compatibility of UFS2 with previous NetBSD releases by disablin...
[TXT] ffs_appleufs.c  1.15   9 years  maxv   Revert a change in my previous commit that broke the checksum calculation. Noted...
[TXT] Makefile  1.1   25 years  cgd   Rework the way kernel include files are installed. In the new method, as with u...
[TXT] ffs_quota2.c  1.7   4 years  ad   VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to allo...
[TXT] ffs_snapshot.c  1.155   10 months  chs   ffs: apply the remaining ffs_snapshot.c part of this FreeBSD commit: commit 3...
[TXT] ffs_vnops.c  1.138   2 years  chs   ffs: support extattrs (and thus ACLs) on fifos.
[TXT] ffs_vfsops.c  1.382   6 months  riastradh   ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd. Found by lockdoc. ...
[TXT] ffs_inode.c  1.131   3 years  chs   fix the UFS2 extattr truncate code to play nice with wapbl. also, rather than pu...
[TXT] ffs_wapbl.c  1.48   21 months  andvar   fix various small typos, mainly in comments.
[TXT] ffs_tables.c  1.9   18 years  christos   merge ktrace-lwp.
[TXT] ffs_extattr.c  1.10   15 months  chs   the UFS_EXTATTR option was supposed to affect only UFS1 file systems, but when t...
[TXT] ffs_alloc.c  1.172   14 months  chs   ufs: fixed signed/unsigned bugs affecting large file systems Apply these commit...
[TXT] ffs_extern.h  1.88   14 months  chs   ufs: fixed signed/unsigned bugs affecting large file systems Apply these commit...
[TXT] ffs_subr.c  1.54   14 months  chs   ufs: fixed signed/unsigned bugs affecting large file systems Apply these commit...
[TXT] fs.h  1.71   14 months  chs   ufs: fixed signed/unsigned bugs affecting large file systems Apply these commit...
[TXT] ffs_journal.c (in the Attic) [Hide]  1.1   16 years  mjf   branches: 1.1.2; file ffs_journal.c was initially added on branch mjf-ufs-trans...
[TXT] ffs_snapshot.stub.c (in the Attic) [Hide]  1.2   19 years  hannken   No longer needed. Ffs snapshots are enabled by default.
[TXT] ffs_snapshot_stub.c (in the Attic) [Hide]  1.2   19 years  hannken   Make `options FFS_NO_SNAPSHOT' only disable snapshot creation while not trashing...
[TXT] ffs_softdep.c (in the Attic) [Hide]  1.117   15 years  ad   PR kern/26878 FFSv2 + softdep = livelock (no free ram) PR kern/16942 panic with ...
[TXT] ffs_softdep.stub.c (in the Attic) [Hide]  1.24   15 years  ad   PR kern/26878 FFSv2 + softdep = livelock (no free ram) PR kern/16942 panic with ...
[TXT] softdep.h (in the Attic) [Hide]  1.12   15 years  ad   PR kern/26878 FFSv2 + softdep = livelock (no free ram) PR kern/16942 panic with ...


CVSweb <webmaster@jp.NetBSD.org>