SCM Repositories - nubus-pmac

Files shown:43 (Show 1 dead files)
Sticky Tag:

Index of /linuxppc-2.4-nubus/fs


File Rev. Age Author Last log entry
 Parent Directory        
adfs/        
affs/        
autofs/        
autofs4/        
befs/        
bfs/        
coda/        
cramfs/        
devfs/        
devpts/        
efs/        
ext2/        
ext3/        
fat/        
freevxfs/        
hfs/        
hfsplus/        
hpfs/        
inflate_fs/        
intermezzo/        
isofs/        
jbd/        
jffs/        
jffs2/        
jfs/        
lockd/        
minix/        
msdos/        
ncpfs/        
nfs/        
nfsd/        
nls/        
ntfs/        
openpromfs/        
partitions/        
proc/        
qnx4/        
ramfs/        
reiserfs/        
romfs/        
smbfs/        
sysv/        
udf/        
ufs/        
umsdos/        
vfat/        
xfs/        
ChangeLog  1.2  6 years  transmeta.com!torvalds  (Logical change 1.3)
Config.in  1.33  4 years  au[marcelo]!neilb  mark NFS/TCP not EXPERIMENTAL (Logical change 1.5173)
Makefile  1.22  4 years  sgi.com!kaos  [XFS] No need to have xfs in mod-subdirs in the fs/Makefile anymore. (Logical c...
Makefile.lib  1.2  5 years  internal!dwmw2  (Logical change 1.3161)
attr.c  1.8  4 years  cnet!marcelo  Add missing bracket to inode_change_ok() fix (Logical change 1.5073)
bad_inode.c  1.3  6 years  conectiva!patch  Import patch patch-2.4.19-pre2-pre3 (Logical change 1.163)
binfmt_aout.c  1.12  3 years  cnet[marcelo]!marcelo  Import patch do_brk_change.patch (Logical change 1.5496)
binfmt_elf.c  1.41  2 years  flobo05  Merge to Linux 2.4.31
binfmt_em86.c  1.4  6 years  pinerecords.com!szepe  2.4.18, add missing MODULE_LICENSE tags in fs/ (Logical change 1.706)
binfmt_misc.c  1.6  6 years  psu.edu!viro  readdir (Logical change 1.1018)
binfmt_script.c  1.4  6 years  pinerecords.com!szepe  2.4.18, add missing MODULE_LICENSE tags in fs/ (Logical change 1.706)
binfmt_som.c  1.3  5 years  ukuu.org.uk!alan  PATCH: resend - fix security bits in binfmt_exec/som (Logical change 1.3445)
block_dev.c  1.35  5 years  conectiva!marcelo  Exclude (Logical change 1.3474)
buffer.c  1.107  2 years  flobo05  Merge to Linux 2.4.32
char_dev.c  1.3  6 years  transmeta.com!patch  Import patch diff (Logical change 1.123)
dcache.c  1.26  4 years  ar[marcelo]!lesanti  fix dcache nr_dentry race (Logical change 1.5285)
devices.c  1.6  6 years  transmeta.com!patch  Import patch diff (Logical change 1.95)
dnotify.c  1.6  6 years  ukuu.org.uk!alan  PATCH: make the dnotify cache consistent with other naming (Logical change 1.14...
dquot.c  1.28  4 years  cz[marcelo]!jack  Configurable quota messages (Logical change 1.5359)
exec.c  1.37  4 years  org[marcelo]!chrisw  Backport of 2.6 fix to insert_vm_struct to make it return an error rather than B...
fcntl.c  1.10  5 years  com[marcelo]!bjorn.helgaas  Backport force_successful_syscall() (Logical change 1.3997)
fifo.c  1.3  6 years  transmeta.com!patch  Import patch diff (Logical change 1.19)
file.c  1.5  6 years  infradead.org!hch  gcc 3.1 fixes for fs/file.c (Logical change 1.711)
file_table.c  1.9  3 years  cnet!marcelo  Solar Designer: missing f_maxcount initialization (Logical change 1.5572)
filesystems.c  1.5  6 years  unsw.edu.au!neilb  PATCH 10 of 16 - Cleanup the syscall interface to nfsd (Logical change 1.453)
inode.c  1.53  2 years  flobo05  Merge to Linux 2.4.32
iobuf.c  1.8  6 years  7!hch  use slab for kiobufs and allocate it's bhs dynamically (Logical change 1.1201)
ioctl.c  1.4  5 years  3!hch  new quota code (Logical change 1.3455)
locks.c  1.17  4 years  fys.uio.no!trond.myklebust  A patch to fix an Oops in the locking code. In locks_remove_posix() we need to ...
namei.c  1.32  2 years  rayknight  Merge 2.4.30 patch. See release notes for 2.4.30 kernel patch.
namespace.c  1.26  4 years  com[marcelo]!jmorris  Zero last byte of mount option page. (Logical change 1.4548)
open.c  1.14  5 years  sgi.com!nathans  Fix utimes(2) and immutable/append-only files. (Logical change 1.4283)
pipe.c  1.9  5 years  nl[marcelo]!robn  Do not update fifo timestamps on readonly fses (Logical change 1.3662)
quota.c  1.4  5 years  3!hch  fix Q_SYNC for dev == 0 (Logical change 1.3464)
quota_v1.c  1.4  5 years  cz[marcelo]!jack  Fix quota counter overflow (Logical change 1.4042)
quota_v2.c  1.2  5 years  conectiva!marcelo  (Logical change 1.3476)
read_write.c  1.12  3 years  cnet!marcelo  rw_verify_area() cleanup (Logical change 1.5580)
readdir.c  1.7  4 years  se[marcelo]!mikpe  gcc-3.4 fixes 2/3: bogus lvalues (Logical change 1.5163)
select.c  1.8  6 years  colorfullife.com!manfred  sys_poll SuS performance compliance fix (Logical change 1.2296)
seq_file.c  1.6  5 years  org[marcelo]!rddunlap  add seq_file "single" interfaces (Logical change 1.3826)
stat.c  1.8  4 years  org[marcelo]!cw  stat nlink resolution fix (Logical change 1.5014)
super.c  1.51  5 years  50!hch  new quota code (Logical change 1.3455)
xattr.c  1.2  6 years  bsdonline.org!hch  (Logical change 1.1707)