aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/libcfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03Staging: lustre: integer overflow in ioctlDan Carpenter1-1/+1
2015-03-18staging: lustre: linux: linux-prim: fixed coding style warnings and errorsRoberto Medina1-11/+11
2015-03-18staging/lustre: Don't call blocking funcitons when !RUNNABLEOleg Drokin1-6/+4
2015-03-18staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin1-14/+18
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed1-1/+1
2015-03-13Staging: lustre: fix space issue in workitem.cGreg Kroah-Hartman1-1/+1
2015-03-06staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler3-592/+548
2015-03-06staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin1-39/+39
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth2-2/+2
2015-03-06staging: lustre: lustre: libcfs: Replaced printk() with pr_err() and pr_cont()Tina Johnson1-14/+12
2015-03-06staging: lustre: lustre: libcfs: Replaced printk() with pr_err()Tina Johnson1-3/+2
2015-03-01staging: lustre: use linux headersAsaf Vertz3-3/+3
2015-03-01staging: lustre: Convert seq_ hash functions to return voidJoe Perches1-10/+4
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches1-5/+6
2015-02-26staging: lustre: libcfs: rewrite the right hand side of an assignmentAya Mahfouz1-1/+1
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