summaryrefslogtreecommitdiff
path: root/ext2fs/ext2fs.h
AgeCommit message (Expand)Author
2023-04-08Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz
2023-02-02Avoid undefined-behaviorSamuel Thibault
2022-01-23ext2fs: Take cares of indiannesEtienne Brateau
2022-01-23move to ext2_fs.h a #defineEtienne Brateau
2022-01-23ext2fs Merge 2 headersEtienne Brateau
2021-08-12ext2fs: Disable an expensive checkSamuel Thibault
2020-03-31Fix build with -fno-commonSamuel Thibault
2017-08-24ext2fs: Improve inlining.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-01-06ext2fs: Require users to opt-in for xattr-based translator records.Justus Winter
2017-01-06ext2fs: Use correct type for sizes.Justus Winter
2017-01-06ext2fs: Add support for xattrShengyu Zhang
2016-11-01Add missing spinlock initializersSamuel Thibault
2016-10-09ext2fs: Poison pointers into dereferenced cache pages.Justus Winter
2016-10-08ext2fs: Rename parameter.Justus Winter
2015-12-29fix compiler warnings in hurd/ext2fsFlavio Cruz
2015-11-29ext2fs: keep list of reusable disk cache entriesJustus Winter
2015-11-29ext2fs: disable block cache debugging by defaultJustus Winter
2015-09-06Fix race condition in ext2fs when remountingJames Clarke
2015-08-15ext2fs: provide unconditional debug macroJustus Winter
2015-08-15ext2fs: improve ext2fs debuggingJustus Winter
2015-04-17libdiskfs: implement a node cacheJustus Winter
2015-04-17ext2fs: use fat nodesJustus Winter
2014-05-13ext2fs: cache the superblockJustus Winter
2013-09-16Large store support for ext2fsRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-03-25Fix extern inline useSamuel Thibault
2004-01-102004-01-10 Roberto Reale <rreale@iol.it>Roland McGrath
2002-10-082002-10-08 Roland McGrath <roland@frob.com>Roland McGrath
1999-10-031999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-021999-10-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-021999-10-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-011999-10-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-08-231999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1996-09-23(sync_global_ptr):Miles Bader
1996-08-30(struct disknode): New member `dir_idx'.Miles Bader
1996-08-15(dino): Dont recalculate INODES_PER_BLOCK here.Miles Bader
1996-08-12Move __uN/__sN typedefs here.Miles Bader
1996-07-20(struct disknode): Remove debugging info.Miles Bader
1996-07-17(struct disknode): Add debugging info.Miles Bader
1996-06-25(sync_global):Miles Bader
1996-05-09ioserver.h -> iohelp.h.Michael I. Bushnell
1996-04-11(struct disknode): Get rid of NUMBER field; all references replaced byMiles Bader
1996-02-06(ext2_warning): Make a declaration, not a macro.Miles Bader
1996-02-03Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader
1996-01-18(struct disknode): Get rid of last_block_allocated field.Miles Bader
1996-01-15(pokel_inherit, pokel_finalize): New declarations.Miles Bader
1996-01-05Declare create_disk_pager.Roland McGrath
1996-01-04(disk_pager, disk_pager_port, disk_image, create_disk_pager): Decls removed.Roland McGrath