Dave Hansen
|
4a3fd211cc
[PATCH] r/o bind mounts: elevate write count for open()s
|
17 éve |
Dave Hansen
|
9079b1eb17
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
|
17 éve |
Dave Hansen
|
75c3f29de7
[PATCH] r/o bind mounts: write counts for link/symlink
|
17 éve |
Dave Hansen
|
463c319726
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
|
17 éve |
Dave Hansen
|
0622753b80
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
|
17 éve |
Christoph Hellwig
|
a70e65df88
[PATCH] merge open_namei() and do_filp_open()
|
17 éve |
Dave Hansen
|
d57999e152
[PATCH] do namei_flags calculation inside open_namei()
|
17 éve |
Linus Torvalds
|
7ed7fe5e82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
17 éve |
Randy Dunlap
|
a6b91919e0
fs: fix kernel-doc notation warnings
|
17 éve |
Al Viro
|
a02f76c34d
[PATCH] get stack footprint of pathname resolution back to relative sanity
|
17 éve |
Jan Blunck
|
6ac08c39a1
Use struct path in fs_struct
|
17 éve |
Jan Blunck
|
5dd784d049
Introduce path_get()
|
17 éve |
Jan Blunck
|
09da5916ba
Use path_put() in a few places instead of {mnt,d}put()
|
17 éve |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 éve |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 éve |
Jan Blunck
|
429731b155
Remove path_release_on_umount()
|
17 éve |
Harvey Harrison
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
17 éve |
Jan Kara
|
ece95912db
inotify: send IN_ATTRIB events when link count changes
|
17 éve |
Linus Torvalds
|
974a9f0b47
Use access mode instead of open flags to determine needed permissions
|
17 éve |
Al Viro
|
5a190ae697
[PATCH] pass dentry to audit_inode()/audit_inode_child()
|
18 éve |
Miklos Szeredi
|
d139d7ffd0
VFS: allow filesystems to implement atomic open+truncate
|
17 éve |
Dave Hansen
|
c7eb26678e
r/o bind mounts: give permission() a local 'mnt' variable
|
17 éve |
Dave Hansen
|
b41572e929
r/o bind mounts: rearrange may_open() to be r/o friendly
|
17 éve |
Miklos Szeredi
|
22590e41cb
fix execute checking in permission()
|
17 éve |
Jesper Juhl
|
40b2ea8397
Clean up duplicate includes in fs/
|
17 éve |
Christoph Hellwig
|
eead191153
partially fix up the lookup_one_noperm mess
|
17 éve |
Nick Piggin
|
afddba49d1
fs: introduce write_begin, write_end, and perform_write aops
|
17 éve |
Josef 'Jeff' Sipek
|
f79c20f525
fs: remove path_walk export
|
18 éve |
Josef 'Jeff' Sipek
|
c4a7808fc3
fs: mark link_path_walk static
|
18 éve |
Josef 'Jeff' Sipek
|
16f1820028
fs: introduce vfs_path_lookup
|
18 éve |