index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext2fs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdiskfs: implement a node cache
Justus Winter
2015-04-17
1
-213
/
+26
*
ext2fs: use fat nodes
Justus Winter
2015-04-17
1
-34
/
+33
*
libdiskfs: lock-less reference counting of nodes
Justus Winter
2015-04-17
1
-10
/
+5
*
ext2fs: use a seperate lock to protect nodehash
Justus Winter
2015-04-11
1
-36
/
+92
*
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-10
1
-3
/
+3
*
ext2fs: tune the size of the inode cache
Justus Winter
2014-12-10
1
-1
/
+1
*
ext2fs: improve diskfs_node_iterate
Justus Winter
2014-04-30
1
-5
/
+6
*
Large store support for ext2fs
Richard Braun
2013-09-16
1
-9
/
+31
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-17
/
+17
*
Fix stack corruption in ext2fs server
Richard Braun
2012-07-03
1
-1
/
+11
*
2007-12-11 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2007-12-11
1
-16
/
+31
*
2002-10-08 Roland McGrath <roland@frob.com>
Roland McGrath
2002-10-08
1
-0
/
+3
*
2002-06-08 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-11
1
-2
/
+2
*
2002-01-03 Roland McGrath <roland@frob.com>
Roland McGrath
2002-01-04
1
-4
/
+1
*
2001-11-21 Roland McGrath <roland@frob.com>
Roland McGrath
2001-11-21
1
-8
/
+1
*
2001-08-16 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-17
1
-8
/
+14
*
2001-08-09 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-10
1
-1
/
+1
*
2001-08-09 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-10
1
-5
/
+11
*
* inode.c (diskfs_set_statfs): If number of free blocks is less
Mark Kettenis
2001-06-09
1
-1
/
+3
*
2000-12-21 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-01-07
1
-2
/
+4
*
2000-12-02 Roland McGrath <roland@frob.com>
Roland McGrath
2000-12-03
1
-3
/
+2
*
2000-10-01 Roland McGrath <roland@frob.com>
Roland McGrath
2000-10-02
1
-6
/
+3
*
2000-02-05 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-02-05
1
-2
/
+11
*
1999-08-23 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-08-23
1
-16
/
+31
*
Tue Jun 15 21:51:58 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-16
1
-4
/
+4
*
1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-12-27
1
-0
/
+4
*
1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-12-21
1
-4
/
+6
*
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-09-04
1
-25
/
+25
*
(read_node):
Miles Bader
1997-06-03
1
-5
/
+2
*
(read_node):
Miles Bader
1996-11-20
1
-2
/
+3
*
(diskfs_set_translator):
Miles Bader
1996-11-19
1
-8
/
+11
*
(diskfs_validate_flags_change):
Miles Bader
1996-11-12
1
-7
/
+48
*
(read_disknode):
Miles Bader
1996-09-23
1
-1
/
+1
*
(diskfs_cached_lookup): Initialize DN->dir_idx.
Miles Bader
1996-08-30
1
-0
/
+1
*
(read_disknode): Change assertion to allow non-zero st_size for anything, but
Miles Bader
1996-08-15
1
-2
/
+5
*
(read_disknode): Don't set allocsize for in-inode symlinks.
Miles Bader
1996-08-12
1
-9
/
+73
*
(diskfs_write_disknode):
Miles Bader
1996-08-02
1
-2
/
+5
*
(diskfs_cached_lookup): Don't initialize debugging info.
Miles Bader
1996-07-20
1
-4
/
+0
*
(diskfs_cached_lookup): Initialize debugging info.
Miles Bader
1996-07-17
1
-0
/
+4
*
(diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.
Miles Bader
1996-06-25
1
-1
/
+1
*
(check_high_bits, diskfs_validate_owner_change,
Miles Bader
1996-06-24
1
-4
/
+59
*
(read_disknode, write_inode):
Miles Bader
1996-06-15
1
-13
/
+30
*
(diskfs_set_statfs): Fix one reference to old name of ST member.
Michael I. Bushnell
1996-05-10
1
-1
/
+1
*
(diskfs_set_statfs): Expect and fill in new format statfs buffer.
Michael I. Bushnell
1996-05-10
1
-10
/
+10
*
(diskfs_write_disknode): Only sync DI if WAIT.
Miles Bader
1996-04-17
1
-2
/
+2
*
(diskfs_cached_lookup):
Miles Bader
1996-04-11
1
-15
/
+25
*
(read_disknode): Don't set last_block_allocated.
Miles Bader
1996-01-18
1
-1
/
+0
*
(diskfs_node_norefs): When losing our in-core copy of an inode, remember
Miles Bader
1996-01-15
1
-0
/
+4
*
(write_node): If NP isn't translated, force DI->i_translator to 0.
Miles Bader
1996-01-14
1
-0
/
+2
*
(diskfs_get_translator, diskfs_set_translator):
Miles Bader
1995-10-31
1
-2
/
+6
[next]