vnode layer defines f_fsid and f_flags for statfs()
[unix-history] / usr / src / sys / ufs / lfs /
1989-11-01 Kirk McKusickvnode layer defines f_fsid and f_flags for statfs()
1989-10-30 Kirk McKusickdevice uniqueness and aliasing is now handled at the...
1989-10-30 Kirk McKusickadd file system specific initialization routine
1989-10-30 Kirk McKusickcreate spec_inodeops; convert mknod to use vgone
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-25 Kirk McKusickadd ufs_reclaim entry; i_size => i_qsize for dinode.h
1989-10-25 Kirk McKusickiflush takes a mount ptr instead of a dev;
1989-10-22 Kirk McKusickminor cleanups
1989-10-22 Kirk McKusicktry to flush all inodes when unmounting;
1989-10-20 Kirk McKusickallow free blocks to go negative; properly account...
1989-10-19 Kirk McKusickexpand vfs_add inline; allow update of mounted file...
1989-10-17 Kirk McKusickdelete change in 7.16, only clear setuid and setgid...
1989-10-14 Kirk McKusick`root device' => `root_device' to make it one column...
1989-09-06 Kirk McKusickadd ufs_start routine
1989-08-29 Kirk McKusickmust nullify the type to keep getnewbuf from looking...
1989-08-27 Kirk McKusickgeneralize the buffer pool so that NFS can become a...
1989-08-26 Kirk McKusickalways clear setuid and setgid bits when changing owner...
1989-08-17 Kirk McKusickreturn vap_bytes in bytes
1989-08-11 Kirk McKusickpurge vnode type when unneeded and returned to the...
1989-08-11 Kirk McKusickzero out usec fields (from Rick Macklem)
1989-07-17 Kirk McKusickcheck carefully for stale file handles and return errors
1989-07-17 Kirk McKusickdetect release of free inodes (from stale file handles)
1989-07-17 Kirk McKusickhave to release those buffers when reading indirect...
1989-07-04 Kirk McKusickdelete unnecessary check; minor cleanup
1989-06-28 Kirk McKusickufs_vptofh is now called by getfh
1989-06-28 Kirk McKusickupdate reference counts on vnodes using VREF
1989-06-08 Kirk McKusickcompatibility code to assign a generation number to...
1989-06-08 Kirk McKusickassign a new generation number when allocating an inode
1989-06-08 Kirk McKusickreturn flags and generation number; set flags
1989-06-07 Kirk McKusickput in explicit lock so that locking can be checked
1989-06-07 Kirk McKusickput in explicit lock and unlock so that locking can...
1989-05-28 Kirk McKusickreturn directory locked (for benefit of NFS)
1989-05-28 Kirk McKusickfill out implementation of ufs_vptofh (from Rick Macklem)
1989-05-20 Kirk McKusickcleanups and paranoia
1989-05-10 Kirk McKusickget the suser check in the correct places
1989-05-10 Kirk McKusickread into system space, not user space!
1989-05-10 Kirk McKusickmerge in vnodes
1989-04-27 Kirk McKusickuse new form of suser()
1989-02-17 Keith Bosticdon't allow more than LINK_MAX links
1989-01-25 Keith Bosticfix chown; don't steal groups or give away files
1988-06-30 Keith Bosticinstall approved copyright notice
1988-05-25 Kirk McKusicklint
1988-05-25 Kirk McKusicklint
1988-05-24 Keith Bosticadded Berkeley specific header
1988-05-23 Mike Karelslint
1988-05-20 Mike Karelsavoid race between mountfs and update
1988-05-02 Kirk McKusickadd compatibility for dynamic cylinder groups;
1988-05-02 Kirk McKusickmacroize cylinder group array references to allow dynam...
1987-12-01 Kirk McKusickmajor cleanup of mountfs and fixed a bug too!
1987-11-24 Kirk McKusicklint from torek
1987-09-10 Kirk McKusickallow cg's to start at frag instead of block boundries
1987-06-22 Kirk McKusickgeteblk => malloc for copy of indirect pointers
1987-06-22 Kirk McKusickreplace geteblk and wmemall with malloc to hold superbl...
1987-06-22 Kirk McKusickgeteblk => malloc, so m_bufp => m_fs as it should be
1987-06-05 Kirk McKusickchange free() to blkfree() to allow for malloc()/free()
1987-06-05 Mike Karelssave cpg in pack label too
1987-05-04 Sam Lefflercheck ip before dereferencing (can only happen when...
1987-04-19 Mike Karelsdon't clear set-gid when su creates file when not group...
1987-04-03 Mike Karelsworking with pack labels
1987-04-03 Mike Karelsadd ifdefs for dev_bsize (almost working)
1987-03-11 Kirk McKusickonly set ICHG when fsync'ing a file descriptor that...
1987-01-14 Kirk McKusickadd sanity checks for old file systems
1986-06-05 Kirk McKusick4.3BSD release version
1986-04-24 Kirk McKusickmust invalidate any names for mounted on inode
1986-03-05 Mike Karelsrelax restrictions on *chown: allow owner to change...
1986-02-24 Mike Karelslint
1986-02-21 Mike Karelslint and cleanups from Sam
1986-02-20 Mike Karelslint
1986-02-19 Mike Karelsdon't close, binval on failed mount because already...
1985-11-12 Kirk McKusickmust unhash blocks at the beginning of a new fragment
1985-10-24 Kirk McKusickswitch between optimizing for time and space based...
1985-09-18 Eric Allmanfacilities in syslog
1985-09-12 Kirk McKusickallow users to specify optimization preference
1985-09-06 Kirk McKusickallocate file table entry before creating file in case...
1985-09-05 Kirk McKusickallocate file table entry before creating file in case...
1985-09-05 Jim Bloomlint cleanup
1985-08-27 Jim Bloomfix whole in sticky directories
1985-06-09 Kirk McKusickAdd copyright
1985-05-23 Kirk McKusickreturn EINVAL instead of ENXIO for readlink of a non...
1985-05-23 Kirk McKusickdifferentiate several errors; close special device...
1985-03-21 Kirk McKusickdon't try to truncate inodes on read-only file systems...
1985-03-20 Kirk McKusickeliminate extraneous include of conf.h
1985-03-20 Kirk McKusickdo not follow symbolic links on exclusive open (from...
1985-03-14 Kirk McKusickdon't try to truncate inodes on read-only file systems...
1985-03-13 Ralph Campbelllog file system full, etc. rather than printf.
1985-02-23 Kirk McKusickinsure that directories are always a multiple of DIRBLK...
1985-02-12 Kirk McKusickmust zero out unused portion of partial blocks when...
1985-01-22 Kirk McKusickcannot use ni_pdir when `namei' fails
1985-01-15 Kirk McKusickwhen reallocating fragments, place in block rather...
1985-01-11 Kirk McKusickfully scan inode map before giving up (eg do not depend...
1985-01-11 Kirk McKusicktune up blkpref() routine to better handle fs_maxbpg...
1985-01-08 Kirk McKusickretain use of bcopy as savings of playing with buffers...
1984-12-11 Kirk McKusickswap buffers rather than copying when increasing size...
1984-09-29 Kirk McKusickuse macros
1984-09-29 Kirk McKusickfix units bug in fragextend
1984-08-30 Jim BloomChange to includes. no more ../h
1984-08-04 Kirk McKusickincrease size of hash table header to reduce collisions
1984-07-29 Kirk McKusickspeed up inode map search in ialloccg
1984-07-28 Kirk McKusickrewrite `rename' and `rmdir' to properly invalidate...
1984-07-20 Kirk McKusickuse new `cacheinval' macro
next