summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-05fs/9p: kerneldoc fixesFabian Frederick4-10/+8
2014-06-05fs/9p/v9fs.c: add __init to v9fs_sysfs_initFabian Frederick1-1/+1
2014-06-05ocfs2: remove some unused codeXue jiufei3-7/+0
2014-06-05ocfs2: fix incorrect i_size of global bitmap inode after resizeJoseph Qi1-2/+2
2014-06-05ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_superJoseph Qi1-6/+0
2014-06-05ocfs2/dlm: disallow node joining when recovery is on goingXue jiufei1-1/+12
2014-06-05ocfs2: fix umount hang while shutting down truncate logXue jiufei2-1/+6
2014-06-05fs/ocfs2/ioctl.c: add static to local functionsFabian Frederick1-40/+41
2014-06-05ocfs2/dlm: fix possible convert=sion deadlockXue jiufei1-1/+9
2014-06-05ocfs2: limit printk when journal is abortedJoseph Qi1-2/+15
2014-06-05ocfs2: remove some redundant castingGeorge Spelvin1-4/+3
2014-06-05fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpyFabian Frederick1-2/+2
2014-06-05ocfs2: remove NULL assignments on staticFabian Frederick7-10/+10
2014-06-05lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debugFabian Frederick1-2/+2
2014-06-05lib/debugobjects.c: add pr_fmt to loggingFabian Frederick1-5/+8
2014-06-05lib/debugobjects.c: convert printk to pr_foo()Fabian Frederick1-7/+5
2014-06-05fs/configfs: use pr_fmtFabian Frederick4-5/+11
2014-06-05fs/configfs: convert printk to pr_foo()Fabian Frederick3-8/+7
2014-06-05fs/configs/item.c: kernel-doc fixes + clean-upFabian Frederick1-30/+28
2014-06-05arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton1-1/+3
2014-06-05arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick1-4/+2
2014-06-05fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick1-1/+1
2014-06-05sh: Replace __get_cpu_var usesChristoph Lameter5-23/+23
2014-06-05ntfs: remove NULL value assignmentsFabian Frederick3-4/+4
2014-06-05fanotify: check file flags passed in fanotify_initHeinrich Schuchardt1-0/+25
2014-06-05fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checkingHeinrich Schuchardt1-0/+3
2014-06-05fs/notify/mark.c: trivial cleanupDavid Cohen1-1/+1
2014-06-05fanotify: create FAN_ACCESS event for readdirHeinrich Schuchardt1-0/+2
2014-06-05fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and pathHeinrich Schuchardt1-7/+10
2014-06-05fs/fscache: replace seq_printf by seq_putsFabian Frederick2-8/+6
2014-06-05fs/fscache: convert printk to pr_foo()Fabian Frederick7-32/+32
2014-06-05kthread: fix return value of kthread_create() upon SIGKILL.Tetsuo Handa1-2/+2
2014-06-05hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi15-73/+18
2014-06-05mm: fix sleeping function warning from __put_anon_vmaHugh Dickins1-3/+5
2014-06-05MAINTAINERS: pass on hwpoison maintainership to Naoya HoriguchiAndi Kleen1-2/+1
2014-06-05MAINTAINERS: add Joe as the get_maintainer.pl maintainerJoe Perches1-0/+5
2014-06-05tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov1-3/+32
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds76-838/+1008
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds337-5467/+36766
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-574/+3604
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-153/+169
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds188-3763/+9413
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds18-328/+1819
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds61-89/+84
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds133-1749/+7181
2014-06-04Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into nextLinus Torvalds5-54/+66
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-163/+246
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds8-43/+129
2014-06-04Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+10
2014-06-04clocksource: versatile: Use sched_clock_register()Thomas Gleixner1-3/+3