summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-11afs: Implement show_optionsDavid Howells1-2/+43
2017-07-11affs: Implement show_optionsDavid Howells1-5/+37
2017-07-11befs: Implement show_optionsDavid Howells1-3/+21
2017-07-11spufs: Implement show_optionsDavid Howells1-3/+19
2017-07-06bpf: Implement show_optionsDavid Howells1-3/+13
2017-07-06ramfs: Implement show_optionsDavid Howells1-11/+21
2017-07-06pstore: Implement show_optionsDavid Howells3-4/+15
2017-07-06omfs: Implement show_optionsDavid Howells1-3/+30
2017-07-06hugetlbfs: Implement show_optionsDavid Howells2-14/+59
2017-07-06VFS: Don't use save/replace_mount_options if not using generic_show_optionsDavid Howells4-9/+0
2017-07-06VFS: Provide empty name qstrDavid Howells6-10/+15
2017-07-06VFS: Make get_filesystem() return the affected filesystemDavid Howells2-2/+3
2017-07-06VFS: Clean up whitespace in fs/namespace.c and fs/super.cDavid Howells2-4/+4
2017-07-06Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2-0/+25
2017-06-26Linux 4.12-rc7Linus Torvalds1-1/+1
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-33/+55
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+4
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+28
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-14/+35
2017-06-25Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-12/+21
2017-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-6/+14
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner1-2/+1
2017-06-24Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-50/+166
2017-06-24Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-31/+39
2017-06-24Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2017-06-24Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-6/+6
2017-06-24Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-8/+17
2017-06-24Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-80/+145
2017-06-24Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+6
2017-06-24Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+31
2017-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-35/+86
2017-06-24fs/exec.c: account for argv/envp pointersKees Cook1-4/+24
2017-06-24ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2-10/+17
2017-06-24slub: make sysfs file removal asynchronousTejun Heo2-14/+27
2017-06-24lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3
2017-06-24fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara1-0/+1
2017-06-24autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown1-1/+1
2017-06-24mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel1-2/+13
2017-06-24mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes1-1/+0
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+1
2017-06-23Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+5
2017-06-23Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/s...Ingo Molnar1-1/+1
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7
2017-06-23powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin1-3/+28
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-18/+20
2017-06-23kconfig: fix sparse warnings in nconfigRandy Dunlap2-8/+8
2017-06-22perf probe: Fix probe definition for inlined functionsBjörn Töpel1-1/+1
2017-06-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-9/+14