aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-4/+4
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen1-1/+1
2013-11-09locks: break delegations on renameJ. Bruce Fields2-3/+3
2013-11-09iget/iget5: don't bother with ->i_lock until we find a matchAl Viro1-1/+1
2013-10-27staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen1-1/+4
2013-10-27Staging: lustre: Fix no use of assignment in if conditionRashika Kheria1-2/+4
2013-10-26Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria1-4/+4
2013-10-26Staging: lustre: Fix paranthesis not required around returnRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix space required after ','Rashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix no spaces at the start of the lineRashika Kheria1-2/+2
2013-10-26Staging: lustre: Fix code indentation for conditional statementsRashika Kheria1-4/+4
2013-10-26Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria1-1/+1
2013-10-26Staging; lustre: Fix quoted string split across linesRashika Kheria1-14/+14
2013-10-26Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria1-36/+36
2013-10-26staging: lustre: replaced C99 comment style by C89 styleNandini Hanumanthagowda1-1/+1
2013-10-26staging: lustre: added space before the open parenthesisNandini Hanumanthagowda1-3/+3
2013-10-26Staging: lustre: Fix indentation of labelsRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix quoted strings split across linesRashika Kheria1-43/+23
2013-10-26Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/variableRashika Kheria1-3/+1
2013-10-26Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria1-9/+9
2013-10-26drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warningHimangi Saraogi1-1/+1
2013-10-26staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea1-3/+1
2013-10-26staging: lustre: lnet: Reformat pointer variable in lib-lnet.hLisa Nguyen1-1/+1
2013-10-26staging: lustre: lnet: Remove unnecessary () from return statementsLisa Nguyen1-6/+6
2013-10-26staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.hLisa Nguyen1-39/+39
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen21-249/+249
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen9-124/+124
2013-10-26staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen4-7/+7
2013-10-26staging/lustre: fix tv_usec build warning on pariscPeng Tao3-6/+6
2013-10-26staging/lustre/llite: fix mkdir endless loopPeng Tao1-1/+5
2013-10-26lustre/fld: remove fld_thread_keyPeng Tao1-5/+0
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bucket structLisa Nguyen2-17/+17
2013-10-21staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen2-14/+14
2013-10-21staging:lustre: replace foo* with foo *Dulshani Gunawardhana3-10/+10
2013-10-21staging:lustre: Fix externs should be avoided in .c files warningDulshani Gunawardhana3-2/+4
2013-10-21staging:lustre: Fix space before open parenthesisDulshani Gunawardhana6-6/+6
2013-10-21staging:lustre: Replace max() with max_t()Dulshani Gunawardhana1-1/+1
2013-10-21staging:lustre: Fix C99 style commentsDulshani Gunawardhana1-1/+1
2013-10-21staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana4-38/+38
2013-10-21staging: lustre: libcfs: Remove bitmap.h fileLisa Nguyen1-110/+0
2013-10-19staging/lustre/lnet: Remove unnecessary spaces in router_proc.cLisa Nguyen1-10/+10
2013-10-19staging/lustre/lnet: Fix static initialization error in router_proc.cLisa Nguyen1-1/+1
2013-10-19staging/lustre/lnet: Reformat pointer variable in lib-move.cLisa Nguyen1-1/+1
2013-10-19staging/lustre/lnet: Remove () from return statements in lib-move.cLisa Nguyen1-13/+13
2013-10-19staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.cLisa Nguyen1-11/+17
2013-10-19staging/lustre/lnet: Move open braces to previous lines in lib-move.cLisa Nguyen1-8/+4
2013-10-19staging/lustre/lnet: Remove unnecessary whitespace in lib-move.cLisa Nguyen1-147/+147
2013-10-19staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.cLisa Nguyen1-32/+32