aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15staging: lustre: libcfs: remove workitem code.NeilBrown2-105/+0
2018-01-09staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.NeilBrown1-51/+0
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown1-0/+19
2018-01-09staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown1-2/+2
2018-01-09staging: lustre: lnet: switch to cpumask_var_tNeilBrown2-4/+4
2018-01-08staging: lustre: lnet: discard CFS_ALLOC_PTRNeilBrown1-3/+0
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown1-62/+1
2018-01-08staging: lustre: libcfs: remove prngNeilBrown1-10/+0
2018-01-08staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown1-4/+1
2018-01-08staging: lustre: libcfs: use a workqueue for rehash work.NeilBrown2-4/+4
2018-01-08staging: lustre: use strim instead of cfs_trimwhite.NeilBrown1-1/+0
2017-12-13staging: lustre: libcfs: discard LASSERT_CHECKEDNeilBrown1-7/+0
2017-12-13staging: lustre: libcfs: discard KLASSERT()NeilBrown1-2/+0
2017-12-13staging: lustre: libcfs: discard MAX_NUMERIC_VALUENeilBrown1-3/+0
2017-12-13staging: lustre: libcfs: discard MKSTR() macroNeilBrown1-8/+0
2017-12-13staging: lustre: libcfs: remove unused rounding functions.NeilBrown1-28/+1
2017-12-13staging: lustre: libcfs: simplify memory allocation.NeilBrown1-30/+12
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman19-0/+19
2017-10-03staging: lustre: use BIT macroKeerthi Reddy1-15/+13
2017-08-22staging: lustre: lnet: cleanup paths for all LNet headersJames Simmons4-12/+12
2017-08-22staging: lustre: libcfs: cleanup paths for libcfs headersJames Simmons2-13/+13
2017-08-22staging: lustre: libcfs: sort headers in libcfs.hJames Simmons1-14/+12
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons11-1818/+9
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons2-45/+3
2017-08-22staging: lustre: socklnd: create socklnd.h UAPI headerJames Simmons1-9/+1
2017-08-22staging: lustre: libcfs: create libcfs_debug.h UAPI headerJames Simmons1-102/+2
2017-08-22staging: lustre: libcfs: remove LOGL and LOGU macrosJames Simmons1-14/+0
2017-08-22staging: lustre: libcfs: remove htonl hack in libcfs.hJames Simmons1-12/+0
2017-07-16Staging: Lustre Fix block statement style issueCraig Inches1-1/+2
2017-07-16Staging: Lustre Fixing multiline block comments in lnetst.hCraig Inches1-48/+81
2017-07-16Staging: Lustre Fix up multiple Block Comments in lib-types.hCraig Inches1-16/+30
2017-07-16Staging: Lustre Clean up line over 80Char in lib-lnet.hCraig Inches1-1/+2
2017-04-18Staging: lustre cleanup macros in libcfs_private.hCraig Inches1-36/+15
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons3-11/+10
2017-03-06staging: lustre: lnet: remove unused lnet_md_iovec_tJames Simmons1-3/+0
2017-03-06staging: lustre: lnet: remove LNET_SEQ_BASETYPEJames Simmons2-6/+4
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons2-3/+3
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons3-5/+5
2017-03-06staging: lustre: lnet: change lnet_ins_pos_t to proper enumJames Simmons3-6/+6
2017-03-06staging: lustre: lnet: change lnet_unlink_t to proper enumJames Simmons3-7/+7
2017-03-06staging: lustre: lnet: change lnet_msg_type_t to proper enumJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons6-27/+28
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons4-9/+9
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons3-19/+19
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons3-4/+4
2017-03-06staging: lustre: lnet: give LNET_MATCH* enum a nameJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_t to proper structureJames Simmons2-3/+3
2017-03-06staging: lustre: lnet: change lnet_portal_t to proper structureJames Simmons2-9/+9
2017-03-06staging: lustre: lnet: change lnet_rtrbuf_t to proper structureJames Simmons2-3/+3
2017-03-06staging: lustre: lnet: change lnet_rtrbufpool_t to proper structureJames Simmons2-5/+5