Commit Graph

106357 Commits (6c5d0512a091480c9f981162227fdb1c9d70e555)
 

Author SHA1 Message Date
Al Viro 6c5d0512a0 [PATCH] get rid of corner case in dup3() entirely 17 years ago
Al Viro 4cc38a1b38 [PATCH] remove remaining namei_{32,64}.h crap 17 years ago
Al Viro 3f8206d496 [PATCH] get rid of indirect users of namei.h 17 years ago
Al Viro 964bd18362 [PATCH] get rid of __user_path_lookup_open 17 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Ulrich Drepper 3c333937ee [PATCH] dup3 fix 17 years ago
Al Viro 58ec42b061 [PATCH] don't pass nameidata to __ncp_lookup_validate() 17 years ago
Al Viro a569c711f6 [PATCH] don't pass nameidata to gfs2_lookupi() 17 years ago
Al Viro 2ad94ae654 [PATCH] new (local) helper: user_path_parent() 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 f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Al Viro 30524472c2 [PATCH] take noexec checks to very few callers that care 17 years ago
Christoph Hellwig e56b6a5dda Re: [PATCH 3/6] vfs: open_exec cleanup 17 years ago
Miklos Szeredi beb29e058c [patch 4/4] vfs: immutable inode checking cleanup 17 years ago
Miklos Szeredi b1da47e29e [patch 3/4] fat: dont call notify_change 17 years ago
Miklos Szeredi e9b76fedc6 [patch 2/4] vfs: utimes cleanup 17 years ago
Miklos Szeredi 9767d74957 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() 17 years ago
Li Zefan 88b387824f [PATCH] vfs: use kstrdup() and check failing allocation 17 years ago
Al Viro 672b16b2f6 [PATCH] more nameidata removal: exec_permission_lite() doesn't need it 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 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 db2e747b14 [patch 5/5] vfs: remove mode parameter from vfs_symlink() 17 years ago
Tetsuo Handa 7e79eedb3b [patch 4/5] vfs: reuse local variable in vfs_link() 17 years ago
Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid() 17 years ago
Miklos Szeredi c82e42da8a [patch 1/5] vfs: truncate: dont check immutable twice 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Miklos Szeredi 1bd5191d9f [patch 05/14] hpfs: dont call permission() 17 years ago
Al Viro 9043476f72 [PATCH] sanitize proc_sysctl 17 years ago
Al Viro ae7edecc9b [PATCH] sysctl: keep track of tree relationships 17 years ago
Al Viro bd7b1533cd [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones 17 years ago
Al Viro f7e6ced406 [PATCH] allow delayed freeing of ctl_table_header 17 years ago
Al Viro 734550921e [PATCH] beginning of sysctl cleanup - ctl_table_set 17 years ago
Miklos Szeredi 7ac6cd653d [patch] hppfs: remove hppfs_permission 17 years ago
Denys Vlasenko d2d9648ec6 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops 17 years ago
Miklos Szeredi d70b67c8bc [patch] vfs: fix lookup on deleted directory 17 years ago
Linus Torvalds a048d3aff8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds fb3b806144 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 7f268a2ba7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 17 years ago
Geert Uytterhoeven 689796a141 dsp56k: Fix BKL pushdown 17 years ago
Huang Weiyi 37e67b7580 drivers/video/fbmem.c: removed duplicated include 17 years ago
Linus Torvalds 4b1fefaca9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 17 years ago
Adrian Bunk 6ca813c4e5 video/stifb.c: make 2 functions static 17 years ago
Adrian Bunk 3d1e412ac5 video/console/stico{n,re}.c: make code static 17 years ago
Adrian Bunk 511e7483ab make macfb_setup() static 17 years ago
Adrian Bunk f56f6d30c7 make init/do_mounts.c:root_device_name static 17 years ago
Adrian Bunk 9580d85f9c drivers/char/rtc.c: make 2 functions static 17 years ago
Adrian Bunk 7c363b8c65 mm/swapfile.c: make code static 17 years ago