aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-11autofs: fix dev ioctl number range checkIan Kent2-2/+3
2016-10-11autofs: fix pr_debug() messageTomohiro Kusumi1-1/+1
2016-10-11autofs: update struct autofs_dev_ioctl in DocumentationTomohiro Kusumi1-28/+42
2016-10-11autofs: fix Documentation regarding devid on ioctlTomohiro Kusumi1-3/+2
2016-10-11autofs: remove AUTOFS_DEVID_LENTomohiro Kusumi1-2/+0
2016-10-11autofs: don't fail to free_dev_ioctl(param)Tomohiro Kusumi1-1/+2
2016-10-11autofs: remove obsolete sb fieldsTomohiro Kusumi1-2/+0
2016-10-11autofs: use autofs4_free_ino() to kfree dentry dataTomohiro Kusumi1-1/+1
2016-10-11autofs: remove ino free in autofs4_dir_symlink()Ian Kent1-2/+0
2016-10-11autofs: add WARN_ON(1) for non dir/link inode caseTomohiro Kusumi1-1/+2
2016-10-11autofs: fix autofs4_fill_super() error exit handlingIan Kent1-3/+3
2016-10-11autofs: test autofs versions first on sb initializationTomohiro Kusumi1-17/+17
2016-10-11autofs: drop unnecessary extern in autofs_i.hTomohiro Kusumi1-1/+1
2016-10-11autofs: fix typos in Documentation/filesystems/autofs4.txtTomohiro Kusumi1-4/+4
2016-10-11kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig1-1/+1
2016-10-11checkpatch: improve the octal permissions testsJoe Perches1-16/+44
2016-10-11checkpatch: add warning for unnamed function definition argumentsJoe Perches1-0/+13
2016-10-11checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches1-1/+19
2016-10-11checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches1-1/+8
2016-10-11checkpatch: add --strict test for macro argument reuseJoe Perches1-8/+35
2016-10-11checkpatch: improve the block comment * alignment testJoe Perches1-7/+12
2016-10-11checkpatch: speed up checking for filenames in sections marked obsoleteJoe Perches1-1/+1
2016-10-11const_structs.checkpatch: add frequently used from Julia Lawall's listJoe Perches1-0/+25
2016-10-11checkpatch: externalize the structs that should be constJoe Perches2-40/+63
2016-10-11checkpatch: don't test for prefer ether_addr_<foo>Joe Perches1-35/+35
2016-10-11checkpatch: test multiple line block comment alignmentJoe Perches1-0/+19
2016-10-11checkpatch: look for symbolic permissions and suggest octal insteadJoe Perches1-6/+43
2016-10-11checkpatch: see if modified files are marked obsolete in MAINTAINERSJoe Perches1-0/+14
2016-10-11lib/bitmap.c: enhance bitmap syntaxNoam Camus2-18/+82
2016-10-11lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan1-5/+1
2016-10-11include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan1-1/+4
2016-10-11lib: harden strncpy_from_userMark Rutland1-0/+2
2016-10-11radix-tree tests: properly initialize mutexRoss Zwisler1-1/+1
2016-10-11radix-tree tests: add iteration testRoss Zwisler4-1/+184
2016-10-11radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler1-0/+8
2016-10-11fs/select: add vmalloc fallback for select(2)Vlastimil Babka1-3/+11
2016-10-11block: implement (some of) fallocate for block devicesDarrick J. Wong2-1/+79
2016-10-11block: require write_same and discard requests align to logical block sizeDarrick J. Wong1-0/+15
2016-10-11block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong1-6/+12
2016-10-11ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua1-0/+3
2016-10-11Fix off-by-one in __pipe_get_pages()Al Viro1-2/+2
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-1206/+1421
2016-10-11netfilter: Fix slab corruption.Linus Torvalds1-75/+33
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds182-449/+587
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro483-2736/+4379
2016-10-10Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds28-459/+1263
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds80-687/+471
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds77-1654/+3852
2016-10-10Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-6/+2
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds26-339/+1966