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
/
libdiskfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-10
1
-5
/
+5
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
2
-2
/
+2
*
libdiskfs: add payload-aware intrans functions
Justus Winter
2014-12-07
2
-0
/
+34
*
libdiskfs: fix fabrication of protid
Justus Winter
2014-11-23
1
-1
/
+2
*
startup: bind the startup server to /servers/startup
Justus Winter
2014-11-21
2
-9
/
+13
*
startup: rename /hurd/init to /hurd/startup
Justus Winter
2014-11-21
2
-2
/
+2
*
Fix recording complete path of passive relative translators
Samuel Thibault
2014-11-21
1
-1
/
+10
*
Deal with odd kernel behavior
Samuel Thibault
2014-11-09
1
-0
/
+1
*
libpager: use a fixed number of threads
Justus Winter
2014-11-03
1
-24
/
+4
*
Fix optional definitions in static binaries
Samuel Thibault
2014-11-03
10
-10
/
+10
*
libdiskfs: remove code counting cache misses
Justus Winter
2014-09-29
1
-31
/
+0
*
libdiskfs: fix /servers/exec lookup
Justus Winter
2014-09-02
1
-1
/
+1
*
hurd: fix semantic of file_get_children
Justus Winter
2014-08-31
1
-4
/
+5
*
libdiskfs: fix reference counting of peropen objects
Justus Winter
2014-08-31
6
-6
/
+14
*
libdiskfs: fix deadlock
Justus Winter
2014-06-23
1
-1
/
+0
*
libdiskfs: expose the ST_NOATIME flag
Pino Toscano
2014-06-22
1
-0
/
+2
*
libdiskfs: add permission check to file_chflags
Justus Winter
2014-06-18
1
-0
/
+8
*
libdiskfs: avoid implicit integer conversion
Justus Winter
2014-06-06
1
-2
/
+3
*
libdiskfs: use correct type for disk offsets
Justus Winter
2014-06-06
1
-1
/
+1
*
libdiskfs: use a hash table for the name cache
Justus Winter
2014-05-29
1
-100
/
+274
*
libdiskfs: remove the statistics code from the name cache
Justus Winter
2014-05-29
1
-65
/
+1
*
libdiskfs: add diskfs_make_node_alloc to allocate fat nodes
Justus Winter
2014-05-28
3
-9
/
+61
*
libdiskfs: fix node leak in the name cache
Justus Winter
2014-05-26
1
-0
/
+1
*
libdiskfs: fix type of dir_cache_id, node_cache_id
Justus Winter
2014-05-26
1
-1
/
+1
*
libdiskfs: lock-less reference counting for peropen objects
Justus Winter
2014-05-26
4
-19
/
+19
*
libdiskfs: set the default sync interval to 30 seconds
Justus Winter
2014-04-29
1
-1
/
+1
*
Include the MIG-generated server header files
Justus Winter
2014-04-15
6
-6
/
+12
*
libdiskfs: fix receiver lookup
Justus Winter
2014-04-05
5
-6
/
+35
*
Fix spurious unlock on error
Samuel Thibault
2014-04-04
1
-1
/
+6
*
libdiskfs: fix string termination
Justus Winter
2014-03-25
1
-3
/
+5
*
libdiskfs: fix receiver lookups in fsys server functions
Justus Winter
2014-02-25
9
-48
/
+51
*
hurd: fix the get-children and get-source procedures
Justus Winter
2014-02-25
5
-23
/
+28
*
libdiskfs: fix typo
Justus Winter
2014-02-14
1
-1
/
+1
*
libdiskfs: include the mig-generated server headers in demuxer.c
Justus Winter
2014-01-20
1
-9
/
+9
*
Rename variables with the name "error" to "err".
Justus Winter
2014-01-19
6
-102
/
+102
*
libdiskfs: register passive translator startups
Justus Winter
2014-01-12
1
-3
/
+38
*
libfshelp: fix the api of fshelp_set_active_translator
Justus Winter
2014-01-12
1
-15
/
+3
*
libdiskfs: improve the diskfs_demuxer function
Justus Winter
2013-12-02
1
-17
/
+26
*
libdiskfs: improve error reporting in diskfs_start_disk_pager
Justus Winter
2013-11-28
1
-1
/
+2
*
libdiskfs: fix error handling
Justus Winter
2013-11-15
1
-1
/
+1
*
libdiskfs: remove dead assignment
Justus Winter
2013-11-15
1
-1
/
+0
*
Normalize whitespace at the end of each file to '\n'
Justus Winter
2013-11-09
14
-19
/
+0
*
libdiskfs: fix removal of socket nodes
Richard Braun
2013-10-18
2
-1
/
+7
*
Check for negative sizes in file_set_size
Richard Braun
2013-10-02
1
-1
/
+1
*
Fix memory leak in libdiskfs
Richard Braun
2013-09-28
1
-3
/
+1
*
Fix ENOMEM handling in *_make_peropen
Samuel Thibault
2013-09-21
1
-7
/
+7
*
Handle notification on page eviction
Richard Braun
2013-09-16
2
-3
/
+6
*
libdiskfs: add fsys_get_source
Justus Winter
2013-09-15
4
-3
/
+71
*
libdiskfs: add fsys_get_children
Justus Winter
2013-09-15
4
-3
/
+122
*
libdiskfs: track file name in struct peropen
Justus Winter
2013-09-15
5
-2
/
+39
[next]