index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmpfs
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-1
/
+1
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
1
-2
/
+2
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-3
/
+3
*
Update to the improved memory_object_create proxy RPC
Samuel Thibault
2022-08-10
1
-1
/
+2
*
Do not cache the R/O proxy
Samuel Thibault
2022-08-10
1
-11
/
+5
*
tmpfs: Return read-only memory objects when appropriate
Sergey Bugaev
2022-08-10
1
-6
/
+31
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-1
/
+1
*
tmpfs: Document issue with removed shm files
Samuel Thibault
2018-11-05
1
-0
/
+2
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-14
/
+14
*
libdiskfs: lock-less reference counting of nodes
Justus Winter
2015-04-17
1
-10
/
+5
*
tmpfs: use a seperate lock to protect all_nodes
Justus Winter
2015-04-17
1
-29
/
+78
*
Fix space style
Samuel Thibault
2015-03-05
1
-12
/
+12
*
Deal with odd kernel behavior
Samuel Thibault
2014-11-09
1
-0
/
+1
*
tmpfs: improve diskfs_node_iterate
Justus Winter
2014-04-30
1
-3
/
+6
*
Include the MIG-generated server header files
Justus Winter
2014-04-15
1
-0
/
+1
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-10
/
+10
*
Correct handling of object size.
Maksym Planeta
2012-04-02
1
-9
/
+4
*
Correct available space check.
Maksym Planeta
2012-03-26
1
-1
/
+2
*
Fix symlink support in tmpfs
Ben Asselstine
2011-11-20
1
-3
/
+5
*
Work with memory object only after vm_map has been performed
Maksym Planeta
2011-11-20
1
-5
/
+6
*
Fix comment on when Mach would try to clear tmpfs data
Samuel Thibault
2010-08-27
1
-1
/
+1
*
Keep a reference on objects to preserve their content.
Samuel Thibault
2010-08-27
1
-1
/
+10
*
[ftpfs]
Samuel Thibault
2009-02-02
1
-6
/
+6
*
2002-06-08 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-11
1
-5
/
+5
*
2002-05-29 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-02
1
-3
/
+3
*
2002-03-23 Roland McGrath <roland@frob.com>
Roland McGrath
2002-03-24
1
-7
/
+30
*
2001-09-30 Roland McGrath <roland@frob.com>
Roland McGrath
2001-10-01
1
-1
/
+30
*
2001-05-05 Roland McGrath <roland@frob.com>
Roland McGrath
2001-05-06
1
-1
/
+2
*
2001-04-15 Neal H Walfield <neal@cs.uml.edu>
Roland McGrath
2001-04-15
1
-8
/
+14
*
2001-02-26 Roland McGrath <roland@frob.com>
Roland McGrath
2001-02-26
1
-2
/
+12
*
2001-02-26 Roland McGrath <roland@frob.com>
Roland McGrath
2001-02-26
1
-2
/
+6
*
2001-02-25 Roland McGrath <roland@frob.com>
Roland McGrath
2001-02-26
1
-3
/
+16
*
2000-12-30 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-12-30
1
-14
/
+16
*
2000-12-28 Roland McGrath <roland@frob.com>
Roland McGrath
2000-12-29
1
-30
/
+40
*
New directory tmpfs, in-core filesystem based on libdiskfs
Roland McGrath
2000-12-27
1
-0
/
+484