aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* (diskfs_set_translator):Miles Bader1996-11-191-8/+11
* (diskfs_validate_flags_change):Miles Bader1996-11-121-7/+48
* (read_disknode):Miles Bader1996-09-231-1/+1
* (diskfs_cached_lookup): Initialize DN->dir_idx.Miles Bader1996-08-301-0/+1
* (read_disknode): Change assertion to allow non-zero st_size for anything, butMiles Bader1996-08-151-2/+5
* (read_disknode): Don't set allocsize for in-inode symlinks.Miles Bader1996-08-121-9/+73
* (diskfs_write_disknode):Miles Bader1996-08-021-2/+5
* (diskfs_cached_lookup): Don't initialize debugging info.Miles Bader1996-07-201-4/+0
* (diskfs_cached_lookup): Initialize debugging info.Miles Bader1996-07-171-0/+4
* (diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Miles Bader1996-06-251-1/+1
* (check_high_bits, diskfs_validate_owner_change,Miles Bader1996-06-241-4/+59
* (read_disknode, write_inode):Miles Bader1996-06-151-13/+30
* (diskfs_set_statfs): Fix one reference to old name of ST member.Michael I. Bushnell1996-05-101-1/+1
* (diskfs_set_statfs): Expect and fill in new format statfs buffer.Michael I. Bushnell1996-05-101-10/+10
* (diskfs_write_disknode): Only sync DI if WAIT.Miles Bader1996-04-171-2/+2
* (diskfs_cached_lookup):Miles Bader1996-04-111-15/+25
* (read_disknode): Don't set last_block_allocated.Miles Bader1996-01-181-1/+0
* (diskfs_node_norefs): When losing our in-core copy of an inode, rememberMiles Bader1996-01-151-0/+4
* (write_node): If NP isn't translated, force DI->i_translator to 0.Miles Bader1996-01-141-0/+2
* (diskfs_get_translator, diskfs_set_translator):Miles Bader1995-10-311-2/+6
* (diskfs_node_reload): New function.Miles Bader1995-10-211-61/+40
* (diskfs_set_statfs): fsys_stb_bsize -> fsys_stb_iosize.Miles Bader1995-10-051-2/+2
* (diskfs_lost_hardrefs): Change pager [un]ref calls to use the new ports refMiles Bader1995-06-241-16/+37
* (diskfs_get_translator): Conform to new memory usage semantic.Michael I. Bushnell1995-06-141-2/+1
* (diskfs_set_statfs): Set st->fsys_stb_bsize, not _fsize, to the block size.Miles Bader1995-05-141-2/+2
* (read_disknode): Make st_blksize larger: 2 * pagesize.Miles Bader1995-05-111-1/+1
* Formerly inode.c.~21~Miles Bader1995-05-011-10/+31
* Formerly inode.c.~20~Miles Bader1995-04-291-28/+53
* Formerly inode.c.~19~Miles Bader1995-04-271-0/+6
* Formerly inode.c.~18~Miles Bader1995-04-271-2/+3
* Formerly inode.c.~17~Miles Bader1995-04-251-4/+9
* Formerly inode.c.~16~Miles Bader1995-04-211-0/+2
* Formerly inode.c.~15~Miles Bader1995-04-201-37/+34