summaryrefslogtreecommitdiff
path: root/ext2fs/dir.c
AgeCommit message (Expand)Author
2016-11-20ext2fs: Use more POSIXish error codeSamuel Thibault
2016-11-20ext2fs: Fix crash on ENOSPC while extending a directorySamuel Thibault
2015-12-29fix compiler warnings in hurd/ext2fsFlavio Cruz
2015-04-17libdiskfs: implement a node cacheJustus Winter
2015-04-17ext2fs: use fat nodesJustus Winter
2014-06-23ext2fs: use correct type for block numbersJustus Winter
2014-06-08ext2fs: fix type of retry_dotdotJustus Winter
2014-06-08ext2fs: fix type of blockaddrJustus Winter
2014-06-08ext2fs: use size_t where appropriateJustus Winter
2013-11-15ext2fs: fix error handlingJustus Winter
2013-09-21Fix test for block compressionSamuel Thibault
2013-09-21Fix gcc warningSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-09-22Avoid waiting for disk I/O completionSamuel Thibault
2011-08-20fix common misspellingsJonathan Neuschäfer
2007-10-05Update copyright years.Thomas Schwinge
2007-08-20[doc/ChangeLog]Samuel Thibault
2004-01-102004-01-10 Roberto Reale <rreale@iol.it>Roland McGrath
2002-08-012002-07-31 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-022002-05-29 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-172001-08-16 Roland McGrath <roland@frob.com>Roland McGrath
2001-01-07doc/Marcus Brinkmann
2000-11-30ext2fs, ufs:Marcus Brinkmann
2000-03-032000-03-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-031999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-031999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-031999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-031999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-08-231999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-09-041998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-08-20Wed Aug 20 14:28:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-08-30(diskfs_lookup_hard):Miles Bader
1996-06-25(diskfs_lookup_hard, diskfs_dirempty):Miles Bader
1996-04-17(diskfs_lookup_hard): Set atime appropriately, and sync the new atime if weMiles Bader
1996-04-11Replace references to the NUMBER field in a node's disknode structures withMiles Bader
1996-03-29(diskfs_null_dirstat): New function.Miles Bader
1996-02-06(diskfs_get_directs): When BUFSIZ is 0, allocate enough extra space over theMiles Bader
1996-01-15(diskfs_direnter):Miles Bader
1996-01-15(diskfs_lookup): Patch from ufs/dir.c: If we are returning an error, then setMiles Bader
1995-11-21(dirscanblock): Apply mib's changes to ufs/dir.c.Miles Bader
1995-10-20(diskfs_lookup, diskfs_dirempty): Give diskfs_get_filemap a protection arg.Miles Bader
1995-09-13(diskfs_lookup): Require NPP set for RENAME too.Miles Bader
1995-09-13(diskfs_lookup): Don't attempt to lock NP if NPP is not set. Don'tMiles Bader
1995-06-24(diskfs_direnter): Move assignment out of test.Miles Bader