aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs_private.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Gravatar Greg Kroah-Hartman 1-200/+0
2018-01-09staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.Gravatar NeilBrown 1-51/+0
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()Gravatar NeilBrown 1-0/+19
2018-01-08staging: lustre: lnet: discard CFS_ALLOC_PTRGravatar NeilBrown 1-3/+0
2017-12-13staging: lustre: libcfs: discard LASSERT_CHECKEDGravatar NeilBrown 1-7/+0
2017-12-13staging: lustre: libcfs: discard KLASSERT()Gravatar NeilBrown 1-2/+0
2017-12-13staging: lustre: libcfs: discard MAX_NUMERIC_VALUEGravatar NeilBrown 1-3/+0
2017-12-13staging: lustre: libcfs: discard MKSTR() macroGravatar NeilBrown 1-8/+0
2017-12-13staging: lustre: libcfs: remove unused rounding functions.Gravatar NeilBrown 1-28/+1
2017-12-13staging: lustre: libcfs: simplify memory allocation.Gravatar NeilBrown 1-30/+12
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGravatar Greg Kroah-Hartman 1-0/+1
2017-08-22staging: lustre: libcfs: remove LOGL and LOGU macrosGravatar James Simmons 1-14/+0
2017-08-22staging: lustre: libcfs: remove htonl hack in libcfs.hGravatar James Simmons 1-12/+0
2017-04-18Staging: lustre cleanup macros in libcfs_private.hGravatar Craig Inches 1-36/+15
2017-02-02staging: lustre: remove CLASSERT macroGravatar Arnd Bergmann 1-16/+0
2016-12-06staging: lustre: libcfs: remove lnet upcall codeGravatar Alexander Zarochentsev 1-2/+0
2016-11-30staging: lustre: libcfs: repair improper unlikely testGravatar James Simmons 1-2/+2
2016-11-19staging: lustre: libcfs: remove NULL comparisons in headersGravatar James Simmons 1-2/+2
2016-11-19staging: lustre: libcfs: name parameters for function prototypesGravatar James Simmons 1-2/+2
2016-11-19staging: lustre: libcfs: fixup all header block commentsGravatar James Simmons 1-2/+3
2016-09-19staging: lustre: fix comparison between signed and unsignedGravatar Dmitry Eremin 1-6/+6
2016-08-21staging: lustre: llite: validate namesGravatar John L. Hammond 1-9/+0
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Gravatar Oleg Drokin 1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersGravatar Oleg Drokin 1-4/+0
2016-04-11Merge 4.6-rc3 into staging-nextGravatar Greg Kroah-Hartman 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-1/+1
2016-03-29staging: lustre: libcfs: move all cpt handling to libcfs_cpu.hGravatar James Simmons 1-67/+0
2016-03-29staging: lustre: libcfs: remove cfs_percpt_[current|index]Gravatar James Simmons 1-2/+0
2016-03-29staging: lustre: libcfs: remove atomic cpt allocationsGravatar James Simmons 1-6/+0
2016-02-03staging: lustre: Remove unused memhog functionalityGravatar Niranjan Dighe 1-5/+0
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Gravatar Tetsuo Handa 1-6/+2
2015-11-15staging: lustre: remove libcfs_debug_set_level prototype from libcfs_private.hGravatar frank zago 1-2/+0
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Gravatar Mel Gorman 1-1/+1
2015-09-16staging/lustre: use __noreturn for lbug_with_locGravatar Juston Li 1-1/+1
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsGravatar Dmitry Eremin 1-27/+1
2015-06-11staging:lustre: move LNet NID macros to LNet layerGravatar James Simmons 1-55/+0
2015-05-31staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc()Gravatar Pekka Enberg 1-13/+0
2015-03-18staging/lustre: clean trailing semicolons in macrosGravatar Mario J. Rugiero 1-2/+2
2015-01-17staging: lustre: remove custom MIN/MAX and min_t operationsGravatar Jeremiah Mahler 1-8/+0
2014-09-23drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Gravatar Greg Donald 1-2/+1
2014-07-12staging: lustre: remove kp30.hGravatar Greg Kroah-Hartman 1-1/+0
2014-07-11staging: lustre: libcfs: include: minor whitespace fixesGravatar Greg Kroah-Hartman 1-23/+17
2014-07-11staging: lustre: remove top level ccflags variableGravatar Greg Kroah-Hartman 1-1/+1
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsGravatar Ann Koehler 1-2/+2
2014-02-07staging: lustre: fix GFP_ATOMIC macro usageGravatar Marek Szyprowski 1-1/+1
2013-08-21staging: lustre: Fix typo in lustre/includeGravatar Masanari Iida 1-1/+1
2013-07-24staging: lustre: don't use time() or CFS_CURRENT_TIMEGravatar Greg Kroah-Hartman 1-4/+0
2013-07-23staging/lustre: fix build error on non-x86 platformsGravatar Peng Tao 1-1/+0
2013-06-06staging/lustre/libcfs: restore LINVRNTGravatar Peng Tao 1-0/+9
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-mem.cGravatar Peng Tao 1-2/+2