aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: catch mmap failureSamuel Thibault2025-01-111-1/+4
* Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault2023-08-081-1/+1
* ext2fs: Port to x86_64Sergey Bugaev2023-05-101-5/+8
* ext2fs: use __alignof (struct dirent) instead of hardcoding 4Samuel Thibault2023-02-021-1/+1
* Fix some compiler warningsSvante Signell2023-01-191-1/+1
* ext2fs: Take cares of indiannesEtienne Brateau2022-01-231-37/+38
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-29/+29
* ext2fs: Use more POSIXish error codeSamuel Thibault2016-11-201-0/+2
* ext2fs: Fix crash on ENOSPC while extending a directorySamuel Thibault2016-11-201-0/+8
* fix compiler warnings in hurd/ext2fsFlavio Cruz2015-12-291-1/+1
* libdiskfs: implement a node cacheJustus Winter2015-04-171-2/+2
* ext2fs: use fat nodesJustus Winter2015-04-171-36/+39
* ext2fs: use correct type for block numbersJustus Winter2014-06-231-3/+3
* ext2fs: fix type of retry_dotdotJustus Winter2014-06-081-1/+1
* ext2fs: fix type of blockaddrJustus Winter2014-06-081-1/+1
* ext2fs: use size_t where appropriateJustus Winter2014-06-081-11/+11
* ext2fs: fix error handlingJustus Winter2013-11-151-0/+2
* Fix test for block compressionSamuel Thibault2013-09-211-2/+2
* Fix gcc warningSamuel Thibault2013-09-211-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-4/+4
* Avoid waiting for disk I/O completionSamuel Thibault2012-09-221-3/+3
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* Update copyright years.Thomas Schwinge2007-10-051-1/+3
* [doc/ChangeLog]Samuel Thibault2007-08-201-8/+4
* 2004-01-10 Roberto Reale <rreale@iol.it>Roland McGrath2004-01-101-1/+1
* 2002-07-31 Roland McGrath <roland@frob.com>Roland McGrath2002-08-011-1/+1
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-4/+10
* 2002-05-29 Roland McGrath <roland@frob.com>Roland McGrath2002-06-021-7/+7
* 2001-08-16 Roland McGrath <roland@frob.com>Roland McGrath2001-08-171-4/+1
* doc/Marcus Brinkmann2001-01-071-1/+1
* ext2fs, ufs:Marcus Brinkmann2000-11-301-1/+5
* 2000-03-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-031-28/+31
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-1/+9
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-0/+11
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-1/+1
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-31/+45
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-2/+2
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-2/+2
* 1999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-08-231-22/+54
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-2/+1
* 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-1/+2
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-13/+12
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-78/+78
* Wed Aug 20 14:28:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-1/+9
* (diskfs_lookup_hard):Miles Bader1996-08-301-13/+42
* (diskfs_lookup_hard, diskfs_dirempty):Miles Bader1996-06-251-4/+4
* (diskfs_lookup_hard): Set atime appropriately, and sync the new atime if weMiles Bader1996-04-171-15/+36
* Replace references to the NUMBER field in a node's disknode structures withMiles Bader1996-04-111-16/+16
* (diskfs_null_dirstat): New function.Miles Bader1996-03-291-38/+14
* (diskfs_get_directs): When BUFSIZ is 0, allocate enough extra space over theMiles Bader1996-02-061-4/+39