NetBSD/sys/fs
reinoud 193ccd2d90 Improve write throttling by doing it on page-size basis. The `standard'
solution would cut up files unnessisary during allocation. It also made
assumptions about ucb wich were propably right but still.
2009-02-11 13:08:08 +00:00
..
adosfs The great QUOTA purge of '08: get rid of those #ifdef QUOTA and 2008-12-16 16:18:25 +00:00
cd9660 buildfix: re-adapt for major/minor returning 32bit value again. 2009-01-22 16:05:03 +00:00
efs Add specfs/fifofs support. Not really fully tested, but at least 2008-12-01 14:34:50 +00:00
filecorefs Rototill all remaining file systems to use ubc_uiomove() instead 2008-11-26 20:17:33 +00:00
hfs kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
msdosfs Remove additional GEMDOS only check on fstype, and update comment 2009-02-05 18:39:15 +00:00
ntfs use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
ptyfs merge christos-time_t 2009-01-11 02:45:45 +00:00
puffs Bump interface version number for the time_t/dev_t changes. 2009-01-12 18:48:35 +00:00
smbfs kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
sysvbfs Rototill all remaining file systems to use ubc_uiomove() instead 2008-11-26 20:17:33 +00:00
tmpfs If fdvp is tvp, do nothing. Prevents local DoS panic described in 2009-02-07 19:42:57 +00:00
udf Improve write throttling by doing it on page-size basis. The `standard' 2009-02-11 13:08:08 +00:00
union kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
unionfs PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
Makefile Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00