aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/libcfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07staging: lustre: lustre: libcfs: define symbols as staticChen Weixiang1-2/+2
2015-02-07staging/lustre/libcfs: protect kkuc_groups from write accessFrank Zago1-2/+2
2015-02-07staging/lustre/libcfs: fix illegal page access of tracefiled()Li Xi1-0/+1
2015-01-28staging: lustre: libcfs: nidstrings: Change type in printf format stringRickard Strandqvist1-5/+5
2015-01-25staging: lustre: remove the CFS_HOP() macroDan Carpenter1-7/+7
2015-01-25staging: lustre: fix sparse warnings related to lock context imbalanceLoic Pefferkorn2-0/+6
2015-01-25staging: lustre: libcfs: declare internal symbols as staticLuca Ceresoli5-17/+21
2015-01-17staging/lustre: remove unused functionLuca Ceresoli1-5/+0
2015-01-17staging: lustre: libcfs: fix sparse warnings about static declarationSerguey Parkhomovsky1-2/+0
2015-01-17staging: lustre: libcfs/nidstrings: Avoid forward declarationsSören Brinkmann1-40/+37
2015-01-17staging: lustre: libcfs/nidstrings: Declare internal symbols staticSören Brinkmann1-80/+66
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler1-1/+1
2015-01-17staging: lustre: libcfs: fix sparse warnings about static declarationJia He1-4/+2
2015-01-17staging: lustre: Cleanup cfs_str2mask in libcfs_string.cMatthew Tyler1-6/+8
2015-01-17staging: lustre: Fix minor style error in libcfs_string.cMatthew Tyler1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-92/+61
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches6-53/+37
2014-11-22staging: lustre: libcfs: remove final uses of the GOTO macroJulia Lawall1-8/+0
2014-11-03lustre: use file_inode()Al Viro1-2/+2
2014-10-29drivers: staging: lustre: Fix 'that open brace { should be on the previous line' errorsGreg Donald1-16/+9
2014-10-29staging: lustre: silence a static checker warningDan Carpenter1-1/+1
2014-10-29Staging: lustre: libcfs_cpu: Fix ERROR: do not initialise globals to 0 or NULLanuvazhayil1-1/+1
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-10-23Staging: lustre: libcfs: Fix switch-case indentTina Ruchandani1-12/+12
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2014-09-14staging: lustre: Cleaning up unnecessary use of memset in conjunction with strncpyRickard Strandqvist1-1/+1
2014-09-11staging/lustre/libcfs: remove upcall cacheJohn L. Hammond2-456/+1
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons4-17/+15
2014-09-08staging: lustre: libcfs: expand the GOTO macroJulia Lawall2-8/+15
2014-09-06staging: lustre: Annotate user buffer with __userLABBE Corentin3-19/+20
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald1-1/+1
2014-08-31Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman1-0/+1
2014-08-30staging/lustre: remove unused request policies.Oleg Drokin1-475/+0
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall3-14/+14
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald4-5/+8
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous line errorsGreg Donald1-12/+6
2014-08-17staging: lustre: lustre: libcfs: pr_warn instead printkHema Prathaban1-3/+3
2014-08-17staging: lustre: lustre: libcfs: do not use assignment in if conditionHema Prathaban1-3/+2
2014-08-17staging: lustre: lustre: libcfs: workitem.c: Cleaning up missing null-terminate after strncpy callRickard Strandqvist1-0/+1
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias1-2/+2
2014-07-30Staging: lustre: linux-module: add const modifier to file_operationsJessica Yu1-1/+1
2014-07-30Staging: lustre: linux-module: remove extraneous parensJessica Yu1-2/+2
2014-07-30Staging: lustre: linux-module: remove unnecessary spacesJessica Yu1-2/+2
2014-07-30Staging: lustre: linux-module: fix pointer style issueJessica Yu1-2/+2
2014-07-12staging: lustre: remove proc function wrappersGreg Kroah-Hartman1-7/+7
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-9/+8
2014-07-12staging: lustre: remove LPLU, LPLD, and LPLX definesGreg Kroah-Hartman1-3/+3
2014-07-12staging: lustre: clean up some proc file declarationsGreg Kroah-Hartman1-11/+34
2014-07-12staging: lustre: remove LL_PROC_PROTO macroGreg Kroah-Hartman1-5/+10