Commit History

Author SHA1 Message Date
  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. 11 years ago
  Godzil fd1f2a7374 Cosmetics, cosmetics and cosmetics. 11 years ago
  Godzil 0678a66b3c add locking mechanism in the fusd_file_info_t structure to prevent potential race conditions. 11 years ago
  Godzil 542d87ea75 Update libfusd accordingly with latest changes in kfusd. 11 years ago
  Godzil 472265ae8a Add support for newers kernels, remove the temporary IOCTL and set back the writev function. 11 years ago
  Godzil 789713fa0b Make change to allow to compile under kernel version > 2.6.36 (tested with a 3.2.9 kernel) 12 years ago
  Godzil efd39ff55a Update README file (and convert it to Markdown) 12 years ago
  Godzil 788c45bd77 Update to lastest version 12 years ago
  Godzil a667d5412c Update some parts. 12 years ago
  Godzil 8db24fbd1d small changes 13 years ago
  Godzil 57dc545fad commit latest changes 13 years ago