summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-07-1312-15/+15
| * sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-07-1310-7/+28
| * nfsd4: properly type op_func callbacksChristoph Hellwig2017-07-133-173/+209
| * nfsd4: remove nfsd4op_rsizeChristoph Hellwig2017-07-131-55/+54
| * nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig2017-07-133-35/+50
| * nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig2017-07-134-19/+27
| * sunrpc: remove kxdrproc_tChristoph Hellwig2017-07-131-7/+0
| * sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-07-1321-170/+185
| * sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-07-1321-209/+237
| * sunrpc: properly type pc_release callbacksChristoph Hellwig2017-07-1312-66/+63
| * sunrpc: properly type pc_func callbacksChristoph Hellwig2017-07-1311-227/+328
| * nfsd: remove the unused PROC() macro in nfs3proc.cChristoph Hellwig2017-07-131-12/+0
| * nfsd: use named initializers in PROC()Christoph Hellwig2017-07-133-27/+27
| * nfsd4: const-ify nfs_cb_version4Christoph Hellwig2017-07-131-1/+1
| * sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-1316-30/+31
| * nfs: use ARRAY_SIZE() in the nfsacl_version3 declarationChristoph Hellwig2017-07-131-2/+1
| * sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-1313-15/+44
| * lockd: fix some weird indentationChristoph Hellwig2017-07-132-19/+19
| * nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig2017-07-133-69/+77
| * nfs: fix decoder callback prototypesChristoph Hellwig2017-07-135-84/+151
| * lockd: fix decoder callback prototypesChristoph Hellwig2017-07-133-10/+16
| * nfsd: fix decoder callback prototypesChristoph Hellwig2017-07-131-4/+7
| * sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig2017-07-133-3/+4
| * sunrpc: fix decoder callback prototypesChristoph Hellwig2017-07-131-12/+15
| * sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2017-07-132-2/+4
| * sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig2017-07-133-7/+8
| * nfsd: fix encoder callback prototypesChristoph Hellwig2017-07-131-5/+8
| * nfs: fix encoder callback prototypesChristoph Hellwig2017-07-135-122/+242
| * lockd: fix encoder callback prototypesChristoph Hellwig2017-07-133-18/+34
| * sunrpc: fix encoder callback prototypesChristoph Hellwig2017-07-131-11/+13
| * sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2017-07-132-2/+6
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-1345-698/+1356
|\ \
| * | iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-117-16/+64
| * | Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger2017-07-113-8/+33
| * | tcmu: clean up the code and with one small fixXiubo Li2017-07-111-13/+11
| * | tcmu: Fix possbile memory leak / OOPs when recalculating cmd base sizeXiubo Li2017-07-111-7/+5
| * | target: export lio pgr/alua support as device attrMike Christie2017-07-101-0/+24
| * | target: Fix return sense reason in target_scsi3_emulate_pr_outTang Wenji2017-07-091-5/+5
| * | target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji2017-07-092-2/+2
| * | tcmu: Fix dev_config_storeBryant G. Ly2017-07-091-8/+24
| * | target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal2017-07-061-6/+11
| * | target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal2017-07-062-1/+2
| * | target: fix SAM_STAT_BUSY/TASK_SET_FULL handlingMike Christie2017-07-061-3/+11
| * | target: remove transport_completeMike Christie2017-07-062-10/+0
| * | pscsi: finish cmd processing from pscsi_req_doneMike Christie2017-07-062-26/+16
| * | tcmu: fix sense handling during completionMike Christie2017-07-061-2/+1
| * | target: add helper to copy sense to se_cmd bufferMike Christie2017-07-062-0/+20
| * | target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSEMike Christie2017-07-061-2/+2
| * | target: make device_mutex and device_list staticColin Ian King2017-07-061-2/+2
| * | tcmu: Fix flushing cmd entry dcache pageXiubo Li2017-07-061-2/+2