aboutsummaryrefslogtreecommitdiff
path: root/fatfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2003-08-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2003-08-092-2/+3
* 2003-08-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2003-08-092-14/+17
* 2003-08-03 Marco Gerards <metgerards@student.han.nl>Marcus Brinkmann2003-08-063-32/+73
* 2003-08-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2003-08-042-1/+9
* 2003-08-03 Marco Gerards <metgerards@student.han.nl>Marcus Brinkmann2003-08-032-2/+6
* 2003-08-01 Marco Gerards <metgerards@student.han.nl>Marcus Brinkmann2003-08-026-19/+306
* Note to self. Be *awake* when committing patchesJeff Bailey2003-07-292-3/+3
* 2003-07-29 Jeff Bailey <jbailey@nisa.net>Jeff Bailey2003-07-292-1/+5
* 2003-07-17 Marcus Brinkmann <marcus@gnu.org>Jeff Bailey2003-07-282-1/+6
* 2003-07-14 Marco Gerards <metgerards@student.han.nl>Jeff Bailey2003-07-285-23/+51
* 2003-04-26 Marco Gerards <metgerards@student.han.nl>Marcus Brinkmann2003-05-104-22/+34