aboutsummaryrefslogtreecommitdiff
path: root/tmpfs
Commit message (Expand)AuthorAgeFilesLines
* Fix overflow issues in tmpfs and vmallocateFlavio Cruz2023-12-291-1/+1
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-1/+1
* Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault2023-08-082-3/+3
* 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-032-4/+4
* Update to the improved memory_object_create proxy RPCSamuel Thibault2022-08-101-1/+2
* Do not cache the R/O proxySamuel Thibault2022-08-101-11/+5
* tmpfs: Return read-only memory objects when appropriateSergey Bugaev2022-08-102-7/+32
* libpager: pager_write_page () should not unmap pageSergey Bugaev2021-05-081-3/+3
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-1/+1
* tmpfs: Document issue with removed shm filesSamuel Thibault2018-11-051-0/+2
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-053-24/+24
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* libdiskfs: lock-less reference counting of nodesJustus Winter2015-04-171-10/+5
* tmpfs: use a seperate lock to protect all_nodesJustus Winter2015-04-173-39/+94
* Fix space styleSamuel Thibault2015-03-054-48/+48
* Deal with odd kernel behaviorSamuel Thibault2014-11-091-0/+1
* tmpfs: use a thread timeoutJustus Winter2014-05-311-1/+2
* tmpfs: improve diskfs_node_iterateJustus Winter2014-04-301-3/+6
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+1
* 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
* Handle notification on page evictionRichard Braun2013-09-161-0/+8
* 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-275-24/+33
* tmpfs: add --sizePino Toscano2012-09-301-3/+26
* tmpfs: extract size string parsing in an own functionPino Toscano2012-09-301-51/+64
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
* Update '..' link for directory when moving it.Maksym Planeta2012-04-081-1/+9
* Prevent auto-terminating of tmpfs due to idle.Maksym Planeta2012-04-021-1/+27
* Correct handling of object size.Maksym Planeta2012-04-021-9/+4
* Fix hard links accounting in tmpfs.Maksym Planeta2012-03-271-0/+12
* Correct available space check.Maksym Planeta2012-03-261-1/+2
* Fix symlink support in tmpfsBen Asselstine2011-11-201-3/+5
* Work with memory object only after vm_map has been performedMaksym Planeta2011-11-201-5/+6
* fix common misspellingsJonathan Neuschäfer2011-08-201-2/+2
* Revert "Fix tmpfs assertion"Samuel Thibault2010-08-272-4/+0
* Fix malloc size in tmpfsCarl Fredrik Hammar2010-08-271-1/+1
* Fix comment on when Mach would try to clear tmpfs dataSamuel Thibault2010-08-271-1/+1
* Keep a reference on objects to preserve their content.Samuel Thibault2010-08-272-1/+11
* Fix tmpfs assertionSamuel Thibault2010-01-111-0/+1
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-182/+0
* [ftpfs]Samuel Thibault2009-02-024-10/+20
* 2005-03-20 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2005-03-202-1/+6
* .Roland McGrath2002-06-251-0/+5
* 2002-06-14 Roland McGrath <roland@frob.com>Roland McGrath2002-06-251-1/+10
* .Roland McGrath2002-06-131-0/+2
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-1/+1