aboutsummaryrefslogtreecommitdiff
path: root/fatfs
Commit message (Expand)AuthorAgeFilesLines
* Initialize a few error variables to avoid GCC warningsFlavio Cruz2023-12-291-1/+1
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-172-2/+2
* 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-6/+6
* fatfs: Port to x86_64Sergey Bugaev2023-05-102-4/+4
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-1/+1
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-033-12/+12
* Do not cache the R/O proxySamuel Thibault2022-08-101-5/+1
* fatfs: Return read-only memory objects when appropriateSergey Bugaev2022-08-101-6/+13
* fatfs: Properly reference pagerSergey Bugaev2022-08-101-48/+49
* Fix store_read callsSamuel Thibault2022-02-251-4/+3
* Make RPC input array parameters constSamuel Thibault2022-01-161-3/+3
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-012-2/+2
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-056-53/+53
* libpager: provide 'pager_create_alloc'Justus Winter2016-08-071-12/+9
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* fix compiler warnings in hurd/isofsFlavio Cruz2015-12-294-11/+17
* Remove unused variablesJustus Winter2015-11-061-2/+0
* Fix race condition in ext2fs when remountingJames Clarke2015-09-062-1/+34
* fatfs: fix error handlingJustus Winter2015-05-191-2/+3
* fatfs: port to libdiskfs' node cacheJustus Winter2015-04-174-275/+46
* libdiskfs: lock-less reference counting of nodesJustus Winter2015-04-171-19/+8
* fatfs: use a seperate lock to protect nodehashJustus Winter2015-04-111-45/+102
* misc: Fix typos in comments (found by codespell)Stefan Weil2015-01-031-1/+1
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* libpager: use a fixed number of threadsJustus Winter2014-11-031-25/+3
* fatfs: use two distinct pager buckets for the disk and file pagerJustus Winter2014-05-051-25/+62
* fatfs: improve diskfs_node_iterateJustus Winter2014-04-301-5/+8
* fatfs: simplify expressionJustus Winter2014-04-301-2/+1
* Include the MIG-generated server header filesJustus Winter2014-04-152-1/+3
* Make bz2 and gz support optionalGabriele Giacone2014-03-201-1/+1
* libstore: replaced gz decompression code with libzIgnazio Sgalmuzzo2014-02-181-1/+1
* fatfs: add bz2 to OTHERLIBSJustus Winter2014-02-101-1/+1
* fatfs: fix error handling in diskfs_get_directsJustus Winter2013-11-211-0/+2
* fatfs: fix error handling in diskfs_lookup_hardJustus Winter2013-11-211-0/+2
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-092-7/+0
* Handle notification on page evictionRichard Braun2013-09-161-2/+9
* Switch from cthreads to pthreadsRichard Braun2012-11-278-105/+106
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
* fix common misspellingsJonathan Neuschäfer2011-08-203-3/+3
* Remove reference to inexistent fatfs/EXTENSIONSSamuel Thibault2011-04-031-1/+0
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-229/+0
* 2007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-11-132-3/+5
* Update copyright years.Thomas Schwinge2007-10-051-1/+4
* [doc/ChangeLog]Samuel Thibault2007-08-202-8/+9
* 2007-03-31 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-312-1/+5
* 2007-03-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-302-2/+10
* 2007-03-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-282-1/+5
* 2007-03-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-282-4/+13
* ext2fs/Marcus Brinkmann2005-07-122-1/+5