aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/ext2fs.c
Commit message (Expand)AuthorAgeFilesLines
* ext2fs: New default: use xattrs to store translator recordsDamien Zammit2024-03-051-9/+9
* ext2fs: Port to x86_64Sergey Bugaev2023-05-101-1/+2
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* Fix some compiler warningsSvante Signell2023-01-191-1/+1
* Fix *printf specifier for user space mach ports.Flavio Cruz2022-12-061-1/+1
* Fix build with -fno-commonSamuel Thibault2020-03-311-0/+31
* ext2fs: Require users to opt-in for xattr-based translator records.Justus Winter2017-01-061-0/+14
* Add missing spinlock initializersSamuel Thibault2016-11-011-0/+3
* ext2fs: Disable option to specify alternate superblock.Justus Winter2016-10-031-0/+9
* Fix race condition in ext2fs when remountingJames Clarke2015-09-061-1/+11
* libdiskfs: implement a node cacheJustus Winter2015-04-171-2/+0
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* Large store support for ext2fsRichard Braun2013-09-161-2/+4
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+2
* 2002-05-29 Roland McGrath <roland@frob.com>Roland McGrath2002-06-021-3/+3
* 2001-11-20 Neal H Walfield <neal@cs.uml.edu>Marcus Brinkmann2002-05-111-5/+5
* doc/Marcus Brinkmann2001-01-081-1/+1
* 1999-10-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-131-0/+1
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-10/+38
* 1999-05-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-2/+2
* 1999-01-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-241-35/+5
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-1/+2
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-2/+4
* Mon Jun 30 17:34:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-301-1/+3
* (main):Miles Bader1997-06-191-4/+1
* (startup_children, runtime_children):Miles Bader1996-10-241-4/+6
* (parse_opt):Miles Bader1996-09-231-75/+49
* *** empty log message ***Thomas Bushnell1996-09-061-3/+2
* (get_page_buf): Return 0 if we can't allocate.Miles Bader1996-08-291-1/+4
* (diskfs_edit_version): Change to `1'.Miles Bader1996-08-151-1/+2
* (diskfs_minor_version): Change to `2'.Miles Bader1996-08-151-1/+1
* (diskfs_minor_version): Changed to `1'.Miles Bader1996-08-121-1/+1
* [EXT2FS_DEBUG]Miles Bader1996-08-021-1/+77
* Put & before DISKFS_STD_DEVICE_STARTUP_ARGP.Miles Bader1996-06-211-1/+1
* (main): Rename diskfs_device_startup_argp to diskfs_std_device_startup_argp.Miles Bader1996-06-211-1/+1
* Replace references to iget with diskfs_cached_lookup.Miles Bader1996-04-111-1/+1
* (main): Pass new argument to argp_parse.Miles Bader1996-03-291-1/+1
* (main): Check error return from diskfs_init_diskfs.Miles Bader1996-02-171-1/+3
* Include string.h for strerror decl.Roland McGrath1996-02-031-1/+2
* Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-02-031-19/+8
* (main): Don't map in disk image here; create_disk_pager now does it.Roland McGrath1996-01-061-16/+3
* (main): Add FLAGS arg to diskfs_startup_diskfs call.Miles Bader1995-11-061-1/+1
* (main):Miles Bader1995-10-211-222/+32
* (thread_cancel): Removed.Miles Bader1995-09-031-6/+0
* (main): Have the initial thread die when it's done, leaving other thread toMiles Bader1995-06-241-2/+7
* Use options_parse & diskfs_standard_startup_options to do command lineMiles Bader1995-05-201-38/+21
* Add the --writable & --nosync options.Miles Bader1995-05-191-3/+13
* Add an optional argument to the --sync option that lets the user specify anMiles Bader1995-05-121-6/+9
* (ext2_error, ext2_warning, ext2_panic): Rename to add the underline prefixMiles Bader1995-05-121-11/+16
* (main): Enable the bootstrap code.Miles Bader1995-05-111-4/+5