summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-13vfs: define struct filename and have getname() return itJeff Layton
2012-10-12vfs: unexport getname and putname symbolsJeff Layton
2012-10-12acct: constify the name arg to acct_onJeff Layton
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton
2012-10-12audit: optimize audit_compare_dname_pathJeff Layton
2012-10-12audit: make audit_compare_dname_path use parent_len helperEric Paris
2012-10-12audit: remove dirlen argument to audit_compare_dname_pathJeff Layton
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton
2012-10-12audit: add a new "type" field to audit_names structJeff Layton
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton
2012-10-12audit: no need to walk list in audit_inode if name is NULLJeff Layton
2012-10-12audit: pass in dentry to audit_copy_inode wherever possibleJeff Layton
2012-10-12audit: remove unnecessary NULL ptr checks from do_path_lookupJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-12vfs: bogus warnings in fs/namei.cArnd Bergmann
2012-10-12consitify do_mount() argumentsAl Viro
2012-10-11compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos
2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman
2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr
2012-10-11Update SmPL/Coccinelle section of MAINTAINERSNicolas Palix
2012-10-11coccicheck: Add the rep+ctxt modeNicolas Palix
2012-10-11scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...Julia Lawall
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-11autofs4 - fix reset pending flag on mount failIan Kent
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds
2012-10-11gbefb: fix compile errorFlorian Tobias Schandinat
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2012-10-10Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-10-10perf: fix duplicate header inclusionMichel Lespinasse
2012-10-10memcg, kmem: fix build error when CONFIG_INET is disabledDavid Rientjes
2012-10-10rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman
2012-10-10rapidio: fix commentChad Reese
2012-10-10lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvaspr...Ezequiel Garcia
2012-10-10rapidio: update for destination ID allocationAlexandre Bounine
2012-10-10rapidio: update asynchronous discovery initializationAlexandre Bounine
2012-10-10rapidio: use msleep in discovery waitAlexandre Bounine
2012-10-10mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()Bartlomiej Zolnierkiewicz
2012-10-10arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu
2012-10-10arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton
2012-10-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds