summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen2013-10-271-1/+4
* Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria2013-10-261-1/+1
* Staging; lustre: Fix quoted string split across linesRashika Kheria2013-10-261-14/+14
* Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria2013-10-261-36/+36
* Staging: lustre: Fix indentation of labelsRashika Kheria2013-10-261-1/+1
* Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria2013-10-261-1/+1
* Staging: lustre: Fix quoted strings split across linesRashika Kheria2013-10-261-43/+23
* Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria2013-10-261-3/+1
* Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria2013-10-261-9/+9
* staging/lustre/lnet: Remove unnecessary spaces in router_proc.cLisa Nguyen2013-10-191-10/+10
* staging/lustre/lnet: Fix static initialization error in router_proc.cLisa Nguyen2013-10-191-1/+1
* staging/lustre/lnet: Reformat pointer variable in lib-move.cLisa Nguyen2013-10-191-1/+1
* staging/lustre/lnet: Remove () from return statements in lib-move.cLisa Nguyen2013-10-191-13/+13
* staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.cLisa Nguyen2013-10-191-11/+17
* staging/lustre/lnet: Move open braces to previous lines in lib-move.cLisa Nguyen2013-10-191-8/+4
* staging/lustre/lnet: Remove unnecessary whitespace in lib-move.cLisa Nguyen2013-10-191-147/+147
* staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.cLisa Nguyen2013-10-191-32/+32
* staging/lustre/lnet/selftest: Fix trailing statements in brw_test.cLisa Nguyen2013-10-191-9/+18
* Staging: lustre: Removal of Space between function name and parenthesis in ti...Rashika Kheria2013-10-171-17/+17
* Staging: lustre: Removal of assignment in if condition in conrpc.cRashika Kheria2013-10-171-1/+3
* Staging: lustre: Fix quoted string split across lines in conrpc.cRashika Kheria2013-10-171-10/+6
* Staging: lustre: Fix Space Prohibition before '++' in conrpc.cRashika Kheria2013-10-171-3/+3
* Staging: lustre: Fix Space Requirement around ':' in conrpc.cRashika Kheria2013-10-171-3/+3
* Staging: lustre: Removal of Space between function name and parenthesis in co...Rashika Kheria2013-10-171-29/+29
* staging: lustre: Do not use 0 for NULL pointer in console.cSachin Kamat2013-10-111-1/+1
* Staging: lustre: fix return is not a function, parentheses are not required i...Ebru Akagunduz2013-10-111-1/+1
* Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz2013-10-111-9/+9
* Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz2013-10-111-4/+4
* Staging: lustre: fix ERROR: do not initialise statics to 0 or NULL in module.cEbru Akagunduz2013-10-111-1/+1
* staging: lustre: clean up format string usagesKees Cook2013-09-172-2/+2
* staging: lustre: Fix typo in lustre/lnetMasanari Iida2013-08-267-14/+14
* staging: lustre: remove task_t typedefGreg Kroah-Hartman2013-08-043-3/+3
* staging: lustre: remove cfs_module() macroGreg Kroah-Hartman2013-08-043-3/+9
* staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman2013-08-033-3/+3
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-033-9/+9
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-033-9/+0
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-025-10/+0
* staging: lustre: Fix non-ANSI sparse warningsEmil Goode2013-07-293-5/+5
* staging: lustre: socklnd: Remove duplicate inclusion of header filesSachin Kamat2013-07-251-2/+0
* staging: lustre: o2iblnd: Remove duplicate inclusion of header fileSachin Kamat2013-07-251-1/+0
* staging: lustre: Remove version.h header inclusion in socklnd_lib-linux.hSachin Kamat2013-07-241-1/+0
* staging/lustre/lnet: remove empty file lnet/lnet/api-errno.cPeng Tao2013-07-232-40/+1
* staging/lustre: fix 'program hangs' errorsSebastien Buisson2013-07-231-1/+3
* staging/lustre: fix build error when !CONFIG_SMPPeng Tao2013-07-231-0/+2
* staging/lustre: remove HIPQUADPeng Tao2013-07-236-143/+143
* staging/lustre: don't assert ln_refcount in LNetGetIdPeng Tao2013-07-231-1/+4
* staging/lustre: fix Lustre code link orderPeng Tao2013-07-231-1/+1
* staging/lustre/lnet: fix build error on i386Peng Tao2013-06-081-1/+3
* staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao2013-06-033-5/+8
* staging: add Lustre file system client supportPeng Tao2013-05-1447-0/+39366
OpenPOWER on IntegriCloud