summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/libcfs/libcfs_string.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-562/+0
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown1-1/+7
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-01-09staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown1-1/+1
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown1-5/+5
2018-01-08staging: lustre: use strim instead of cfs_trimwhite.NeilBrown1-20/+0
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-23staging: lustre: libcfs: add include path to MakefileJames Simmons1-1/+1
2016-11-18staging: lustre: libcfs: remove use of __u* typesJames Simmons1-3/+3
2016-11-18staging: lustre: libcfs: white space cleanupJames Simmons1-12/+12
2016-11-18staging: lustre: libcfs: remove == 0 testingJames Simmons1-8/+8
2016-11-18staging: lustre: libcfs: remove != 0 testingJames Simmons1-3/+3
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons1-4/+4
2016-08-21staging: lustre: llite: fix inconsistencies of root squash featureGregoire Pichon1-2/+0
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-03-11staging: lustre: move libcfs to lnet layerJames Simmons1-0/+581