summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-13NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington1-0/+1
2017-07-13NFS: Fix commit policy for non-blocking calls to nfs_write_inode()Trond Myklebust1-1/+1
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust4-0/+63
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust3-4/+0
2017-07-13SUNRPC: Make slot allocation more reliableTrond Myklebust1-3/+5
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington3-1/+19
2017-07-13NFS: convert flags to boolBenjamin Coddington9-42/+42
2017-07-13NFS: Set FATTR4_WORD0_TYPE for . and .. entriesAnna Schumaker1-4/+7
2017-07-13nfsd4: const-ify nfsd4_opsChristoph Hellwig1-7/+6
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig14-65/+65
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig12-15/+15
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig10-7/+28
2017-07-13nfsd4: properly type op_func callbacksChristoph Hellwig3-173/+209
2017-07-13nfsd4: remove nfsd4op_rsizeChristoph Hellwig1-55/+54
2017-07-13nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig3-35/+50
2017-07-13nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig4-19/+27
2017-07-13sunrpc: remove kxdrproc_tChristoph Hellwig1-7/+0
2017-07-13sunrpc: properly type pc_encode callbacksChristoph Hellwig21-170/+185
2017-07-13sunrpc: properly type pc_decode callbacksChristoph Hellwig21-209/+237
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-06-11Linux 4.12-rc5v4.12-rc5Linus Torvalds1-1/+1
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds19-330/+330
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-11Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+43
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-120/+149
2017-06-11Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-20/+47
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-8/+10
2017-06-11Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-46/+47
2017-06-11Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-35/+102