The NetBSD Project

src/sys/ufs/ufs/

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 / ufs

Current tag: perseant-stdc-iso10646


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.7   13 years  bouyer   merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quo...
[TXT] dinode.h  1.25   8 years  dholland   u_int{16,32,64}_t -> uint{16,32,64}_t, for the benefit of userland.
[TXT] dir.h  1.25   8 years  dholland   branches: 1.25.10; 1.25.18; Pull over comments on struct direct's type/reclen ...
[TXT] dirhash.h  1.7   10 years  dholland   branches: 1.7.34; Stick UFS_ in front of these symbols: DIRBLKSIZ DIRECTS...
[TXT] extattr.h  1.11   9 years  manu   branches: 1.11.18; 1.11.28; Bump UFS1 extended attribute max name length to 25...
[TXT] inode.h  1.75   7 years  jdolecek   again remove IN_E4EXTENTS; it's not used anywhere any more, and it's better to k...
[TXT] quota.h  1.30   11 years  dholland   Move INITQFNAMES to the right header file.
[TXT] quota1.h  1.7   11 years  dholland   Move INITQFNAMES to the right header file.
[TXT] quota1_subr.c  1.7   12 years  dholland   Change dqblk_to_quotaval() from quota1_subr.c to dqblk_to_quotavals(), and pass ...
[TXT] quota2.h  1.9   12 years  dholland   branches: 1.9.6; Migrate one last leftover bit (used only by the kernel now) to...
[TXT] quota2_subr.c  1.5   12 years  dholland   Migrate one last leftover bit (used only by the kernel now) to sys/ufs/ufs and r...
[TXT] ufs_bmap.c  1.52   7 years  riastradh   branches: 1.52.14; 1.52.24; #if DIAGNOSTIC panic ---> KASSERT
[TXT] ufs_bswap.h  1.22   7 years  rin   branches: 1.22.12; Add smaller versions of fsck_ffs(8) and newfs(8) for install...
[TXT] ufs_dirhash.c  1.37   9 years  christos   branches: 1.37.18; 1.37.22; clear i_dirhash sooner, but what lock protects it?...
[TXT] ufs_extattr.c  1.48   7 years  dholland   branches: 1.48.16; Explain why the lock in here needs to be recursive. Related ...
[TXT] ufs_extern.h  1.83   7 years  jdolecek   branches: 1.83.16; 1.83.22; reorganize ffs_truncate()/ffs_indirtrunc() to be a...
[TXT] ufs_inode.c  1.101   6 years  riastradh   branches: 1.101.2; Eliminate crusty debugging sludge. We have a mostly sane vn...
[TXT] ufs_lookup.c  1.146   7 years  hannken   branches: 1.146.6; Remove now redundant calls to fstrans_start()/fstrans_done()...
[TXT] ufs_quota.c  1.117   9 years  dholland   Revert the following changes: src/sys/sys/quotactl.h 1.37 src/sys/compat/...
[TXT] ufs_quota.h  1.22   9 years  dholland   Revert the following changes: src/sys/sys/quotactl.h 1.37 src/sys/compat/...
[TXT] ufs_quota1.c  1.22   7 years  dholland   branches: 1.22.10; 1.22.22; 1.22.30; Widen before multiplying. Like -r1.21, b...
[TXT] ufs_quota2.c  1.42   7 years  hannken   branches: 1.42.26; Remove now redundant calls to fstrans_start()/fstrans_done()...
[TXT] ufs_readwrite.c  1.121   7 years  hannken   branches: 1.121.14; Remove now redundant calls to fstrans_start()/fstrans_done(...
[TXT] ufs_rename.c  1.13   7 years  jdolecek   reorganize ffs_truncate()/ffs_indirtrunc() to be able to partially succeed; chan...
[TXT] ufs_vfsops.c  1.55   7 years  hannken   branches: 1.55.10; 1.55.12; Remove unused argument "nextp" from vfs_busy() and...
[TXT] ufs_vnops.c  1.237   6 years  riastradh   branches: 1.237.4; Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp....
[TXT] ufs_wapbl.h  1.14   7 years  jdolecek   branches: 1.14.14; 1.14.16; fix !WAPBL variant of UFS_WAPBL_REGISTER_DEALLOCAT...
[TXT] ufsmount.h  1.43   9 years  riastradh   Disentangle buffer-cached I/O from page-cached I/O in UFS. Page-cached I/O is u...


CVSweb <webmaster@jp.NetBSD.org>