aboutsummaryrefslogtreecommitdiff
path: root/ext2fs
Commit message (Expand)AuthorAgeFilesLines
* ext2fs: Fix off-by-oneSamuel Thibault2016-03-181-1/+1
* ext2fs: Fix adding blocks to free blocks cacheSamuel Thibault2016-03-151-1/+8
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* fix compiler warnings in hurd/ext2fsFlavio Cruz2015-12-297-21/+21
* ext2fs: keep list of reusable disk cache entriesJustus Winter2015-11-292-31/+53
* ext2fs: disable block cache debugging by defaultJustus Winter2015-11-292-5/+5
* ext2fs: improve the block cacheJustus Winter2015-11-291-4/+6
* Remove unused variablesJustus Winter2015-11-061-2/+0
* Fix race condition in ext2fs when remountingJames Clarke2015-09-063-2/+49
* ext2fs: provide unconditional debug macroJustus Winter2015-08-151-1/+3
* ext2fs: improve ext2fs debuggingJustus Winter2015-08-151-3/+2
* libdiskfs: implement a node cacheJustus Winter2015-04-174-226/+28
* ext2fs: use fat nodesJustus Winter2015-04-177-143/+147
* libdiskfs: lock-less reference counting of nodesJustus Winter2015-04-171-10/+5
* ext2fs: use a seperate lock to protect nodehashJustus Winter2015-04-111-36/+92
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-102-5/+5
* Replace `bzero' with `memset'Justus Winter2014-12-103-4/+4
* ext2fs: tune the size of the inode cacheJustus Winter2014-12-101-1/+1
* libpager: use a fixed number of threadsJustus Winter2014-11-031-25/+3
* ext2fs: use correct type for block numbersJustus Winter2014-06-231-3/+3
* ext2fs: fix type of retry_dotdotJustus Winter2014-06-081-1/+1
* ext2fs: fix type of blockaddrJustus Winter2014-06-081-1/+1
* ext2fs: use size_t where appropriateJustus Winter2014-06-081-11/+11
* ext2fs: fix compiler warningJustus Winter2014-06-061-1/+1
* ext2fs: fix diskfs_pager_usersJustus Winter2014-05-261-1/+1
* ext2fs: cache the superblockJustus Winter2014-05-132-10/+17
* ext2fs: use two distinct pager buckets for the disk and file pagerJustus Winter2014-05-051-25/+62
* ext2fs: improve diskfs_node_iterateJustus Winter2014-04-301-5/+6
* ext2fs: simplify expressionJustus Winter2014-04-291-2/+1
* ext2fs: fix type of inumJustus Winter2014-04-291-1/+2
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+1
* Make bz2 and gz support optionalGabriele Giacone2014-03-201-1/+1
* libstore: replaced gz decompression code with libzIgnazio Sgalmuzzo2014-02-181-1/+1
* Replaced bz2 decompression code with libbz2Ignazio Sgalmuzzo2014-02-091-1/+1
* ext2fs: fix error handlingJustus Winter2013-11-151-0/+2
* Fix test for block compressionSamuel Thibault2013-09-211-2/+2
* Fix gcc warningSamuel Thibault2013-09-211-1/+1
* Large store support for ext2fsRichard Braun2013-09-1610-91/+733
* Handle notification on page evictionRichard Braun2013-09-161-3/+11
* Switch from cthreads to pthreadsRichard Braun2012-11-2712-121/+125
* Avoid waiting for disk I/O completionSamuel Thibault2012-09-222-5/+6
* Fix stack corruption in ext2fs serverRichard Braun2012-07-031-1/+11
* Fix operation prioritySamuel Thibault2012-06-051-1/+1
* Fix bit shift validitySamuel Thibault2012-05-231-2/+5
* Fix find_next_zero_bit when no bit is availableSamuel Thibault2012-05-231-0/+2
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
* Fix extern inline useSamuel Thibault2012-03-253-3/+27
* Do not inherit all ext2fs flagsSamuel Thibault2011-12-282-3/+25
* Sync pager before clearing MAY_CACHE flagSergio López2011-10-031-1/+4
* fix common misspellingsJonathan Neuschäfer2011-08-203-3/+3