aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-2065/+0
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown1-2/+3
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-10/+8
2018-01-08staging: lustre: libcfs: use a workqueue for rehash work.NeilBrown1-62/+20
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: libcfs: add include path to MakefileJames Simmons1-1/+1
2017-07-30staging: lustre: ldlm: crash on umount in cleanup_resourceAndriy Skulysh1-16/+31
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-1/+1
2016-12-06staging: lustre: libcfs: report hnode value for cfs_hash_putrefYang Sheng1-1/+1
2016-11-18staging: lustre: libcfs: remove use of __u* typesJames Simmons1-8/+8
2016-11-18staging: lustre: libcfs: white space cleanupJames Simmons1-12/+12
2016-11-18staging: lustre: libcfs: remove == 0 testingJames Simmons1-14/+13
2016-11-18staging: lustre: libcfs: remove != 0 testingJames Simmons1-12/+12
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons1-1/+1
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons1-13/+13
2016-10-30staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei1-6/+18
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-03-29staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons1-3/+3
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons1-0/+2085