#
7483 |
| 22-Jul-1982 |
kre |
disc quotas |
#
7437 |
| 15-Jul-1982 |
root |
blkclr->bzero |
#
7187 |
| 14-Jun-1982 |
root |
fixes to interactions of new fs and buffer cache with partial blocks including removal of superblocks from cache and refined readahead and brealloc routine |
#
7116 |
| 07-Jun-1982 |
mckusick |
update mod times of cylinder groups |
#
6716 |
| 07-May-1982 |
mckusick |
put in more info before panics |
#
6567 |
| 19-Apr-1982 |
mckusic |
merge into new file system |
#
6531 |
| 11-Apr-1982 |
mckusick |
float cylinder group info, reclaim redundant boot blocks |
#
6497 |
| 08-Apr-1982 |
mckusick |
bring back changes from calder |
#
6311 |
| 25-Mar-1982 |
mckusick |
merge into the kernel! |
#
6310 |
| 25-Mar-1982 |
mckusick |
update to current system |
#
6294 |
| 23-Mar-1982 |
mckusick |
incorporate sam's changes |
#
6292 |
| 23-Mar-1982 |
mckusick |
compress frag tables |
#
5965 |
| 26-Feb-1982 |
mckusic |
keep "fs" cached in incore inode to avoid constant calling of ``getfs'' |
#
5960 |
| 25-Feb-1982 |
mckusic |
use speed-up macros in fs.h |
#
5933 |
| 21-Feb-1982 |
mckusic |
conversion to flexable length directory names |
#
5398 |
| 13-Jan-1982 |
mckusic |
fix mapsearch to check for fragments at the end of partial cgs |
#
5377 |
| 12-Jan-1982 |
mckusic |
change all macros taking "fs" to have it as their first argument |
#
5375 |
| 12-Jan-1982 |
mckusic |
add cg_btot to summarize cg_b |
#
5361 |
| 10-Jan-1982 |
mckusic |
fix rotational layout code to work with disks with nsect % bsize != 0 |
#
5344 |
| 06-Jan-1982 |
mckusic |
incorporate fs.h -r1.10, and param.h -r1.10 reorganization |
#
5322 |
| 05-Jan-1982 |
mckusic |
parameterize BSIZE, FSIZE, and FRAG into fs_bsize, fs_fsize, and fs_frag |
#
5212 |
| 09-Dec-1981 |
mckusic |
lint cleanup |
#
4948 |
| 19-Nov-1981 |
mckusic |
check for bprefs to be out of legal range and if so ignore them |
#
4792 |
| 07-Nov-1981 |
mckusic |
edit to incorperate -r1.6 reorganization of fs.h |
#
4651 |
| 29-Oct-1981 |
mckusic |
put in optimal rotational block allocation |