Commit Graph

106918 Commits (25326277d8d1393d1c66240e6255aca780f9e3eb)
 

Author SHA1 Message Date
Linus Torvalds 4836e30078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 years ago
Linus Torvalds 5c7c204aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 17 years ago
Linus Torvalds 2284284281 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Randy Dunlap 78681ac08a firmware: fix memmap printk format warnings 17 years ago
Adrian Bunk 3b8f14b410 mm/util.c must #include <linux/sched.h> 17 years ago
Andrea Righi 510a35d4a4 hugetlb: remove unused variable warning 17 years ago
Andrea Righi b2d002dba5 task IO accounting: correctly account threads IO statistics 17 years ago
Michael Buesch 6a9436d0c3 gpiolib: fix typo in comment 17 years ago
Al Viro 4e1e018ecc [PATCH] fix RLIM_NOFILE handling 17 years ago
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
Hugh Dickins 6c3b8fc618 netns: fix ip_rt_frag_needed rt_is_expired 17 years ago
Patrick McHardy 6c64825bf4 netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences 17 years ago
Pekka Enberg 93bc4e89c2 netfilter: fix double-free and use-after free 17 years ago