summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-14clear RCU on all failure exits from link_path_walk()Al Viro1-14/+16
2011-03-14pull handling of . and .. into inlined helperAl Viro1-14/+16
2011-03-14kill out_dput: in link_path_walk()Al Viro1-11/+4
2011-03-14separate -ESTALE/-ECHILD retries in do_filp_open() from real workAl Viro1-29/+20
2011-03-14switch do_filp_open() to struct open_flagsAl Viro5-88/+101
2011-03-14Collect "operation mode" arguments of do_last() into a structureAl Viro1-22/+35
2011-03-14clean up the failure exits after __do_follow_link() in do_filp_open()Al Viro1-8/+5
2011-03-14pull security_inode_follow_link() into __do_follow_link()Al Viro1-6/+7
2011-03-14pull dropping RCU on success of link_path_walk() into path_lookupat()Al Viro1-18/+12
2011-03-14untangle the "need_reval_dot" messAl Viro2-63/+46
2011-03-14merge component type recognitionAl Viro1-26/+22
2011-03-14merge path_init and path_init_rcuAl Viro1-83/+35
2011-03-14sanitize path_walk() messAl Viro1-92/+56
2011-03-14take RCU-dependent stuff around exec_permission() into a new helperAl Viro1-11/+14
2011-03-14kill path_lookup()Al Viro6-9/+8
2011-03-14fix race in audit_get_nd()Al Viro1-53/+32
2011-03-13compat breakage in preadv() and pwritev()Al Viro1-2/+6
2011-03-10Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds21-63/+283
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-41/+39
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+10
2011-03-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+9
2011-03-10Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+9
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai2-0/+46
2011-03-10fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields1-2/+24
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli1-0/+8
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro1-2/+2
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10fuse: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro1-2/+0
2011-03-10/proc/self is never going to be invalidated...Al Viro1-30/+0
2011-03-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-18/+22
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-5/+16
2011-03-09sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov5-5/+16
2011-03-10powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt1-1/+2
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt4-17/+20
2011-03-09Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-9/+10
2011-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+5
2011-03-09Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-4/+3
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner1-0/+1
2011-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+1
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-16/+42
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby1-2/+5
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1