summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/service.c
AgeCommit message (Expand)Author
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall
2014-08-30staging/lustre: remove linux/lustre_net.hJohn L. Hammond
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 LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg 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: fix NULL pointer dereference of {exp, imp}_obdDmitry Eremin
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-04-27staging/lustre/ptlrpc: add rpc_cacheAndriy Skulysh
2014-04-27staging/lustre/ptlrpc: Remove log message about export timer updateCheng Shao
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida
2014-02-07staging: lustre: Fix typo in service.cMasanari Iida
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-11-12staging: lustre: ptlrpc: fix indentationKristina Martsenko
2013-11-12staging: lustre: ptlrpc: clean up whitespace around bracesKristina Martsenko
2013-11-12staging: lustre: ptlrpc: clean up whitespace around parenthesesKristina Martsenko
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-09-17staging: lustre: clean up format string usagesKees Cook
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove typedef for group_info_tGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-23staging/lustre/ptlrpc: Race between start and stop service threadsHiroya Nozaki
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao
2013-07-23staging/lustre: fix build error when !CONFIG_SMPPeng Tao
2013-06-03staging/lustre/ofd: refill env in ofd_get_infowang di
2013-05-14staging: add Lustre file system client supportPeng Tao