Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
16 years ago |
Alan Cox
|
2cb5998b5f
tty: the vhangup syscall is racy
|
16 years ago |
Al Viro
|
1027abe882
[PATCH] merge locate_fd() and get_unused_fd()
|
17 years ago |
Al Viro
|
4e1e018ecc
[PATCH] fix RLIM_NOFILE handling
|
17 years ago |
Al Viro
|
2d8f30380a
[PATCH] sanitize __user_walk_fd() et.al.
|
17 years ago |
Al Viro
|
256984a838
[PATCH] preparation to __user_walk_fd cleanup
|
17 years ago |
Al Viro
|
30524472c2
[PATCH] take noexec checks to very few callers that care
|
17 years ago |
Miklos Szeredi
|
beb29e058c
[patch 4/4] vfs: immutable inode checking cleanup
|
17 years ago |
Al Viro
|
a110343f0d
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
|
17 years ago |
Al Viro
|
7f2da1e7d0
[PATCH] kill altroot
|
17 years ago |
Al Viro
|
8bb79224b8
[PATCH] permission checks for chdir need special treatment only on the last step
|
17 years ago |
Miklos Szeredi
|
c82e42da8a
[patch 1/5] vfs: truncate: dont check immutable twice
|
17 years ago |
Jon Tollefson
|
f4a67cceee
fs: check for statfs overflow
|
17 years ago |
Andrew G. Morgan
|
086f7316f0
security: filesystem capabilities: fix fragile setuid fixup code
|
17 years ago |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 years ago |
Nick Piggin
|
70688e4dd1
xip: support non-struct page backed memory
|
17 years ago |
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 |