summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logicPeng Tao2013-11-251-2/+2
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-1/+1
|\
| * errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-133-4/+4
|\ \ | |/ |/|
| * locks: break delegations on renameJ. Bruce Fields2013-11-092-3/+3
| * iget/iget5: don't bother with ->i_lock until we find a matchAl Viro2013-11-091-1/+1
* | staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen2013-10-271-1/+4
* | Staging: lustre: Fix no use of assignment in if conditionRashika Kheria2013-10-271-2/+4
* | Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria2013-10-261-4/+4
* | Staging: lustre: Fix paranthesis not required around returnRashika Kheria2013-10-261-1/+1
* | Staging: lustre: Fix space required after ','Rashika Kheria2013-10-261-1/+1
* | Staging: lustre: Fix no spaces at the start of the lineRashika Kheria2013-10-261-2/+2
* | Staging: lustre: Fix code indentation for conditional statementsRashika Kheria2013-10-261-4/+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: replaced C99 comment style by C89 styleNandini Hanumanthagowda2013-10-261-1/+1
* | staging: lustre: added space before the open parenthesisNandini Hanumanthagowda2013-10-261-3/+3
* | 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
* | drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warningHimangi Saraogi2013-10-261-1/+1
* | staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea2013-10-261-3/+1
* | staging: lustre: lnet: Reformat pointer variable in lib-lnet.hLisa Nguyen2013-10-261-1/+1
* | staging: lustre: lnet: Remove unnecessary () from return statementsLisa Nguyen2013-10-261-6/+6
* | staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.hLisa Nguyen2013-10-261-39/+39
* | staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen2013-10-2621-249/+249
* | staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen2013-10-269-124/+124
* | staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen2013-10-264-7/+7
* | staging/lustre: fix tv_usec build warning on pariscPeng Tao2013-10-263-6/+6
* | staging/lustre/llite: fix mkdir endless loopPeng Tao2013-10-261-1/+5
* | lustre/fld: remove fld_thread_keyPeng Tao2013-10-261-5/+0
* | staging: lustre: Remove typedef and update cfs_hash_bucket structLisa Nguyen2013-10-262-17/+17
* | staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen2013-10-212-14/+14
* | staging:lustre: replace foo* with foo *Dulshani Gunawardhana2013-10-213-10/+10
* | staging:lustre: Fix externs should be avoided in .c files warningDulshani Gunawardhana2013-10-213-2/+4
* | staging:lustre: Fix space before open parenthesisDulshani Gunawardhana2013-10-216-6/+6
* | staging:lustre: Replace max() with max_t()Dulshani Gunawardhana2013-10-211-1/+1
* | staging:lustre: Fix C99 style commentsDulshani Gunawardhana2013-10-211-1/+1
* | staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana2013-10-214-38/+38
* | staging: lustre: libcfs: Remove bitmap.h fileLisa Nguyen2013-10-211-110/+0
* | 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
OpenPOWER on IntegriCloud