aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2014-02-07staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin
2014-02-07staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin
2014-01-08staging: lustre: Use is_vmalloc_addrLaura Abbott
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek
2013-12-06staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez
2013-12-03staging/lustre: fix defined not used warningPeng Tao
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-11-21staging/lustre/lnet: Fix assert on empty group in selftest moduleAmir Shehata
2013-11-19staging/lustre: remove INIT_CTL_NAMEPeng Tao
2013-11-19staging/lustre/socklnd: remove ksnd_sysctlPeng Tao
2013-11-19staging/lustre/o2iblnd: remove kib_sysctlPeng Tao
2013-11-19staging/lustre/lnet: coding style fix for lstcon_test_addAmir Shehata
2013-11-19staging/lustre/lnet: constify name argument of lstcon_group_find/lstcon_batch...Amir Shehata
2013-11-19staging/lustre/lnet: remove extra space in lstcon_rpc_trans_abortAmir Shehata
2013-11-19staging/lustre/lnet: coding style fix for lst_test_add_ioctlAmir Shehata
2013-10-27staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen
2013-10-26Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria
2013-10-26Staging; lustre: Fix quoted string split across linesRashika Kheria
2013-10-26Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria
2013-10-26Staging: lustre: Fix indentation of labelsRashika Kheria
2013-10-26Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria
2013-10-26Staging: lustre: Fix quoted strings split across linesRashika Kheria
2013-10-26Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria
2013-10-26Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria
2013-10-19staging/lustre/lnet: Remove unnecessary spaces in router_proc.cLisa Nguyen
2013-10-19staging/lustre/lnet: Fix static initialization error in router_proc.cLisa Nguyen
2013-10-19staging/lustre/lnet: Reformat pointer variable in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Remove () from return statements in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Move open braces to previous lines in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Remove unnecessary whitespace in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.cLisa Nguyen
2013-10-19staging/lustre/lnet/selftest: Fix trailing statements in brw_test.cLisa Nguyen
2013-10-17Staging: lustre: Removal of Space between function name and parenthesis in ti...Rashika Kheria
2013-10-17Staging: lustre: Removal of assignment in if condition in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Fix quoted string split across lines in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Fix Space Prohibition before '++' in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Fix Space Requirement around ':' in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Removal of Space between function name and parenthesis in co...Rashika Kheria
2013-10-11staging: lustre: Do not use 0 for NULL pointer in console.cSachin Kamat
2013-10-11Staging: lustre: fix return is not a function, parentheses are not required i...Ebru Akagunduz
2013-10-11Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz
2013-10-11Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz
2013-10-11Staging: lustre: fix ERROR: do not initialise statics to 0 or NULL in module.cEbru Akagunduz
2013-09-17staging: lustre: clean up format string usagesKees Cook
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman