Commit History

Author SHA1 Message Date
  Godzil 0132d11b4b Fix for kernel 3.10. 4 years ago
  Godzil f404dd7061 It should now build for kernel 2.6.32. 4 years ago
  Godzil d8fea5550c Remove static function prototypes from kfusd.h and move to kfusd.c and remove useless prototypes and functions. 4 years ago
  Godzil 101f3687ff Can't get to configure 2.6.13 for now, so let's ignore it at the moment. 4 years ago
  Manoël Trapier 68b4fd7b40 Update README.markdown 4 years ago
  Godzil eb9511d9b3 Add an even older version of the kernel. 4 years ago
  Godzil 43b1069b54 Update .gitignore 4 years ago
  Godzil d27a3f2ee1 Add test travis build 4 years ago
  Godzil 2ce7c94d11 Buffer size need to be at least a page size. (probably better to keep it a multiple of a page size) 4 years ago
  Godzil 36fd2b86c5 Add sample udev file 4 years ago
  Godzil c37e562e5f Add example of use of mmap 4 years ago
  Godzil 57ae74c803 Update userspace to have proper protection values for mmap and send the proper flags to the callback function. 4 years ago
  Godzil a54adc616d Send proper flags to userspace 4 years ago
  Godzil 095ac4569a Update mmap related error to be a bit more useful for debug 4 years ago
  Godzil 70f58ed6dc Update 2018 -> 2019 4 years ago
  Godzil 596df479c2 Remove all SVN/CVS $Id$ idoms. 4 years ago
  Godzil 1cf7fd077c Correct some potential 32bit/64bit issues. 4 years ago
  Godzil 75a05048a4 Let's be paranoid: force the packing on important shared structures. 4 years ago
  Godzil 0ce298ca33 Remove some warnings, and correct some errors in examples 4 years ago
  Godzil fa61f857a7 Reformating to try to match better kernel coding style. 6 years ago
  Godzil 684a150a21 Remove support for user provided class as it is way too problematic to recover existing classes. 6 years ago
  Godzil 4db826209e Add (and use) git describe to get module version. 6 years ago
  Godzil 1b50ad2d74 Update some copyrights 6 years ago
  Godzil 48264ec40a Add preliminary support for more recent kernel (~4.15) 6 years ago
  Godzil 1afa952fb0 Fix PEBCAK 11 years ago
  Godzil b208b10645 I was a bit optimistic. 2.6.32 does not support DECLARE_SEMAPHORE. 11 years ago
  Godzil 3c0b0cdd4b Correct support for kernel <2.6.33 11 years ago
  Godzil 9f496af46b Correct fusd_destroy to lock and check before freeing. 12 years ago
  Godzil fd1f2a7374 Cosmetics, cosmetics and cosmetics. 12 years ago
  Godzil 0678a66b3c add locking mechanism in the fusd_file_info_t structure to prevent potential race conditions. 12 years ago