aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/libcfs (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman1-3/+2
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2-2/+2
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman1-3/+3
2014-07-11staging: lustre: remove ctl_table typedefsGreg Kroah-Hartman1-6/+6
2014-07-11staging: lustre: delete linux-lock.hGreg Kroah-Hartman2-5/+0
2014-07-11staging: lustre: make include/linux/libcfs/linux/linux-crypto.h privateGreg Kroah-Hartman3-5/+31
2014-07-11staging: lustre: libcfs: remove ccflags from MakefileGreg Kroah-Hartman4-6/+3
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman25-31/+31
2014-07-08staging/lustre/libcfs: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-3/+2
2014-06-26staging: lustre: lustre: libcfs: fail.c - fix sparse warnings EXPORT_SYMBOLAnil Belur1-4/+6
2014-06-26staging/lustre/libcfs: revert changes to libcfs_sock_ioctlOleg Drokin1-3/+18
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov1-2/+0
2014-05-16staging: lustre: fix unused variable warningsFredrick John Berchmans1-2/+0
2014-05-16staging: lustre: return -EFAULT instead of bytes remainingVitaly Osipov1-7/+4
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans1-34/+7
2014-05-03staging/lustre/libcfs: Fix build errors for !CONFIG_SMPGeert Uytterhoeven1-0/+2
2014-05-03staging/lustre: Replace jobid acquiring with per node settingOleg Drokin1-152/+0
2014-04-27staging/lustre: Always clamp cdls_delay between min and maxRyan Haasken1-5/+5
2014-04-27staging/lustre: replace semaphores with mutexesDmitry Eremin1-8/+8
2014-04-27staging/lustre/libcfs: add CPU table functions for uniprocessorLi Xi1-0/+21
2014-04-27staging/lustre/libcfs: fix issues found by Klocwork Insight toolDmitry Eremin2-7/+7
2014-04-25staging: lustre: improve length checks in ioctlsDan Carpenter1-0/+4