aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/hyper.c
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: catch mmap failureSamuel Thibault2025-01-111-1/+1
* ext2fs: mention which inode size is supportedSamuel Thibault2024-08-261-1/+1
* ext2fs: Port to x86_64Sergey Bugaev2023-05-101-1/+2
* ext2fs: detect and warn when filesystem is an ext3 fsEtienne Brateau2022-01-231-0/+2
* ext2fs: resolve a todo, check writability before writingEtienne Brateau2022-01-231-1/+3
* ext2fs: set the writing time in the superblockEtienne Brateau2022-01-231-0/+2
* ext2fs: Take cares of indiannesEtienne Brateau2022-01-231-21/+21
* ext2fs: use macro to check flagsEtienne Brateau2022-01-231-11/+13
* ext2fs: fix invalid checkEtienne Brateau2022-01-181-2/+2
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* fix compiler warnings in hurd/ext2fsFlavio Cruz2015-12-291-1/+1
* ext2fs: cache the superblockJustus Winter2014-05-131-8/+11
* Large store support for ext2fsRichard Braun2013-09-161-10/+25
* 2002-05-29 Roland McGrath <roland@frob.com>Roland McGrath2002-06-021-3/+3
* 2001-03-03 Roland McGrath <roland@frob.com>Roland McGrath2001-04-011-10/+6
* doc/Marcus Brinkmann2001-01-081-1/+1
* 1999-10-06 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-071-3/+10
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-10/+14
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+0
* 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-7/+6
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-3/+2
* 1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-291-1/+3
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-3/+3
* (diskfs_readonly_changed):Miles Bader1996-09-231-13/+8
* (get_hypermetadata):Miles Bader1996-08-151-1/+18
* *** empty log message ***Thomas Bushnell1996-08-121-1/+4
* (diskfs_readonly_changed): No longer clear the clean bit.Miles Bader1996-06-251-22/+20
* (get_hypermetadata, diskfs_readonly_changed):Miles Bader1996-02-031-8/+3
* Fixed handling of the filesystem `clean bit'.Roland McGrath1996-02-031-20/+45
* Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-02-031-6/+3
* (allocate_mod_map): New function (from get_hypermetadata).Miles Bader1995-10-201-27/+72
* u32 --> block_tMiles Bader1995-09-151-1/+1
* Change uses of the ext2_{warning,error,panic} functions to not have theMiles Bader1995-05-121-15/+10
* entered into RCSMiles Bader1995-05-091-1/+1
* Formerly hyper.c.~11~Miles Bader1995-05-081-0/+2
* Formerly hyper.c.~10~Miles Bader1995-04-211-5/+6
* Formerly hyper.c.~9~Miles Bader1995-04-201-0/+11
* Formerly hyper.c.~8~Miles Bader1995-04-181-13/+28
* Formerly hyper.c.~7~Miles Bader1995-04-171-66/+12
* Formerly hyper.c.~6~Miles Bader1995-04-161-7/+15
* Formerly hyper.c.~5~Miles Bader1995-04-151-38/+22
* Formerly hyper.c.~4~Miles Bader1995-04-131-0/+1
* Formerly hyper.c.~3~Miles Bader1995-04-121-0/+18
* Formerly hyper.c.~2~Miles Bader1995-04-111-94/+45
* Initial revisionMiles Bader1995-04-111-0/+193