Thursday 25 May 2017

List of file systems in linux.

Many older operating systems support only their one "native" file system, which does not bear any name apart from the name of the operating system itself.


Pseudo- and virtual file systems

  • devfs – Virtual file system in Unix-like operating systems for managing devices on-the-fly
  • debugfs –Virtual file system in Linux for accessing and controlling kernel debugging.
  • procfs – Pseudo-file system, used to access kernel information about processes
  • tmpfs – in-memory temporary file system (on Linux platforms).
  • specfs – Special File System for device files
  • sysfs – Virtual file system in Unix-like operating systems holding information about buses, devices, firmware, filesystems, etc.
  • wikifs – a server application for Plan 9's virtual, wiki, file system
  • WinFS – Windows Future Storage, was planned as the successor to NTFS for Windows Vista.
 Please refer below link to find list of file systems

https://en.wikipedia.org/wiki/List_of_file_systems