aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-13sunrpc: properly type pc_release callbacksChristoph Hellwig12-66/+63
2017-07-13sunrpc: properly type pc_func callbacksChristoph Hellwig11-227/+328
2017-07-13nfsd: remove the unused PROC() macro in nfs3proc.cChristoph Hellwig1-12/+0
2017-07-13nfsd: use named initializers in PROC()Christoph Hellwig3-27/+27
2017-07-13nfsd4: const-ify nfs_cb_version4Christoph Hellwig1-1/+1
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig16-30/+31
2017-07-13nfs: use ARRAY_SIZE() in the nfsacl_version3 declarationChristoph Hellwig1-2/+1
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig13-15/+44
2017-07-13lockd: fix some weird indentationChristoph Hellwig2-19/+19
2017-07-13nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig3-69/+77
2017-07-13nfs: fix decoder callback prototypesChristoph Hellwig5-84/+151
2017-07-13lockd: fix decoder callback prototypesChristoph Hellwig3-10/+16
2017-07-13nfsd: fix decoder callback prototypesChristoph Hellwig1-4/+7
2017-07-13sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig3-3/+4
2017-07-13sunrpc: fix decoder callback prototypesChristoph Hellwig1-12/+15
2017-07-13sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2-2/+4
2017-07-13sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig3-7/+8
2017-07-13nfsd: fix encoder callback prototypesChristoph Hellwig1-5/+8
2017-07-13nfs: fix encoder callback prototypesChristoph Hellwig5-122/+242
2017-07-13lockd: fix encoder callback prototypesChristoph Hellwig3-18/+34
2017-07-13sunrpc: fix encoder callback prototypesChristoph Hellwig1-11/+13
2017-07-13sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2-2/+6
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds155-963/+3222
2017-07-13Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds11-19/+165
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-57/+75
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds33-889/+2024
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds79-2198/+4262
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds12-155/+137
2017-07-13Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds11-152/+244
2017-07-13Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-15/+28
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds33-249/+407
2017-07-13Btrfs: fix write corruption due to bio cloning on raid5/6Filipe Manana1-8/+18
2017-07-13drm: Add missing field copy in compat_drm_versionJeffy Chen1-0/+3
2017-07-13svcrdma: fix an incorrect check on -E2BIG and -EINVALColin Ian King1-1/+1
2017-07-13Documentation: ABI: mtd: describe "offset" more preciselyRafał Miłecki1-3/+3
2017-07-13isofs: Fix isofs_show_options()David Howells1-1/+1
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan6-6/+27
2017-07-13KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek2-4/+3
2017-07-13ext2: Fix memory leak when truncate races ext2_get_blocksErnesto A. Fernández1-0/+1
2017-07-13mmc: tmio-mmc: fix bad pointer mathChris Brandt1-10/+9
2017-07-13mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja1-0/+1
2017-07-12clk: Provide bulk prepare_enable disable_unprepare variantsBjorn Andersson1-0/+22
2017-07-13Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-2/+11
2017-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-15/+32
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-101/+172
2017-07-12disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie7-41/+43
2017-07-13Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie15-78/+148
2017-07-13Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/linux.git-tags into drm-nextDave Airlie10-128/+205
2017-07-12Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds3-53/+73