summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs_private.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-16/+0
* staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev2016-12-061-2/+0
* staging: lustre: libcfs: repair improper unlikely testJames Simmons2016-11-301-2/+2
* staging: lustre: libcfs: remove NULL comparisons in headersJames Simmons2016-11-191-2/+2
* staging: lustre: libcfs: name parameters for function prototypesJames Simmons2016-11-191-2/+2
* staging: lustre: libcfs: fixup all header block commentsJames Simmons2016-11-191-2/+3
* staging: lustre: fix comparison between signed and unsignedDmitry Eremin2016-09-191-6/+6
* staging: lustre: llite: validate namesJohn L. Hammond2016-08-211-9/+0
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-1/+1
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | staging: lustre: libcfs: move all cpt handling to libcfs_cpu.hJames Simmons2016-03-291-67/+0
* | staging: lustre: libcfs: remove cfs_percpt_[current|index]James Simmons2016-03-291-2/+0
* | staging: lustre: libcfs: remove atomic cpt allocationsJames Simmons2016-03-291-6/+0
|/
* staging: lustre: Remove unused memhog functionalityNiranjan Dighe2016-02-031-5/+0
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-6/+2
* staging: lustre: remove libcfs_debug_set_level prototype from libcfs_private.hfrank zago2015-11-151-2/+0
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* staging/lustre: use __noreturn for lbug_with_locJuston Li2015-09-161-1/+1
* staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin2015-07-131-27/+1
* staging:lustre: move LNet NID macros to LNet layerJames Simmons2015-06-111-55/+0
* staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc()Pekka Enberg2015-05-311-13/+0
* staging/lustre: clean trailing semicolons in macrosMario J. Rugiero2015-03-181-2/+2
* staging: lustre: remove custom MIN/MAX and min_t operationsJeremiah Mahler2015-01-171-8/+0
* drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Greg Donald2014-09-231-2/+1
* staging: lustre: remove kp30.hGreg Kroah-Hartman2014-07-121-1/+0
* staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman2014-07-111-23/+17
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-2/+2
* staging: lustre: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-071-1/+1
* staging: lustre: Fix typo in lustre/includeMasanari Iida2013-08-211-1/+1
* staging: lustre: don't use time() or CFS_CURRENT_TIMEGreg Kroah-Hartman2013-07-241-4/+0
* staging/lustre: fix build error on non-x86 platformsPeng Tao2013-07-231-1/+0
* staging/lustre/libcfs: restore LINVRNTPeng Tao2013-06-061-0/+9
* staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao2013-06-031-2/+2
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+568
OpenPOWER on IntegriCloud