index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logic
Peng Tao
2013-11-25
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
|
*
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-11-13
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
locks: break delegations on rename
J. Bruce Fields
2013-11-09
2
-3
/
+3
|
*
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
2013-11-09
1
-1
/
+1
*
|
staging: lustre: lnet: Rewrite return statement in socklnd.c
Lisa Nguyen
2013-10-27
1
-1
/
+4
*
|
Staging: lustre: Fix no use of assignment in if condition
Rashika Kheria
2013-10-27
1
-2
/
+4
*
|
Staging: lustre: Replace __FUNCTION__ with __func__
Rashika Kheria
2013-10-26
1
-4
/
+4
*
|
Staging: lustre: Fix paranthesis not required around return
Rashika Kheria
2013-10-26
1
-1
/
+1
*
|
Staging: lustre: Fix space required after ','
Rashika Kheria
2013-10-26
1
-1
/
+1
*
|
Staging: lustre: Fix no spaces at the start of the line
Rashika Kheria
2013-10-26
1
-2
/
+2
*
|
Staging: lustre: Fix code indentation for conditional statements
Rashika Kheria
2013-10-26
1
-4
/
+4
*
|
Staging: lustre: Fix initialisation of statics to NULL or 0
Rashika Kheria
2013-10-26
1
-1
/
+1
*
|
Staging; lustre: Fix quoted string split across lines
Rashika Kheria
2013-10-26
1
-14
/
+14
*
|
Staging: lustre: Fix space prohibited between function and open paranthesis
Rashika Kheria
2013-10-26
1
-36
/
+36
*
|
staging: lustre: replaced C99 comment style by C89 style
Nandini Hanumanthagowda
2013-10-26
1
-1
/
+1
*
|
staging: lustre: added space before the open parenthesis
Nandini Hanumanthagowda
2013-10-26
1
-3
/
+3
*
|
Staging: lustre: Fix indentation of labels
Rashika Kheria
2013-10-26
1
-1
/
+1
*
|
Staging: lustre: Fix initialisation of statics to 0 or NULL
Rashika Kheria
2013-10-26
1
-1
/
+1
*
|
Staging: lustre: Fix quoted strings split across lines
Rashika Kheria
2013-10-26
1
-43
/
+23
*
|
Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...
Rashika Kheria
2013-10-26
1
-3
/
+1
*
|
Staging: lustre: Fix space prohibited between function name and open paranthesis
Rashika Kheria
2013-10-26
1
-9
/
+9
*
|
drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warning
Himangi Saraogi
2013-10-26
1
-1
/
+1
*
|
staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Valentina Manea
2013-10-26
1
-3
/
+1
*
|
staging: lustre: lnet: Reformat pointer variable in lib-lnet.h
Lisa Nguyen
2013-10-26
1
-1
/
+1
*
|
staging: lustre: lnet: Remove unnecessary () from return statements
Lisa Nguyen
2013-10-26
1
-6
/
+6
*
|
staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.h
Lisa Nguyen
2013-10-26
1
-39
/
+39
*
|
staging: lustre: Remove typedef and update cfs_hash struct
Lisa Nguyen
2013-10-26
21
-249
/
+249
*
|
staging: lustre: Remove typedef and update cfs_hash_bd struct
Lisa Nguyen
2013-10-26
9
-124
/
+124
*
|
staging: lustre: Remove typedef and update cfs_debug_limit_state struct
Lisa Nguyen
2013-10-26
4
-7
/
+7
*
|
staging/lustre: fix tv_usec build warning on parisc
Peng Tao
2013-10-26
3
-6
/
+6
*
|
staging/lustre/llite: fix mkdir endless loop
Peng Tao
2013-10-26
1
-1
/
+5
*
|
lustre/fld: remove fld_thread_key
Peng Tao
2013-10-26
1
-5
/
+0
*
|
staging: lustre: Remove typedef and update cfs_hash_bucket struct
Lisa Nguyen
2013-10-26
2
-17
/
+17
*
|
staging: lustre: Remove typedef and update cfs_hash_lock union
Lisa Nguyen
2013-10-21
2
-14
/
+14
*
|
staging:lustre: replace foo* with foo *
Dulshani Gunawardhana
2013-10-21
3
-10
/
+10
*
|
staging:lustre: Fix externs should be avoided in .c files warning
Dulshani Gunawardhana
2013-10-21
3
-2
/
+4
*
|
staging:lustre: Fix space before open parenthesis
Dulshani Gunawardhana
2013-10-21
6
-6
/
+6
*
|
staging:lustre: Replace max() with max_t()
Dulshani Gunawardhana
2013-10-21
1
-1
/
+1
*
|
staging:lustre: Fix C99 style comments
Dulshani Gunawardhana
2013-10-21
1
-1
/
+1
*
|
staging:lustre: Remove space between function name and open parenthesis
Dulshani Gunawardhana
2013-10-21
4
-38
/
+38
*
|
staging: lustre: libcfs: Remove bitmap.h file
Lisa Nguyen
2013-10-21
1
-110
/
+0
*
|
staging/lustre/lnet: Remove unnecessary spaces in router_proc.c
Lisa Nguyen
2013-10-19
1
-10
/
+10
*
|
staging/lustre/lnet: Fix static initialization error in router_proc.c
Lisa Nguyen
2013-10-19
1
-1
/
+1
*
|
staging/lustre/lnet: Reformat pointer variable in lib-move.c
Lisa Nguyen
2013-10-19
1
-1
/
+1
*
|
staging/lustre/lnet: Remove () from return statements in lib-move.c
Lisa Nguyen
2013-10-19
1
-13
/
+13
*
|
staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.c
Lisa Nguyen
2013-10-19
1
-11
/
+17
*
|
staging/lustre/lnet: Move open braces to previous lines in lib-move.c
Lisa Nguyen
2013-10-19
1
-8
/
+4
*
|
staging/lustre/lnet: Remove unnecessary whitespace in lib-move.c
Lisa Nguyen
2013-10-19
1
-147
/
+147
[next]