summaryrefslogtreecommitdiff
path: root/sys/miscfs/genfs/genfs_node.h
AgeCommit message (Expand)Author
2020-03-14Update a comment.ad
2020-01-15Merge from yamt-pagecache (after much testing):ad
2018-05-28add a genfs method to allow a file system to limit the range of pageschs
2013-06-06Add missing declaration of struct vnode.dholland
2010-09-01replace the earlier workaround for PR 40389 with a better fix.chs
2010-01-27Don't forget to tell the result of rw_tryenter().uebayasi
2010-01-27Add genfs_node_rdtrylock().uebayasi
2008-05-14Import writing part of the UDF file system making optical media like CD'sreinoud
2007-02-20Add genfs_node_destroy(). Fixes a lock "leak" seen when running LOCKDEBUGad
2007-02-15Replace some uses of lockmgr() / simplelocks.ad
2006-10-14add wrapper functions of lockmgr on g_glock.yamt
2006-10-06fix build error in mount_sysvbfs.dogcow
2006-10-05add support for O_DIRECT (I/O directly to application memory,chs
2006-05-14integrate kauth.elad
2006-03-30some cleanups after the introduction of GOP_SIZE_MEM flag.yamt
2005-12-11merge ktrace-lwp.christos
2005-07-23update file timestamps for nfsd loaned-read and mmap.yamt
2005-07-17ensure that vnodes with dirty pages are always on syncer's queue.yamt
2005-06-28- constify genfs_ops.yamt
2003-09-24fix a bug of lfs.yamt
2003-02-17Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for nowperseant
2001-12-18add some compatibility routines to allow mmap() to work non-UBCifiedchs
2001-09-15add a forward decl for struct vm_page.chs
2001-09-15interfaces and structures used by new genfs_{get,put}pages().chs