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
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
(ufs_version): Upgrade to 0.0.
Michael I. Bushnell
1996-05-06
1
-1
/
+1
*
(block_extended): more fixup
Michael I. Bushnell
1996-05-03
1
-4
/
+4
*
fixup
Michael I. Bushnell
1996-05-03
1
-10
/
+7
*
(block_extended): Rewrite code that moves pages to be more efficient,
Michael I. Bushnell
1996-05-03
1
-37
/
+55
*
(diskfs_get_filemap): Initialize UPI->allow_unlocked_pagein and
Michael I. Bushnell
1996-05-03
1
-9
/
+62
*
(struct user_pager_info): New members `allow_unlocked_pagein' and
Michael I. Bushnell
1996-05-03
1
-0
/
+5
*
fixup
Michael I. Bushnell
1996-05-02
1
-4
/
+5
*
(block_extended): When moving data, sync in-core pager both before
Michael I. Bushnell
1996-05-02
1
-7
/
+26
*
(offer_data): Offer pages at ADDR each time through the loop, not the
Michael I. Bushnell
1996-05-02
1
-1
/
+1
*
(diskfs_grow): In last offer_data, don't offer a block number as an
Michael I. Bushnell
1996-04-30
1
-1
/
+1
*
(makemode): Now `servers'.
Michael I. Bushnell
1996-04-26
1
-6
/
+7
*
(DIRECT_NAMLEN) [! LITTLE_ENDIAN]: Deal correctly with the case where
Michael I. Bushnell
1996-04-24
1
-2
/
+4
*
(DIRECT_NAMLEN) [LITTLE_ENDIAN]: Deal with case correctly where it was
Michael I. Bushnell
1996-04-24
1
-2
/
+3
*
(block_extended):
Michael I. Bushnell
1996-04-23
1
-1
/
+1
*
(swab_long_long): one more time
Michael I. Bushnell
1996-04-23
1
-1
/
+1
*
and even better
Michael I. Bushnell
1996-04-23
1
-2
/
+2
*
(swab_long_long, swab_long): better now.
Michael I. Bushnell
1996-04-23
1
-2
/
+2
*
fixup
Michael I. Bushnell
1996-04-23
1
-2
/
+3
*
(swab_long): Cleaner now.
Michael I. Bushnell
1996-04-23
1
-4
/
+9
*
(read_disknode): typo
Michael I. Bushnell
1996-04-23
1
-1
/
+1
*
fixup.
Michael I. Bushnell
1996-04-23
1
-7
/
+5
*
(diskfs_dirempty): node_update -> diskfs_node_update.
Michael I. Bushnell
1996-04-23
1
-2
/
+2
*
(ffs_blkfree): final fixup.
Michael I. Bushnell
1996-04-23
1
-10
/
+10
*
(read_disk_entry): Proper syntax.
Michael I. Bushnell
1996-04-23
1
-3
/
+5
*
Include <string.h>.
Michael I. Bushnell
1996-04-23
1
-6
/
+9
*
(read_disknode): Use read/write_disk_entry when reading/writing
Michael I. Bushnell
1996-04-23
1
-42
/
+44
*
(fetch_indir_spec): Use read/write_disk_entry when reading/writing
Michael I. Bushnell
1996-04-23
1
-6
/
+6
*
(pager_unlock_page): Use read/write_disk_entry when reading/writing
Michael I. Bushnell
1996-04-23
1
-5
/
+10
*
(diskfs_truncate): Use read/write_disk_entry when reading/writing
Michael I. Bushnell
1996-04-23
1
-18
/
+29
*
(swab_disk): New variable.
Michael I. Bushnell
1996-04-23
1
-9
/
+22
*
(ffs_realloccg): Use read/write_disk_entry when reading/writing
Michael I. Bushnell
1996-04-23
1
-10
/
+158
*
(read_disk_entry): New macro.
Michael I. Bushnell
1996-04-23
1
-0
/
+15
*
(swab_sblock, swab_csums): New functions.
Michael I. Bushnell
1996-04-23
1
-1
/
+117
*
(swab_disk): New variable.
Michael I. Bushnell
1996-04-23
1
-0
/
+23
*
(diskfs_grow): New variable `pagerpt'.
Michael I. Bushnell
1996-04-18
1
-43
/
+70
*
(ffs_realloccg): If we are allocating a new block, don't actually free
Michael I. Bushnell
1996-04-18
1
-3
/
+6
*
(diskfs_lookup_hard): Set atime appropriately, and sync the new atime
Michael I. Bushnell
1996-04-16
1
-0
/
+29
*
(diskfs_write_disknode): Only do sync if WAIT is set.
Michael I. Bushnell
1996-04-16
1
-1
/
+2
*
(diskfs_cached_lookup): Intialize NP->cache_id *after* NP exists.
Miles Bader
1996-04-04
1
-1
/
+3
*
*** empty log message ***
Michael I. Bushnell
1996-04-03
1
-1
/
+0
*
(diskfs_cached_lookup): Renamed from `iget'. All callers changed.
Michael I. Bushnell
1996-04-03
1
-1
/
+1
*
(diskfs_lookup_hard):
Michael I. Bushnell
1996-04-03
1
-5
/
+5
*
(warp_root):
Michael I. Bushnell
1996-04-03
1
-1
/
+1
*
(diskfs_lookup_hard):
Michael I. Bushnell
1996-04-03
1
-1
/
+1
*
(iget): Initialize NP->cache_id.
Michael I. Bushnell
1996-04-03
1
-1
/
+1
*
(diskfs_truncate): Cast DI->di_shortlink to correct type before adding
Michael I. Bushnell
1996-03-29
1
-1
/
+1
*
(diskfs_null_dirstat): doc fix
Michael I. Bushnell
1996-03-25
1
-2
/
+1
*
(diskfs_null_dirstat): New function.
Michael I. Bushnell
1996-03-25
1
-0
/
+8
*
(read_symlink_hook): Only set NP's atime if !readonly.
Miles Bader
1996-03-23
1
-2
/
+4
*
(diskfs_lookup_hard): Don't do final permission checking here.
Michael I. Bushnell
1996-03-20
1
-10
/
+0
[prev]
[next]