aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exec.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi3-26/+7
2008-07-26[patch 3/4] fat: dont call notify_changeMiklos Szeredi2-1/+15
2008-07-26[patch 2/4] vfs: utimes cleanupMiklos Szeredi1-49/+65
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi3-30/+22
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan2-12/+14
2008-07-26[PATCH] more nameidata removal: exec_permission_lite() doesn't need itAl Viro1-3/+2
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro7-24/+15
2008-07-26[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro5-11/+7
2008-07-26[PATCH] kill altrootAl Viro31-466/+5
2008-07-26[PATCH] permission checks for chdir need special treatment only on the last stepAl Viro3-6/+2
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi4-14/+6
2008-07-26[patch 4/5] vfs: reuse local variable in vfs_link()Tetsuo Handa1-4/+4
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi7-10/+11
2008-07-26[patch 1/5] vfs: truncate: dont check immutable twiceMiklos Szeredi1-1/+1
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro38-87/+74
2008-07-26[patch 05/14] hpfs: dont call permission()Miklos Szeredi1-1/+1
2008-07-26[PATCH] sanitize proc_sysctlAl Viro5-235/+218
2008-07-26[PATCH] sysctl: keep track of tree relationshipsAl Viro2-0/+66
2008-07-26[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro3-0/+13
2008-07-26[PATCH] allow delayed freeing of ctl_table_headerAl Viro2-1/+42
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro4-25/+57
2008-07-26[patch] hppfs: remove hppfs_permissionMiklos Szeredi1-7/+0
2008-07-26[PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko3-50/+15
2008-07-26[patch] vfs: fix lookup on deleted directoryMiklos Szeredi1-2/+17
2008-07-26netns: fix ip_rt_frag_needed rt_is_expiredHugh Dickins1-1/+1
2008-07-26netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferencesPatrick McHardy1-4/+4
2008-07-26netfilter: fix double-free and use-after freePekka Enberg3-11/+36
2008-07-26netfilter: arptables in netns for realAlexey Dobriyan1-9/+30
2008-07-26netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan2-2/+2
2008-07-26selinux: use nf_register_hooks()Alexey Dobriyan1-19/+8
2008-07-26netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan2-26/+10
2008-07-27Add layer1 over IP supportKarsten Keil5-1/+2003
2008-07-27Add mISDN HFC multiport driverKarsten Keil5-0/+6570
2008-07-27Add mISDN HFC PCI driverKarsten Keil4-0/+2503
2008-07-27Add mISDN DSPKarsten Keil15-0/+6028
2008-07-27Add mISDN core filesKarsten Keil17-0/+7515
2008-07-27Define AF_ISDN and PF_ISDNKarsten Keil1-1/+3
2008-07-27Add mISDN driverKarsten Keil4-1/+11
2008-07-27atmel-mci: debugfs supportHaavard Skinnemoen2-0/+191
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen4-0/+74
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen5-0/+179
2008-07-27imxmmc: fix crash when no platform data is providedPaulius Zaleckas1-2/+9
2008-07-27imxmmc: fix platform resourcesPaulius Zaleckas1-27/+6
2008-07-27imxmmc: remove DEBUG definitionPaulius Zaleckas1-6/+0
2008-07-26tracehook: comment fixesRoland McGrath1-11/+12
2008-07-26dsp56k: Fix BKL pushdownGeert Uytterhoeven1-2/+2
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k6.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez6-12/+19
2008-07-26[SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton1-1/+1