aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs_private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-200/+0
2018-01-09staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.NeilBrown1-51/+0
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown1-0/+19
2018-01-08staging: lustre: lnet: discard CFS_ALLOC_PTRNeilBrown1-3/+0
2017-12-13staging: lustre: libcfs: discard LASSERT_CHECKEDNeilBrown1-7/+0
2017-12-13staging: lustre: libcfs: discard KLASSERT()NeilBrown1-2/+0
2017-12-13staging: lustre: libcfs: discard MAX_NUMERIC_VALUENeilBrown1-3/+0
2017-12-13staging: lustre: libcfs: discard MKSTR() macroNeilBrown1-8/+0
2017-12-13staging: lustre: libcfs: remove unused rounding functions.NeilBrown1-28/+1
2017-12-13staging: lustre: libcfs: simplify memory allocation.NeilBrown1-30/+12
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: libcfs: remove LOGL and LOGU macrosJames Simmons1-14/+0
2017-08-22staging: lustre: libcfs: remove htonl hack in libcfs.hJames Simmons1-12/+0
2017-04-18Staging: lustre cleanup macros in libcfs_private.hCraig Inches1-36/+15
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-16/+0
2016-12-06staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev1-2/+0
2016-11-30staging: lustre: libcfs: repair improper unlikely testJames Simmons1-2/+2
2016-11-19staging: lustre: libcfs: remove NULL comparisons in headersJames Simmons1-2/+2
2016-11-19staging: lustre: libcfs: name parameters for function prototypesJames Simmons1-2/+2
2016-11-19staging: lustre: libcfs: fixup all header block commentsJames Simmons1-2/+3
2016-09-19staging: lustre: fix comparison between signed and unsignedDmitry Eremin1-6/+6
2016-08-21staging: lustre: llite: validate namesJohn L. Hammond1-9/+0
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-29staging: lustre: libcfs: move all cpt handling to libcfs_cpu.hJames Simmons1-67/+0
2016-03-29staging: lustre: libcfs: remove cfs_percpt_[current|index]James Simmons1-2/+0
2016-03-29staging: lustre: libcfs: remove atomic cpt allocationsJames Simmons1-6/+0
2016-02-03staging: lustre: Remove unused memhog functionalityNiranjan Dighe1-5/+0
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa1-6/+2
2015-11-15staging: lustre: remove libcfs_debug_set_level prototype from libcfs_private.hfrank zago1-2/+0
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-09-16staging/lustre: use __noreturn for lbug_with_locJuston Li1-1/+1
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin1-27/+1
2015-06-11staging:lustre: move LNet NID macros to LNet layerJames Simmons1-55/+0
2015-05-31staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc()Pekka Enberg1-13/+0
2015-03-18staging/lustre: clean trailing semicolons in macrosMario J. Rugiero1-2/+2
2015-01-17staging: lustre: remove custom MIN/MAX and min_t operationsJeremiah Mahler1-8/+0
2014-09-23drivers: staging: lustre: Fix "open brace '{' following struct go on the same line" errorsGreg Donald1-2/+1
2014-07-12staging: lustre: remove kp30.hGreg Kroah-Hartman1-1/+0
2014-07-11staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman1-23/+17
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-2/+2
2014-02-07staging: lustre: fix GFP_ATOMIC macro usageMarek Szyprowski1-1/+1
2013-08-21staging: lustre: Fix typo in lustre/includeMasanari Iida1-1/+1
2013-07-24staging: lustre: don't use time() or CFS_CURRENT_TIMEGreg Kroah-Hartman1-4/+0
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao1-1/+0
2013-06-06staging/lustre/libcfs: restore LINVRNTPeng Tao1-0/+9
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao1-2/+2