aboutsummaryrefslogtreecommitdiff
path: root/tmpfs/tmpfs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix overflow issues in tmpfs and vmallocateFlavio Cruz2023-12-291-1/+1
* Style tweaksSergey Bugaev2023-05-101-1/+1
* tmpfs: Port to x86_64Sergey Bugaev2023-05-101-1/+1
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* tmpfs: use a seperate lock to protect all_nodesJustus Winter2015-04-171-4/+2
* Fix space styleSamuel Thibault2015-03-051-12/+12
* tmpfs: use a thread timeoutJustus Winter2014-05-311-1/+2
* tmpfs: set diskfs_disk_name to "none"Justus Winter2014-02-251-1/+1
* Revert "tmpfs: drop privileges in the tmpfs translator"Justus Winter2013-10-081-6/+0
* tmpfs: drop privileges in the tmpfs translatorJustus Winter2013-08-281-0/+6
* tmpfs: fix parsing of fsys_set_options requestsJustus Winter2013-06-291-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-9/+17
* tmpfs: add --sizePino Toscano2012-09-301-3/+26
* tmpfs: extract size string parsing in an own functionPino Toscano2012-09-301-51/+64
* Prevent auto-terminating of tmpfs due to idle.Maksym Planeta2012-04-021-1/+27
* [ftpfs]Samuel Thibault2009-02-021-3/+3
* 2005-03-20 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2005-03-201-1/+1
* 2002-06-14 Roland McGrath <roland@frob.com>Roland McGrath2002-06-251-1/+10
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-1/+1
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-281-1/+1
* 2002-05-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-131-0/+1
* 2002-05-03 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-1/+1
* 2002-03-23 Roland McGrath <roland@frob.com>Roland McGrath2002-03-241-0/+19
* 2002-03-23 Roland McGrath <roland@frob.com>Roland McGrath2002-03-241-12/+54
* 2002-03-23 Roland McGrath <roland@frob.com>Roland McGrath2002-03-241-2/+4
* 2001-04-23 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-05-061-1/+1
* 2001-05-01 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-05-021-0/+1
* 2001-04-10 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-121-4/+4
* 2001-02-26 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-2/+7
* 2001-02-25 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-1/+4
* 2000-12-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-12-301-3/+9
* New directory tmpfs, in-core filesystem based on libdiskfsRoland McGrath2000-12-271-0/+288