summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/service.c
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-07-30staging: lustre: ptlrpc: don't use CFS_DURATION_T for time64_tJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-11-07staging/lustre/ptlrpc: Correctly calculate hrp->hrp_nthrsAmir Shehata
2016-09-19staging: lustre: ptlrpc: prevent request timeout grow due to recoveryMikhail Pershin
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21staging: lustre: ptlrpc: Early replies need to honor at_maxChris Horn
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-28staging: lustre: ptlrpc: initialize request session earlyMikhail Pershin
2016-04-28staging: lustre: obdclass: add LCT_SERVER_SESSION for server sessionWang Di
2016-03-01drivers: staging: lustre: lustre: ptlrpc: Fix space related coding style issueTapan Prakash T
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-03-01staging/lustre: Convert ptlrpc_at_check_timed to voidOleg Drokin
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2016-02-20staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-16staging: lustre: ptlrpc: service: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-08Staging: lustre: ptlrpc: service: Declare local functions as staticShraddha Barke
2015-09-29staging/lustre: Remove server-only recovery-related bitsOleg Drokin
2015-09-29staging/lustre: Remove high-priority request callbacksOleg Drokin
2015-09-29staging/lustre: Remove unused reply state batches codeOleg Drokin
2015-09-29staging/lustre/ptlrpc: Remove server-specific health checksOleg Drokin
2015-09-29staging/lustre/ptlrpc: Remove ptlrpc_update_export_timer()Oleg Drokin
2015-09-29staging/lustre: remove wrappers for timer functionsArnd Bergmann
2015-09-29staging/lustre: remove the ping evictorArnd Bergmann
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann
2015-09-16staging/lustre: Remove OBD_CPT_ALLOC_LARGEOleg Drokin
2015-08-08Staging: lustre/lustre/ptlrpc: service.c: Fixed issue with global integer bei...Daniel Machon
2015-08-03staging: lustre: service.c: make local functions staticZoltán Lajos Kis
2015-07-14staging: lustre: Deletion of unnecessary checks before three function callsMarkus Elfring
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-11lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-05-31staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/ptlrpc: Add infrastructure for sysfs migrationOleg Drokin
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-08staging/lustre/ptlrpc: Replace OBD_CPT_ALLOC etc by kzalloc_nodeJulia Lawall
2015-05-08staging: lustre: ptlrpc: service: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall