This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
linux
/
fs
/
smbfs
History
Al Viro
e16404ed0f
constify dentry_operations: misc filesystems
...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-03-27 14:44:00 -04:00
..
cache.c
remove unused #include <linux/dirent.h>'s
2008-07-25 10:53:34 -07:00
dir.c
constify dentry_operations: misc filesystems
2009-03-27 14:44:00 -04:00
file.c
fs: symlink write_begin allocation context fix
2009-01-04 13:33:20 -08:00
getopt.c
…
getopt.h
…
inode.c
CRED: Wrap task credential accesses in the SMBFS filesystem
2008-11-14 10:39:01 +11:00
ioctl.c
…
Kconfig
fs/Kconfig: move smbfs out
2009-01-22 13:16:01 +03:00
Makefile
FS: Remove dead code
2008-01-28 23:14:37 +01:00
proc.c
CRED: Wrap task credential accesses in the SMBFS filesystem
2008-11-14 10:39:01 +11:00
proto.h
…
request.c
Remove commented-out code copied from NFS
2007-12-06 17:40:31 -05:00
request.h
…
smb_debug.h
fs: replace remaining __FUNCTION__ occurrences
2008-04-30 08:29:54 -07:00
smbiod.c
NULL noise: fs/*, mm/*, kernel/*
2008-03-30 14:18:41 -07:00
sock.c
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
2008-02-06 10:41:02 -08:00
symlink.c
…