Dave Hansen
|
ad775f5a8f
[PATCH] r/o bind mounts: debugging for missed calls
|
17 years ago |
Dave Hansen
|
2f676cbc0d
[PATCH] r/o bind mounts: make access() use new r/o helper
|
17 years ago |
Dave Hansen
|
9ac9b8474c
[PATCH] r/o bind mounts: write counts for truncate()
|
17 years ago |
Dave Hansen
|
2af482a7ed
[PATCH] r/o bind mounts: elevate write count for chmod/chown callers
|
17 years ago |
Dave Hansen
|
4a3fd211cc
[PATCH] r/o bind mounts: elevate write count for open()s
|
17 years ago |
Christoph Hellwig
|
a70e65df88
[PATCH] merge open_namei() and do_filp_open()
|
17 years ago |
Dave Hansen
|
d57999e152
[PATCH] do namei_flags calculation inside open_namei()
|
17 years ago |
Roland McGrath
|
54a0151041
asmlinkage_protect replaces prevent_tail_call
|
17 years ago |
Christoph Hellwig
|
322ee5b36e
[PATCH] check for null vfsmount in dentry_open()
|
17 years ago |
Jan Blunck
|
ac748a09fc
Make set_fs_{root,pwd} take a struct path
|
17 years ago |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 years ago |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 years ago |
Arjan van de Ven
|
3287629eff
remove the unused exports of sys_open/sys_read
|
17 years ago |
Harvey Harrison
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
17 years ago |
Arjan van de Ven
|
cb51f973bc
mark sys_open/sys_read exports unused
|
17 years ago |
Al Viro
|
5a190ae697
[PATCH] pass dentry to audit_inode()/audit_inode_child()
|
18 years ago |
Serge E. Hallyn
|
b53767719b
Implement file posix capabilities
|
17 years ago |
Alan Cox
|
a9c62a18a2
fs: correct SuS compliance for open of large file without options
|
17 years ago |
Yuichi Nakamura
|
788e7dd4c2
SELinux: Improve read/write performance
|
17 years ago |
david m. richter
|
9700382c3c
VFS: fix a race in lease-breaking during truncate
|
18 years ago |
Ulrich Drepper
|
0d786d4a27
fallocate syscall interface deficiency
|
18 years ago |
Amit Arora
|
97ac73506c
sys_fallocate() implementation on i386, x86_64 and powerpc
|
18 years ago |
Ulrich Drepper
|
4a19542e5f
O_CLOEXEC for SCM_RIGHTS
|
18 years ago |
Ulrich Drepper
|
f23513e8d9
Introduce O_CLOEXEC
|
18 years ago |
Linus Torvalds
|
7b82dc0e64
Remove suid/sgid bits on [f]truncate()
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Vadim Lobanov
|
bbea9f6966
[PATCH] fdtable: Make fdarray and fdsets equal in size
|
18 years ago |
Josef "Jeff" Sipek
|
0f7fc9e4d0
[PATCH] VFS: change struct file to use struct path
|
18 years ago |
Peter Zijlstra
|
24ec839c43
[PATCH] tty: ->signal->tty locking
|
18 years ago |
Dave Hansen
|
6902d925d5
[PATCH] r/o bind mounts: prepare for write access checks: collapse if()
|
18 years ago |