index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext2fs
/
ext2fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext2fs: New default: use xattrs to store translator records
Damien Zammit
2024-03-05
1
-9
/
+9
*
ext2fs: Port to x86_64
Sergey Bugaev
2023-05-10
1
-1
/
+2
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-1
/
+1
*
Fix some compiler warnings
Svante Signell
2023-01-19
1
-1
/
+1
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
1
-1
/
+1
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
1
-0
/
+31
*
ext2fs: Require users to opt-in for xattr-based translator records.
Justus Winter
2017-01-06
1
-0
/
+14
*
Add missing spinlock initializers
Samuel Thibault
2016-11-01
1
-0
/
+3
*
ext2fs: Disable option to specify alternate superblock.
Justus Winter
2016-10-03
1
-0
/
+9
*
Fix race condition in ext2fs when remounting
James Clarke
2015-09-06
1
-1
/
+11
*
libdiskfs: implement a node cache
Justus Winter
2015-04-17
1
-2
/
+0
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-1
/
+1
*
Large store support for ext2fs
Richard Braun
2013-09-16
1
-2
/
+4
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-2
/
+2
*
2002-05-29 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-02
1
-3
/
+3
*
2001-11-20 Neal H Walfield <neal@cs.uml.edu>
Marcus Brinkmann
2002-05-11
1
-5
/
+5
*
doc/
Marcus Brinkmann
2001-01-08
1
-1
/
+1
*
1999-10-13 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-10-13
1
-0
/
+1
*
1999-10-03 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-10-03
1
-10
/
+38
*
1999-05-19 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-05-23
1
-2
/
+2
*
1999-01-23 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-01-24
1
-35
/
+5
*
1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-12-27
1
-1
/
+2
*
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-09-04
1
-2
/
+4
*
Mon Jun 30 17:34:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-06-30
1
-1
/
+3
*
(main):
Miles Bader
1997-06-19
1
-4
/
+1
*
(startup_children, runtime_children):
Miles Bader
1996-10-24
1
-4
/
+6
*
(parse_opt):
Miles Bader
1996-09-23
1
-75
/
+49
*
*** empty log message ***
Thomas Bushnell
1996-09-06
1
-3
/
+2
*
(get_page_buf): Return 0 if we can't allocate.
Miles Bader
1996-08-29
1
-1
/
+4
*
(diskfs_edit_version): Change to `1'.
Miles Bader
1996-08-15
1
-1
/
+2
*
(diskfs_minor_version): Change to `2'.
Miles Bader
1996-08-15
1
-1
/
+1
*
(diskfs_minor_version): Changed to `1'.
Miles Bader
1996-08-12
1
-1
/
+1
*
[EXT2FS_DEBUG]
Miles Bader
1996-08-02
1
-1
/
+77
*
Put & before DISKFS_STD_DEVICE_STARTUP_ARGP.
Miles Bader
1996-06-21
1
-1
/
+1
*
(main): Rename diskfs_device_startup_argp to diskfs_std_device_startup_argp.
Miles Bader
1996-06-21
1
-1
/
+1
*
Replace references to iget with diskfs_cached_lookup.
Miles Bader
1996-04-11
1
-1
/
+1
*
(main): Pass new argument to argp_parse.
Miles Bader
1996-03-29
1
-1
/
+1
*
(main): Check error return from diskfs_init_diskfs.
Miles Bader
1996-02-17
1
-1
/
+3
*
Include string.h for strerror decl.
Roland McGrath
1996-02-03
1
-1
/
+2
*
Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1996-02-03
1
-19
/
+8
*
(main): Don't map in disk image here; create_disk_pager now does it.
Roland McGrath
1996-01-06
1
-16
/
+3
*
(main): Add FLAGS arg to diskfs_startup_diskfs call.
Miles Bader
1995-11-06
1
-1
/
+1
*
(main):
Miles Bader
1995-10-21
1
-222
/
+32
*
(thread_cancel): Removed.
Miles Bader
1995-09-03
1
-6
/
+0
*
(main): Have the initial thread die when it's done, leaving other thread to
Miles Bader
1995-06-24
1
-2
/
+7
*
Use options_parse & diskfs_standard_startup_options to do command line
Miles Bader
1995-05-20
1
-38
/
+21
*
Add the --writable & --nosync options.
Miles Bader
1995-05-19
1
-3
/
+13
*
Add an optional argument to the --sync option that lets the user specify an
Miles Bader
1995-05-12
1
-6
/
+9
*
(ext2_error, ext2_warning, ext2_panic): Rename to add the underline prefix
Miles Bader
1995-05-12
1
-11
/
+16
*
(main): Enable the bootstrap code.
Miles Bader
1995-05-11
1
-4
/
+5
[next]