Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 anni fa |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 anni fa |
Christoph Hellwig
|
db78b877f7
always call inode_change_ok early in ->setattr
|
15 anni fa |
Eric Paris
|
9cfcac810e
vfs: re-introduce MAY_CHDIR
|
15 anni fa |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 anni fa |
Csaba Henk
|
1b7323965a
fuse: reject O_DIRECT flag also in fuse_create
|
15 anni fa |
Miklos Szeredi
|
5219f346b0
fuse: invalidate target of rename
|
15 anni fa |
npiggin@suse.de
|
c08d3b0e33
truncate: use new helpers
|
16 anni fa |
John Muir
|
3b463ae0c6
fuse: invalidation reverse calls
|
16 anni fa |
Miklos Szeredi
|
e0a43ddcc0
fuse: allow umask processing in userspace
|
16 anni fa |
Miklos Szeredi
|
8b0797a498
fuse: don't use inode in fuse_sync_release()
|
16 anni fa |
Miklos Szeredi
|
91fe96b403
fuse: create fuse_do_open() helper for CUSE
|
16 anni fa |
Miklos Szeredi
|
c7b7143c63
fuse: clean up args in fuse_finish_open() and fuse_release_fill()
|
16 anni fa |
Miklos Szeredi
|
2106cb1893
fuse: don't use inode in helpers called by fuse_direct_io()
|
16 anni fa |
Miklos Szeredi
|
f4975c67dd
fuse: allow kernel to access "direct_io" files
|
16 anni fa |
Al Viro
|
4269590a72
constify dentry_operations: FUSE
|
16 anni fa |
Linus Torvalds
|
5fec8bdbf9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
16 anni fa |
Tejun Heo
|
b93f858ab2
fuse: add fuse_ prefix to several functions
|
16 anni fa |
Tejun Heo
|
acf99433d9
fuse: add file kernel handle
|
16 anni fa |
Miklos Szeredi
|
1729a16c2c
fuse: style fixes
|
16 anni fa |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 anni fa |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 anni fa |
Al Viro
|
a110343f0d
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
|
17 anni fa |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 anni fa |
Miklos Szeredi
|
c180eebe13
fuse: add fuse_lookup_name() helper
|
17 anni fa |
Miklos Szeredi
|
dbd561d236
fuse: add export operations
|
17 anni fa |
Miklos Szeredi
|
0de6256daa
fuse: prepare lookup for nfs export
|
17 anni fa |
Miklos Szeredi
|
5c5c5e51b2
fuse: update file size on short read
|
17 anni fa |
Miklos Szeredi
|
3be5a52b30
fuse: support writable mmap
|
17 anni fa |
Miklos Szeredi
|
1a823ac9ff
fuse: fix permission checking
|
17 anni fa |