Age | Commit message (Expand) | Author | Files | Lines |
2008-07-27 | [patch 1/4] vfs: utimes: move owner check into inode_change_ok() | Miklos Szeredi | 3 | -30/+22 |
2008-07-27 | [PATCH] vfs: use kstrdup() and check failing allocation | Li Zefan | 2 | -12/+14 |
2008-07-27 | [PATCH] more nameidata removal: exec_permission_lite() doesn't need it | Al Viro | 1 | -3/+2 |
2008-07-27 | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro | 7 | -24/+15 |
2008-07-27 | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess | Al Viro | 5 | -11/+7 |
2008-07-27 | [PATCH] kill altroot | Al Viro | 31 | -466/+5 |
2008-07-27 | [PATCH] permission checks for chdir need special treatment only on the last step | Al Viro | 3 | -6/+2 |
2008-07-27 | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi | 4 | -14/+6 |
2008-07-27 | [patch 4/5] vfs: reuse local variable in vfs_link() | Tetsuo Handa | 1 | -4/+4 |
2008-07-27 | [patch 3/5] vfs: change remove_suid() to file_remove_suid() | Miklos Szeredi | 7 | -10/+11 |
2008-07-27 | [patch 1/5] vfs: truncate: dont check immutable twice | Miklos Szeredi | 1 | -1/+1 |
2008-07-27 | [PATCH] sanitize ->permission() prototype | Al Viro | 38 | -87/+74 |
2008-07-27 | [patch 05/14] hpfs: dont call permission() | Miklos Szeredi | 1 | -1/+1 |
2008-07-27 | [PATCH] sanitize proc_sysctl | Al Viro | 5 | -235/+218 |
2008-07-27 | [PATCH] sysctl: keep track of tree relationships | Al Viro | 2 | -0/+66 |
2008-07-27 | [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones | Al Viro | 3 | -0/+13 |
2008-07-27 | [PATCH] allow delayed freeing of ctl_table_header | Al Viro | 2 | -1/+42 |
2008-07-27 | [PATCH] beginning of sysctl cleanup - ctl_table_set | Al Viro | 4 | -25/+57 |
2008-07-27 | [patch] hppfs: remove hppfs_permission | Miklos Szeredi | 1 | -7/+0 |
2008-07-27 | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops | Denys Vlasenko | 3 | -50/+15 |
2008-07-27 | [patch] vfs: fix lookup on deleted directory | Miklos Szeredi | 1 | -2/+17 |
2008-07-27 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -16/+28 |
2008-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -31/+22 |
2008-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 70 | -1552/+5090 |
2008-07-27 | dsp56k: Fix BKL pushdown | Geert Uytterhoeven | 1 | -2/+2 |
2008-07-27 | drivers/video/fbmem.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-07-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds | 10 | -507/+399 |
2008-07-26 | video/stifb.c: make 2 functions static | Adrian Bunk | 1 | -4/+2 |
2008-07-26 | video/console/stico{n,re}.c: make code static | Adrian Bunk | 3 | -21/+16 |
2008-07-26 | make macfb_setup() static | Adrian Bunk | 1 | -1/+1 |
2008-07-26 | make init/do_mounts.c:root_device_name static | Adrian Bunk | 2 | -2/+1 |
2008-07-26 | drivers/char/rtc.c: make 2 functions static | Adrian Bunk | 2 | -4/+3 |
2008-07-26 | mm/swapfile.c: make code static | Adrian Bunk | 2 | -6/+3 |
2008-07-26 | make mm/memory.c:print_bad_pte() static | Adrian Bunk | 2 | -2/+2 |
2008-07-26 | mm/allocpercpu.c: make 4 functions static | Adrian Bunk | 2 | -38/+11 |
2008-07-26 | make mm/sparse.c: make a function static | Adrian Bunk | 1 | -1/+1 |
2008-07-26 | make parport_cs_release() static | Adrian Bunk | 1 | -1/+1 |
2008-07-26 | make pnp_add_card_id() static | Adrian Bunk | 2 | -2/+1 |
2008-07-26 | make cgroup_seqfile_release() static | Adrian Bunk | 1 | -1/+1 |
2008-07-26 | drm: make drm_minors_cleanup() static | Adrian Bunk | 1 | -1/+1 |
2008-07-26 | cris: use generic show_mem() | Johannes Weiner | 1 | -30/+0 |
2008-07-26 | frv: use generic show_mem() | Johannes Weiner | 1 | -31/+0 |
2008-07-26 | m32r: use generic show_mem() | Johannes Weiner | 1 | -36/+0 |
2008-07-26 | m68k: use generic show_mem() | Johannes Weiner | 1 | -30/+0 |
2008-07-26 | m68knommu: use generic show_mem() | Johannes Weiner | 1 | -27/+0 |
2008-07-26 | mips: use generic show_mem() | Johannes Weiner | 2 | -38/+1 |
2008-07-26 | h8300: use generic show_mem() | Johannes Weiner | 1 | -27/+0 |
2008-07-26 | mn10300: use generic show_mem() | Johannes Weiner | 1 | -27/+0 |
2008-07-26 | powerpc: use generic show_mem() | Johannes Weiner | 1 | -39/+0 |
2008-07-26 | s390: use generic show_mem() | Johannes Weiner | 1 | -32/+0 |