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
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.7 | 11 months | bouyer | merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quo... | |
| 1.21 | 2 years | ad | +/* + * NOTE: COORDINATE ON-DISK FORMAT CHANGES WITH THE FREEBSD PROJECT. + */ | |
| 1.21 | 2 years | dholland | typo in comment | |
| 1.6 | 3 years | ad | - Tidy up the locking a bit. - Use atomics/kmem_alloc/pool_cache. | |
| 1.10 | 4 months | chs | add forward declarations for the VOP args structures so that fstat can include t... | |
| 1.59 | 5 weeks | perseant | * Remove PGO_RECLAIM during lfs_putpages()' call to genfs_putpages(), to avoi... | |
| 1.29 | 11 days | dholland | Rename static inline "helper" functions: ufsclass2qtype -> quota_idtype_to_uf... | |
| 1.6 | 11 days | dholland | Change dqblk_to_quotaval() from quota1_subr.c to dqblk_to_quotavals(), and pass ... | |
| 1.7 | 11 days | dholland | Change dqblk_to_quotaval() from quota1_subr.c to dqblk_to_quotavals(), and pass ... | |
| 1.9 | 4 days | dholland | Migrate one last leftover bit (used only by the kernel now) to sys/ufs/ufs and r... | |
| 1.5 | 4 days | dholland | Migrate one last leftover bit (used only by the kernel now) to sys/ufs/ufs and r... | |
| 1.49 | 11 months | bouyer | merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quo... | |
| 1.19 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.34 | 2 years | rmind | ufsdirhash_recycle(): modify ufs_dirhashmem atomically. | |
| 1.36 | 12 days | para | converting readdir in ffs ext2fs from malloc(9) to kmem(9) while there allocate ... | |
| 1.71 | 8 days | dholland | Change the syscall API for quotas over to the new non-proplib one. - struct ... | |
| 1.31 | 7 months | rmind | Welcome to 5.99.53! Merge rmind-uvmplock branch: - Reorganize locking in UVM a... | |
| 1.88 | 4 months | chs | branches: 1.88.2; strengthen the assertions about pages existing during block a... | |
| 1.111 | 6 months | dholland | Provide correct locking for ufs_wapbl_rename. Note that this does not fix the no... | |
| 1.108 | 8 days | dholland | Improve the names of some members of struct quotactl_args. These are effectively... | |
| 1.20 | 11 days | dholland | Add QUOTACTL_CURSORSKIPIDTYPE, QUOTACTL_CURSORATEND, QUOTACTL_CURSORREWIND. Thi... | |
| 1.18 | 7 days | matt | Make this compile on vax (uninitialized use warning). | |
| 1.33 | 4 days | dholland | Migrate one last leftover bit (used only by the kernel now) to sys/ufs/ufs and r... | |
| 1.101 | 5 weeks | perseant | * Remove PGO_RECLAIM during lfs_putpages()' call to genfs_putpages(), to avoi... | |
| 1.50 | 8 days | dholland | Change the syscall API for quotas over to the new non-proplib one. - struct ... | |
| 1.207 | 12 days | para | converting readdir in ffs ext2fs from malloc(9) to kmem(9) while there allocate ... | |
| 1.23 | 12 days | para | converting readdir in ffs ext2fs from malloc(9) to kmem(9) while there allocate ... | |
| 1.7 | 4 months | gdt | Remove prototype for the departed wapbl_ufs_rename. ok dholland@ | |
| 1.37 | 2 months | ahoka | Import CHFS, which was formerly known as ChewieFS. CHFS is a file system for fl... |