aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/libcfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-08staging: lustre: Remove braces for single statement in kernel_user_comm.cMasanari Iida1-2/+1
2013-12-17staging: lustre: Fix typo in lustre/lustre/libcfsMasanari Iida3-7/+7
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 Tao3-25/+27
2013-11-25staging/lustre/libcfs: remove lwt codePeng Tao2-316/+3
2013-11-25staging/lustre/libcfs: remove filp_writePeng Tao1-4/+12
2013-11-25staging/lustre/libcfs: remove filp_fsyncPeng Tao1-1/+1
2013-11-25staging/lustre/libcfs: remove filp_size/filp_poffPeng Tao1-3/+3
2013-11-19staging/lustre: remove INIT_STRATEGYPeng Tao1-3/+0
2013-11-19staging/lustre: remove INIT_CTL_NAMEPeng Tao1-24/+1
2013-11-15staging/lustre/autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK testJames Simmons1-13/+0
2013-11-10staging: lustre: remove initialisation of static variableTeodora Baluta1-1/+1
2013-11-10staging: lustre: place EXPORT_SYMBOL after its functionTeodora Baluta1-14/+12
2013-11-10staging: lustre: remove space between function name and open parenthesisTeodora Baluta1-3/+3
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen1-87/+87
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen1-57/+57
2013-10-26staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen1-1/+1
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bucket structLisa Nguyen1-11/+11
2013-10-21staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen1-6/+6
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-1/+1
2013-09-30staging: lustre: Don't leak 'buffer' in cfs_get_environ()Jesper Juhl1-1/+3
2013-09-25staging: lustre: Fix typo in lustre/libcfsMasanari Iida3-4/+4
2013-09-17staging: lustre: clean up format string usagesKees Cook1-1/+1
2013-08-12staging: lustre: re-use kbasename() common helperAndy Shevchenko1-4/+1
2013-08-04staging: lustre: remove strange journal macros into the one file using themGreg Kroah-Hartman1-3/+5
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman3-11/+3
2013-08-04staging: lustre: remove cfs_task_state_tGreg Kroah-Hartman1-4/+3
2013-08-04staging: lustre: remove timer_list_t typedefGreg Kroah-Hartman1-7/+7
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman1-1/+3
2013-08-04staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman1-4/+4
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman8-51/+43
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman3-7/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman10-31/+0
2013-07-29staging: lustre: Fix sparse warnings about use of obsolete initializerEmil Goode2-6/+6
2013-07-29staging: lustre: Fix non-ANSI sparse warningsEmil Goode1-7/+7
2013-07-25staging: lustre: linux-tcpip: Remove duplicate header file inclusionSachin Kamat1-1/+0
2013-07-25staging: lustre: libcfs: Remove duplicate inclusion of header fileSachin Kamat1-2/+0
2013-07-25staging: lustre: linux-debug: Remove duplicate inclusion of header fileSachin Kamat1-3/+0
2013-07-24staging: lustre: a typedef for 'struct miscdevice'???Greg Kroah-Hartman2-5/+5
2013-07-24staging: lustre: Remove version.h header inclusion in linux-debug.cSachin Kamat1-1/+0
2013-07-23staging/lustre/style: removes obsolete EXPORT_SYMTAB macros v2Keith Mannthey3-9/+0
2013-07-23staging/lustre/crypto: add crc32c module loading to libcfsAlexander.Boyko1-0/+2
2013-07-23staging/lustre/libcfs: removed dead code from libcfs_stringDragos Foianu1-48/+0
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao3-561/+2
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao2-17/+1
2013-07-23staging/lustre: fix build error when !CONFIG_SMPPeng Tao1-43/+3
2013-07-23staging/lustre: remove HIPQUADPeng Tao1-2/+2
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao1-1/+1