aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/libcfs/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches3-26/+15
2014-10-29staging: lustre: silence a static checker warningDan Carpenter1-1/+1
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons2-13/+12
2014-09-06staging: lustre: Annotate user buffer with __userLABBE Corentin1-8/+9
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald1-1/+1
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall2-10/+10
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: 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_duration_t typedefGreg Kroah-Hartman1-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-Hartman1-2/+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-Hartman3-3/+3
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman9-11/+11
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: Replace jobid acquiring with per node settingOleg Drokin1-152/+0
2014-04-27staging/lustre: replace semaphores with mutexesDmitry Eremin1-8/+8
2014-04-27staging/lustre/libcfs: fix issues found by Klocwork Insight toolDmitry Eremin1-1/+1
2014-04-25staging: lustre: improve length checks in ioctlsDan Carpenter1-0/+4
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-20/+4
2014-04-01lustre: don't open-code kernel_recvmsg()Al Viro1-10/+2
2014-04-01lustre: switch to kernel_sendmsg()Al Viro1-10/+2
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao1-9/+0
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao1-8/+0
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao1-7/+0
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao1-7/+0
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-7/+0
2014-03-19staging: lustre: add an extra lineGeorgiana Rodica Chelu1-0/+2
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham1-2/+4
2014-02-28lustre/libcfs: warn if all HTs in a core are goneOleg Drokin1-3/+16
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao2-8/+2
2014-02-07staging/lustre/libcfs: remove CAPABILITY_VERSION testsPeng Tao1-16/+0
2014-02-07staging/lustre/libcfs: remove cfs_cap_{un}packPeng Tao1-14/+10
2014-02-07staging/lustre/libcfs: remove cfs_curproc_cap_unpackPeng Tao1-10/+0
2014-02-07staging/lustre/libcfs: remove cfs_curproc_groups_nrPeng Tao1-11/+0
2013-12-10lustre: delete pointless wait queue related casts.Paul Gortmaker1-7/+4
2013-12-03staging/lustre: fix defined not used warningPeng Tao1-8/+0
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao1-2/+4
2013-11-19staging/lustre: remove INIT_STRATEGYPeng Tao1-3/+0