aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* ext2fs: Ignore translators bits when checking we have no Hurd extensionsSamuel Thibault2024-08-261-1/+1
* ext2fs: Fix masking out translators bitsSamuel Thibault2024-08-261-1/+1
* ext2fs: support translators on non-hurd-created filesystemsSamuel Thibault2024-03-121-36/+44
* ext2fs: Check that the filesystem supports xattr before reading itDamien Zammit2024-03-041-10/+15
* Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault2023-08-081-2/+2
* ext2fs: Port to x86_64Sergey Bugaev2023-05-101-1/+2
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-2/+2
* ext2fs: set the f_namelen to the correct valueEtienne Brateau2022-01-231-1/+1
* ext2fs: Take cares of indiannesEtienne Brateau2022-01-231-68/+72
* ext2fs: Fix block allocation on symlink->translator conversionSamuel Thibault2021-08-111-18/+19
* ext2fs: clear data when setting a translator on a symlinkSamuel Thibault2021-08-111-0/+18
* ext2fs: Fix fast symlinks created by linuxDamien Zammit2019-11-241-5/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-9/+9
* ext2fs: downgrade warnings about old translator records to debug messagesRichard Braun2017-01-081-2/+2
* ext2fs: minor cleanupRichard Braun2017-01-061-3/+3
* ext2fs: Require users to opt-in for xattr-based translator records.Justus Winter2017-01-061-2/+4
* ext2fs: Do not read translator record on Linux filesystems.Justus Winter2017-01-061-4/+0
* ext2fs: Fix typo.Justus Winter2017-01-061-1/+1
* ext2fs: Use xattr to store passive translatorShengyu Zhang2017-01-061-63/+161
* Fix supporting >4GiB files in ext2fsSamuel Thibault2016-04-261-6/+14
* libdiskfs: implement a node cacheJustus Winter2015-04-171-213/+26
* ext2fs: use fat nodesJustus Winter2015-04-171-34/+33
* libdiskfs: lock-less reference counting of nodesJustus Winter2015-04-171-10/+5
* ext2fs: use a seperate lock to protect nodehashJustus Winter2015-04-111-36/+92
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-101-3/+3
* ext2fs: tune the size of the inode cacheJustus Winter2014-12-101-1/+1
* ext2fs: improve diskfs_node_iterateJustus Winter2014-04-301-5/+6
* Large store support for ext2fsRichard Braun2013-09-161-9/+31
* Switch from cthreads to pthreadsRichard Braun2012-11-271-17/+17
* Fix stack corruption in ext2fs serverRichard Braun2012-07-031-1/+11
* 2007-12-11 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-12-111-16/+31
* 2002-10-08 Roland McGrath <roland@frob.com>Roland McGrath2002-10-081-0/+3
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-2/+2
* 2002-01-03 Roland McGrath <roland@frob.com>Roland McGrath2002-01-041-4/+1
* 2001-11-21 Roland McGrath <roland@frob.com>Roland McGrath2001-11-211-8/+1
* 2001-08-16 Roland McGrath <roland@frob.com>Roland McGrath2001-08-171-8/+14
* 2001-08-09 Roland McGrath <roland@frob.com>Roland McGrath2001-08-101-1/+1
* 2001-08-09 Roland McGrath <roland@frob.com>Roland McGrath2001-08-101-5/+11
* * inode.c (diskfs_set_statfs): If number of free blocks is lessMark Kettenis2001-06-091-1/+3
* 2000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-071-2/+4
* 2000-12-02 Roland McGrath <roland@frob.com>Roland McGrath2000-12-031-3/+2
* 2000-10-01 Roland McGrath <roland@frob.com>Roland McGrath2000-10-021-6/+3
* 2000-02-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-02-051-2/+11
* 1999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-08-231-16/+31
* Tue Jun 15 21:51:58 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-161-4/+4
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-0/+4
* 1998-12-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-211-4/+6
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-25/+25
* (read_node):Miles Bader1997-06-031-5/+2
* (read_node):Miles Bader1996-11-201-2/+3