summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/workitem.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: libcfs: remove workitem code.NeilBrown2018-01-151-466/+0Star
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-091-4/+4
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: libcfs: add include path to MakefileJames Simmons2017-08-231-1/+1
* staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-031-1/+1
* staging: lustre: libcfs: white space cleanupJames Simmons2016-11-181-20/+20
* staging: lustre: libcfs: remove == 0 testingJames Simmons2016-11-181-1/+1
* staging: lustre: libcfs: remove != 0 testingJames Simmons2016-11-181-3/+3
* staging: lustre: libcfs: fix aligment issueJames Simmons2016-11-181-1/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons2016-03-291-6/+6
* staging: lustre: libcfs: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-121-3/+2Star
* staging: lustre: move libcfs to lnet layerJames Simmons2016-03-111-0/+470