summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
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
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg 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 ENTRY macroGreg Kroah-Hartman
2013-07-29staging: lustre: Fix non-ANSI sparse warningsEmil Goode
2013-07-25staging: lustre: socklnd: Remove duplicate inclusion of header filesSachin Kamat
2013-07-25staging: lustre: o2iblnd: Remove duplicate inclusion of header fileSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in socklnd_lib-linux.hSachin Kamat
2013-07-23staging/lustre/lnet: remove empty file lnet/lnet/api-errno.cPeng Tao
2013-07-23staging/lustre: fix 'program hangs' errorsSebastien Buisson
2013-07-23staging/lustre: fix build error when !CONFIG_SMPPeng Tao
2013-07-23staging/lustre: remove HIPQUADPeng Tao
2013-07-23staging/lustre: don't assert ln_refcount in LNetGetIdPeng Tao
2013-07-23staging/lustre: fix Lustre code link orderPeng Tao
2013-06-08staging/lustre/lnet: fix build error on i386Peng Tao
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao