index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
/
vfs_inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-22
[PATCH] v9fs: assign dentry ops to negative dentries
Latchesar Ionkov
1
-2
/
+1
2006-03-08
[PATCH] v9fs: fix for access to unitialized variables or freed memory
Latchesar Ionkov
1
-5
/
+3
2006-03-02
[PATCH] v9fs: fix atomic create open
Latchesar Ionkov
1
-166
/
+312
2006-02-03
[PATCH] v9fs: symlink support fixes
Latchesar Ionkov
1
-3
/
+3
2006-01-18
[PATCH] v9fs: add readpage support
Eric Van Hensbergen
1
-0
/
+1
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
1
-1
/
+1
2006-01-08
[PATCH] v9fs: handle kthread_create failure, minor bugfixes
Latchesar Ionkov
1
-1
/
+6
2006-01-08
[PATCH] v9fs: zero copy implementation
Latchesar Ionkov
1
-372
/
+173
2006-01-08
[PATCH] v9fs: fix fid management in v9fs_create
Latchesar Ionkov
1
-3
/
+3
2006-01-08
[PATCH] v9fs: new multiplexer implementation
Latchesar Ionkov
1
-47
/
+42
2005-11-28
[PATCH] v9fs: fix memory leak in v9fs dentry code
Latchesar Ionkov
1
-0
/
+2
2005-11-07
[PATCH] V9FS: 'names_cache' memory leak
Davi Arnaut
1
-5
/
+5
2005-09-28
[PATCH] v9fs: fix races in fid allocation
Latchesar Ionkov
1
-32
/
+59
2005-09-22
[PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX
Latchesar Ionkov
1
-2
/
+2
2005-09-09
[PATCH] v9fs: readlink extended mode check
Eric Van Hensbergen
1
-5
/
+30
2005-09-09
[PATCH] v9fs: Fix support for special files (devices, named pipes, etc.)
Eric Van Hensbergen
1
-0
/
+3
2005-09-09
[PATCH] v9fs: Clean-up vfs_inode and setattr functions
Eric Van Hensbergen
1
-96
/
+35
2005-09-09
[PATCH] v9fs: VFS inode operations
Eric Van Hensbergen
1
-0
/
+1371