aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/ext2fs.h
Commit message (Expand)AuthorAgeFilesLines
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-3/+3
* Avoid undefined-behaviorSamuel Thibault2023-02-021-3/+3
* ext2fs: Take cares of indiannesEtienne Brateau2022-01-231-4/+5
* move to ext2_fs.h a #defineEtienne Brateau2022-01-231-6/+0
* ext2fs Merge 2 headersEtienne Brateau2022-01-231-1/+0
* ext2fs: Disable an expensive checkSamuel Thibault2021-08-121-0/+4
* Fix build with -fno-commonSamuel Thibault2020-03-311-22/+22
* ext2fs: Improve inlining.Justus Winter2017-08-241-2/+26
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-6/+6
* ext2fs: Require users to opt-in for xattr-based translator records.Justus Winter2017-01-061-0/+10
* ext2fs: Use correct type for sizes.Justus Winter2017-01-061-3/+3
* ext2fs: Add support for xattrShengyu Zhang2017-01-061-0/+13
* Add missing spinlock initializersSamuel Thibault2016-11-011-2/+2
* ext2fs: Poison pointers into dereferenced cache pages.Justus Winter2016-10-091-2/+6
* ext2fs: Rename parameter.Justus Winter2016-10-081-3/+3
* fix compiler warnings in hurd/ext2fsFlavio Cruz2015-12-291-6/+6
* ext2fs: keep list of reusable disk cache entriesJustus Winter2015-11-291-0/+1
* ext2fs: disable block cache debugging by defaultJustus Winter2015-11-291-2/+2
* Fix race condition in ext2fs when remountingJames Clarke2015-09-061-0/+6
* 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-171-9/+0
* ext2fs: use fat nodesJustus Winter2015-04-171-2/+2
* ext2fs: cache the superblockJustus Winter2014-05-131-2/+6
* Large store support for ext2fsRichard Braun2013-09-161-21/+124
* Switch from cthreads to pthreadsRichard Braun2012-11-271-9/+9
* Fix extern inline useSamuel Thibault2012-03-251-2/+24
* 2004-01-10 Roberto Reale <rreale@iol.it>Roland McGrath2004-01-101-5/+4
* 2002-10-08 Roland McGrath <roland@frob.com>Roland McGrath2002-10-081-1/+2
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-41/+23
* 1999-10-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-021-15/+22
* 1999-10-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-021-9/+0
* 1999-10-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-011-4/+0
* 1999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-08-231-1/+6
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+2
* (sync_global_ptr):Miles Bader1996-09-231-11/+10
* (struct disknode): New member `dir_idx'.Miles Bader1996-08-301-0/+3
* (dino): Dont recalculate INODES_PER_BLOCK here.Miles Bader1996-08-151-1/+11
* Move __uN/__sN typedefs here.Miles Bader1996-08-121-1/+11
* (struct disknode): Remove debugging info.Miles Bader1996-07-201-19/+0
* (struct disknode): Add debugging info.Miles Bader1996-07-171-0/+19
* (sync_global):Miles Bader1996-06-251-11/+3
* ioserver.h -> iohelp.h.Michael I. Bushnell1996-05-091-1/+1
* (struct disknode): Get rid of NUMBER field; all references replaced byMiles Bader1996-04-111-7/+0
* (ext2_warning): Make a declaration, not a macro.Miles Bader1996-02-061-5/+4
* Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-02-031-1/+1
* (struct disknode): Get rid of last_block_allocated field.Miles Bader1996-01-181-6/+0
* (pokel_inherit, pokel_finalize): New declarations.Miles Bader1996-01-151-0/+5
* Declare create_disk_pager.Roland McGrath1996-01-051-0/+3
* (disk_pager, disk_pager_port, disk_image, create_disk_pager): Decls removed.Roland McGrath1996-01-041-12/+7