summaryrefslogtreecommitdiffstats
path: root/sys/fs/cd9660/cd9660_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Removed bogus B_AGE policy again (see rev 1.4).bde1997-02-131-5/+0
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-310/+411
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* This commit is the embodiment of some VFS read clustering improvements.dyson1996-12-291-2/+3
* Fix signed/unsigned comparison warnings.alex1996-10-201-4/+4
* Whoops, I should've used the LINT config file. More ts -> tv changesnate1996-09-201-3/+3
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-021-2/+2
* Provide a better handling of partially corrupted directory entries.joerg1996-03-141-10/+12
* Added prototypes.bde1995-12-031-2/+11
* Since FreeBSD clustering code now supports filesystems < PAGE_SIZE,dyson1995-11-201-2/+6
* Brought in the setattr call support from Lite-2 so that more correct errordg1995-11-121-3/+38
* Fix isoilk hang caused by not checking for read-onlyness in several places.dg1995-11-121-1/+17
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-131/+131
* Make a lot of stuff static.phk1995-10-311-25/+41
* Finalize GETPAGES layering scheme. Move the device GETPAGESdyson1995-10-231-1/+2
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-041-2/+2
* Add support for the va_filerev attribute required by NFSv3.dfr1995-08-021-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-42/+42
* Readdir on a CDrom would return bogus "d_type" values, potentially confusingphk1995-03-281-1/+4
* strategy for block and char devices are rightfully spec_strategy.phk1995-02-131-3/+2
* Roll in my changes to make the cd9660 code understand the olderjoerg1995-01-161-8/+11
* Make NFS ask the filesystems for directory cookies instead of making themdfr1994-09-281-11/+28
* Alterations to silence gcc -Wall. Some unused variables deleted.gpalmer1994-09-261-12/+11
* More loadable VFS changes:wollman1994-09-221-3/+1
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+5
* Obtained from:bde1994-09-151-2/+2
* Fixed some confusion between the size of a logical block and the size of adfr1994-09-091-3/+5
* Changed B_AGE policy to work correctly in a world with relatively largedg1994-08-081-4/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+3
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1038
OpenPOWER on IntegriCloud