summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/events.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-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_handle_eq_t to proper structJames Simmons
2017-02-03staging: ptlrpc: leaked rs on difficult replyNiu Yawei
2017-01-16staging: lustre: ptlrpc: silence a shift wrapping warningDan Carpenter
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata
2016-09-19staging: lustre: ptlrpc: fix magic return value of ptlrpc_init_portalsWang Shilong
2016-06-20staging/lustre/ptlrpc: Early Reply vs Reply MDunlinkVitaly Fertman
2016-06-20staging/lustre/ptlrpc: missing wakeup for ptlrpc_check_setLiang Zhen
2016-06-20staging/lustre/ptlrpc: reorganize ptlrpc_requestLiang Zhen
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-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-22staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2016-02-03staging/lustre/lnet: Get rid of IOC_LIBCFS_PORTALS_COMPATIBILITY ioctlOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-04Staging: lustre: ptlrpc: events: Declare as staticShraddha Barke
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann
2015-09-29staging/lustre: use 64-bit time for debugfs outputArnd Bergmann
2015-07-22staging: lustre: make functions only used locally staticKolbeinn Karlsson
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-07-12staging: lustre: remove ALLOC_ATOMIC_TRYGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-06-26staging/lustre/ptlrpc: unlink request buffer correctlyAlexey Lyashkov
2014-06-26staging/lustre/ptlrpc: race at req processingAlexander.Boyko
2014-04-27staging/lustre/ptlrpc: add rpc_cacheAndriy Skulysh
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida
2013-11-12staging: lustre: ptlrpc: clean up whitespace around parenthesesKristina Martsenko
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao