summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs_string.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-102/+0
* staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown2018-05-251-0/+2
* staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown2018-01-091-2/+2
* staging: lustre: use strim instead of cfs_trimwhite.NeilBrown2018-01-081-1/+0
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: libcfs: use uXX instead of __uXX types in headersJames Simmons2016-11-191-6/+6
* staging: lustre: libcfs: remove header's bare unsigned useJames Simmons2016-11-191-3/+3
* staging: lustre: libcfs: fixup all header block commentsJames Simmons2016-11-191-2/+4
* 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
* staging: lustre: Use kernel's strncasecmp and remove cfs_get_blocked_sigsJames Simmons2016-02-031-2/+0
* staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons2015-10-241-2/+0
* staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons2015-10-241-1/+0
* staging: lustre: add a service that prints a nidlistGregoire Pichon2015-10-241-0/+2
* staging: lustre: Replace strtoul with simple_strtoulGuenter Roeck2015-07-241-2/+0
* staging/lustre/libcfs: remove obsolete function declarationPeng Tao2014-03-081-12/+0
* staging/lustre/libcfs: remove cfs_iswhitePeng Tao2014-03-081-15/+0
* staging/lustre/libcfs_string.h: don't export internal functionsPeng Tao2014-03-081-3/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+137