This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5cb6c6c7eb
linux
/
fs
/
fuse
History
Al Viro
5cb6c6c7eb
generic_file_direct_write(): get rid of ppos argument
...
always equal to &iocb->ki_pos. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-04-01 23:19:35 -04:00
..
control.c
fs: Limit sys_mount to only request filesystem modules.
2013-03-03 19:36:31 -08:00
cuse.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2013-11-13 15:34:18 +09:00
dev.c
pipe: kill ->map() and ->unmap()
2014-04-01 23:19:19 -04:00
dir.c
fuse: don't invalidate attrs when not using atime
2014-01-22 19:36:58 +01:00
file.c
generic_file_direct_write(): get rid of ppos argument
2014-04-01 23:19:35 -04:00
fuse_i.h
fuse: support clients that don't implement 'open'
2014-01-22 19:36:59 +01:00
inode.c
fuse: rcu-delay freeing fuse_conn
2013-10-24 23:45:13 -04:00
Kconfig
fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig
2013-01-17 13:08:45 +01:00
Makefile
CUSE: implement CUSE - Character device in Userspace
2009-06-09 11:24:11 +02:00