aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.NeilBrown1-6/+20
2014-10-14autofs4: avoid taking fs_lock during rcu-walkNeilBrown2-8/+42
2014-10-14autofs4: make "autofs4_can_expire" idempotent.NeilBrown1-6/+4
2014-10-14autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown1-74/+88
2014-10-14autofs4: allow RCU-walk to walk through autofs4NeilBrown4-18/+34
2014-10-14fs/ncpfs/dir.c: remove redundant sys_tz declarationFabian Frederick1-3/+0
2014-10-14kernel/kallsyms.c: use __seq_open_private()Rob Jones1-9/+2
2014-10-14binfmt_misc: work around gcc-4.9 warningArnd Bergmann1-2/+2
2014-10-14binfmt_misc: touch up documentation a bitMike Frysinger1-20/+28
2014-10-14binfmt_misc: expand the register format limit to 1920 bytesMike Frysinger2-3/+18
2014-10-14checkpatch: warn on logging functions with KERN_<LEVEL>Joe Perches1-0/+11
2014-10-14checkpatch: add exception to return then else testJoe Perches1-1/+5
2014-10-14checkpatch: look for common misspellingsKees Cook2-1/+1085
2014-10-14checkpatch: warn on macros with flow control statementsJoe Perches1-0/+18
2014-10-14checkpatch: remove unnecessary + after {8,8}Joe Perches1-1/+1
2014-10-14checkpatch: add --strict test for concatenated string elementsJoe Perches1-0/+6
2014-10-14checkpatch: allow optional shorter config descriptionsVadim Bendebury1-2/+7
2014-10-14checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven1-2/+2
2014-10-14checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov1-1/+3
2014-10-14checkpatch: remove debugging messageJoe Perches1-1/+0
2014-10-14checkpatch: fix spelloAndrew Morton1-1/+1
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2-2/+2
2014-10-14lib: remove prio_heapLai Jiangshan3-129/+1
2014-10-14lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva1-3/+1
2014-10-14lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones1-15/+2
2014-10-14list: include linux/kernel.hMasahiro Yamada1-0/+1
2014-10-14MAINTAINERS: remove Chirag Kantharia, invalid e-mailMichael Opdenacker1-2/+1
2014-10-14MAINTAINERS: orphan m32rMichael Opdenacker1-4/+1
2014-10-14MAINTAINERS: add atmel nand driver maintainer entryJosh Wu1-0/+6
2014-10-14MAINTAINERS: add entry for Kernel Selftest FrameworkShuah Khan1-0/+7
2014-10-14MAINTAINERS: linaro-mm-sig is moderatedRandy Dunlap1-1/+1
2014-10-14MAINTAINERS: remove non existent filesChristian Kujau1-3/+1
2014-10-14MAINTAINERS: assign systemace driver to XilinxMichal Simek1-4/+1
2014-10-14printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf1-6/+1
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven2-1/+7
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski3-11/+120
2014-10-14drivers: dma-coherent: add initialization from device treeMarek Szyprowski1-22/+129