Skip to content

Releases: abbbi/nullfsvfs

Version 0.21

16 Oct 10:19

Choose a tag to compare

What's Changed

  • Add header MODULE_DESCRIPTION to stop modpost warning. by @terraluna977 in #32

Full Changelog: v0.20...v0.21

Version 0.20

13 Oct 12:33

Choose a tag to compare

What's Changed

  • Fix for the 6.18 kernel. The mount_nodev() function has been removed, so a local copy is used. by @terraluna977 in #31

Full Changelog: v0.19...v0.20

Version 0.19

11 Jun 09:01

Choose a tag to compare

Full Changelog: v0.18...v0.19

Version 0.18

02 Apr 06:57
a21815d

Choose a tag to compare

What's Changed

Full Changelog: v0.17...v0.18

Version 0.17

11 Nov 19:32

Choose a tag to compare

What's Changed

Full Changelog: v0.16...v0.17

Version 0.16

14 Sep 14:26

Choose a tag to compare

What's Changed

  • fix build on kernel versions >=6.5.2 by @abbbi in #21

Full Changelog: v0.15...v0.16

Version 0.15

05 Mar 17:27

Choose a tag to compare

What's Changed

Full Changelog: v0.14...v0.15

Version 0.14

27 Dec 08:46

Choose a tag to compare

What's Changed

Full Changelog: v0.13...v0.14

Version 0.13

20 Oct 19:02

Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...v0.13

Version 0.12.1

10 Dec 14:55

Choose a tag to compare

Fix possible build error due to $(PWD) in Makefile, use $(shell pwd) instead.

Full Changelog: 0.10...0.12.1