aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-12kgdb: Add module event hooksJason Wessel1-0/+18
2012-10-12vfs: unexport getname and putname symbolsJeff Layton1-2/+0
2012-10-12acct: constify the name arg to acct_onJeff Layton1-1/+1
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton2-5/+5
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton5-38/+47
2012-10-12audit: optimize audit_compare_dname_pathJeff Layton4-12/+20
2012-10-12audit: make audit_compare_dname_path use parent_len helperEric Paris1-20/+7
2012-10-12audit: remove dirlen argument to audit_compare_dname_pathJeff Layton4-10/+5
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton8-34/+87
2012-10-12audit: add a new "type" field to audit_names structJeff Layton2-5/+15
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton5-19/+19
2012-10-12audit: no need to walk list in audit_inode if name is NULLJeff Layton1-1/+5
2012-10-12audit: pass in dentry to audit_copy_inode wherever possibleJeff Layton1-2/+2
2012-10-12audit: remove unnecessary NULL ptr checks from do_path_lookupJeff Layton1-6/+2
2012-10-11make sure that kernel_thread() callbacks call do_exit() themselvesAl Viro1-2/+2
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro1-8/+5
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro1-3/+2
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro1-25/+16
2012-10-11alpha: get rid of switch_stack argument of do_work_pending()Al Viro2-23/+20
2012-10-11alpha: don't bother passing switch_stack separately from regsAl Viro1-13/+13
2012-10-11alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro2-17/+20
2012-10-11alpha: simplify TIF_NEED_RESCHED handlingAl Viro1-17/+9
2012-10-11vfs: bogus warnings in fs/namei.cArnd Bergmann1-0/+1
2012-10-11consitify do_mount() argumentsAl Viro10-26/+27
2012-10-11UAPI: (Scripted) Disintegrate include/linux/mmcDavid Howells3-1/+1
2012-10-11mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut1-1/+1
2012-10-11compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos1-1/+1
2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman1-0/+1
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum3-0/+23
2012-10-11Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz1-0/+3
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon1-0/+4
2012-10-11tcp: sysctl interface leaks 16 bytes of kernel memoryAlan Cox1-0/+2
2012-10-11kaweth: print correct debug ptrAlan Cox1-1/+1
2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr1-1/+2
2012-10-11Update SmPL/Coccinelle section of MAINTAINERSNicolas Palix1-3/+3
2012-10-11coccicheck: Add the rep+ctxt modeNicolas Palix1-0/+3