summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: lustre: ptlrpc: mark expected switch fall-throughsGustavo A. R. Silva
2017-09-18staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-08-22staging: lustre: libcfs: remove LOGL and LOGU macrosJames Simmons
2017-08-22staging: lustre: uapi: move lustre_cfg_string() to obd_config.cJames Simmons
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons
2017-07-30staging: lustre: ptlrpc: print times in microsecondsBob Glosman
2017-07-30staging: lustre: ptlrpc: don't use CFS_DURATION_T for time64_tJames Simmons
2017-07-30staging: lustre: ptlrpc: restore 64-bit time for struct ptlrpc_cli_reqJames Simmons
2017-07-30staging: lustre: linkea: linkEA size limitationFan Yong
2017-07-30staging: lustre: ptlrpc: no need to reassign mbits for replayNiu Yawei
2017-07-30staging: lustre: ptlrpc: correct use of list_add_tail()John L. Hammond
2017-07-17staging: lustre: fix spelling mistake, "grranted" -> "granted"Colin Ian King
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert
2017-05-15staging: lustre: ptlrpc: remove unnecessary codeGustavo A. R. Silva
2017-04-08staging: lustre: fixed ../include/lustre_debug.h is included more than once.Darryl T. Agostinelli
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-02-03staging: lustre: ptlrpc : remove userland usage from ptlrpcJames Simmons
2017-02-03staging: lustre: ptlrpc: update replay cursor when close during replayNiu Yawei
2017-02-03staging: lustre: ptlrpc: update MODULE_PARAM_DESC in ptlrpcd.cDmitry Eremin
2017-02-03staging: lustre: ptlrpc: remove unused pc->pc_envDmitry Eremin
2017-02-03staging: lustre: ptlrpc: allow blocking asts to be delayedVladimir Saveliev
2017-02-03staging: ptlrpc: leaked rs on difficult replyNiu Yawei
2017-02-03staging: lustre: ptlrpc: comment for FLD_QUERY RPC reply swabFan Yong
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko
2017-02-03staging: lustre: ptlrpc: set proper mbits for EINPROGRESS resendNiu Yawei
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2017-01-27staging: lustre: ptlrpc: avoid warning on missing returnArnd Bergmann
2017-01-16staging: lustre: ptlrpc: silence a shift wrapping warningDan Carpenter
2017-01-03staging/lustre/ptlrpc: Move nrs_conf_fifo extern to a headerOleg Drokin
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-12-06staging: lustre: import: don't reconnect during connect interpretMikhal Pershin
2016-12-06staging: lustre: rpc: increase bulk sizeJinshan Xiong