Related changes

From TechPubs Wiki

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide my edits | Show bots | Hide minor edits
Show new changes starting from 18:25, 28 December 2025
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

27 December 2025

N    05:03  Kernel: vnode Operations diffhist +6,200 Raion talk contribs (Created page with "Summary of known vfs operations and vnode operations. === 1. VFS Operations (<code>vfsops_t</code>) === These are operations on the '''filesystem as a whole''': {| class="wikitable" !Operation !Purpose / Semantics !Typical FS Relevance |- |<code>mount</code> |Mount the filesystem; initialize structures, link root vnode. |All FS |- |<code>umount</code> |Unmount; flush buffers, release resources. |All FS |- |<code>sync</code> |Flush all dirty buf...") Tag: Visual edit