summaryrefslogtreecommitdiff
path: root/ext2fs/inode.c
AgeCommit message (Expand)Author
2019-11-24ext2fs: Fix fast symlinks created by linuxDamien Zammit
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-01-08ext2fs: downgrade warnings about old translator records to debug messagesRichard Braun
2017-01-06ext2fs: minor cleanupRichard Braun
2017-01-06ext2fs: Require users to opt-in for xattr-based translator records.Justus Winter
2017-01-06ext2fs: Do not read translator record on Linux filesystems.Justus Winter
2017-01-06ext2fs: Fix typo.Justus Winter
2017-01-06ext2fs: Use xattr to store passive translatorShengyu Zhang
2016-04-26Fix supporting >4GiB files in ext2fsSamuel Thibault
2015-04-17libdiskfs: implement a node cacheJustus Winter
2015-04-17ext2fs: use fat nodesJustus Winter
2015-04-17libdiskfs: lock-less reference counting of nodesJustus Winter
2015-04-11ext2fs: use a seperate lock to protect nodehashJustus Winter
2014-12-10Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter
2014-12-10ext2fs: tune the size of the inode cacheJustus Winter
2014-04-30ext2fs: improve diskfs_node_iterateJustus Winter
2013-09-16Large store support for ext2fsRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-07-03Fix stack corruption in ext2fs serverRichard Braun
2007-12-112007-12-11 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2002-10-082002-10-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-01-042002-01-03 Roland McGrath <roland@frob.com>Roland McGrath
2001-11-212001-11-21 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-172001-08-16 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-102001-08-09 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-102001-08-09 Roland McGrath <roland@frob.com>Roland McGrath
2001-06-09* inode.c (diskfs_set_statfs): If number of free blocks is lessMark Kettenis
2001-01-072000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2000-12-032000-12-02 Roland McGrath <roland@frob.com>Roland McGrath
2000-10-022000-10-01 Roland McGrath <roland@frob.com>Roland McGrath
2000-02-052000-02-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-08-231999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-06-16Tue Jun 15 21:51:58 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-12-271998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-12-211998-12-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-09-041998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-06-03(read_node):Miles Bader
1996-11-20(read_node):Miles Bader
1996-11-19(diskfs_set_translator):Miles Bader
1996-11-12(diskfs_validate_flags_change):Miles Bader
1996-09-23(read_disknode):Miles Bader
1996-08-30(diskfs_cached_lookup): Initialize DN->dir_idx.Miles Bader
1996-08-15(read_disknode): Change assertion to allow non-zero st_size for anything, butMiles Bader
1996-08-12(read_disknode): Don't set allocsize for in-inode symlinks.Miles Bader
1996-08-02(diskfs_write_disknode):Miles Bader
1996-07-20(diskfs_cached_lookup): Don't initialize debugging info.Miles Bader
1996-07-17(diskfs_cached_lookup): Initialize debugging info.Miles Bader
1996-06-25(diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Miles Bader
1996-06-24(check_high_bits, diskfs_validate_owner_change,Miles Bader