aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Simmons7-16/+16
2017-08-22staging: lustre: libcfs: cleanup paths for libcfs headersJames Simmons2-13/+13
2017-08-22staging: lustre: lustre: cleanup paths for lustre UAPI headersJames Simmons6-8/+8
2017-08-22staging: lustre: uapi: remove BIT macro from UAPI headersJames Simmons2-25/+25
2017-08-22staging: lustre: uapi: use proper byteorder functions in lustre_idl.hJames Simmons1-6/+7
2017-08-22staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLJames Simmons1-1/+0
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons9-4/+4208
2017-08-22staging: lustre: lnet: remove BIT macro from lnetctl.hJames Simmons1-4/+4
2017-08-22staging: lustre: lnet: remove userland function prototype in lnetctl.hJames Simmons1-41/+0
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-13/+13
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons2-45/+3
2017-08-22staging: lustre: socklnd: create socklnd.h UAPI headerJames Simmons2-9/+45
2017-08-22staging: lustre: libcfs: create libcfs_debug.h UAPI headerJames Simmons2-102/+151
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-08-22staging: lustre: uapi: label lustre_cfg.h as an uapi headerJames Simmons1-3/+3
2017-08-22staging: lustre: uapi: style cleanup of lustre_cfg.hJames Simmons1-50/+60
2017-08-22staging: lustre: uapi: check if argument for lustre_cfg_buf() is NULLJames Simmons1-0/+3
2017-08-22staging: lustre: uapi: change variable type to matchJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: remove need for libcfs.h from lustre_cfg.hJames Simmons1-5/+10
2017-08-22staging: lustre: uapi: move lustre_cfg.h to uapi directoryJames Simmons1-0/+243
2017-08-22staging: lustre: uapi: style cleanups for lustre_param.hJames Simmons1-33/+34
2017-08-22staging: lustre: uapi: label lustre_param.h as an uapi headerJames Simmons1-5/+3
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons1-0/+95
2017-08-22staging: lustre: uapi: label lustre_ioctl.h as a UAPI headerJames Simmons1-3/+3
2017-08-22staging: lustre: uapi: cleanup headers for lustre_ioctl.hJames Simmons1-9/+1
2017-08-22staging: lustre: uapi: use __ALIGN_KERNEL for lustre_ioctl.hJames Simmons1-6/+6
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons1-0/+240
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans2-0/+530
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