summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include
AgeCommit message (Expand)Author
2018-01-15staging: lustre: libcfs: remove workitem code.NeilBrown
2018-01-09staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.NeilBrown
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown
2018-01-09staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown
2018-01-09staging: lustre: lnet: switch to cpumask_var_tNeilBrown
2018-01-08staging: lustre: lnet: discard CFS_ALLOC_PTRNeilBrown
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown
2018-01-08staging: lustre: libcfs: remove prngNeilBrown
2018-01-08staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown
2018-01-08staging: lustre: libcfs: use a workqueue for rehash work.NeilBrown
2018-01-08staging: lustre: use strim instead of cfs_trimwhite.NeilBrown
2017-12-13staging: lustre: libcfs: discard LASSERT_CHECKEDNeilBrown
2017-12-13staging: lustre: libcfs: discard KLASSERT()NeilBrown
2017-12-13staging: lustre: libcfs: discard MAX_NUMERIC_VALUENeilBrown
2017-12-13staging: lustre: libcfs: discard MKSTR() macroNeilBrown
2017-12-13staging: lustre: libcfs: remove unused rounding functions.NeilBrown
2017-12-13staging: lustre: libcfs: simplify memory allocation.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-03staging: lustre: use BIT macroKeerthi Reddy
2017-08-22staging: lustre: lnet: cleanup paths for all LNet headersJames Simmons
2017-08-22staging: lustre: libcfs: cleanup paths for libcfs headersJames Simmons
2017-08-22staging: lustre: lustre: cleanup paths for lustre UAPI headersJames Simmons
2017-08-22staging: lustre: uapi: remove BIT macro from UAPI headersJames Simmons
2017-08-22staging: lustre: uapi: use proper byteorder functions in lustre_idl.hJames Simmons
2017-08-22staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: lnet: remove BIT macro from lnetctl.hJames Simmons
2017-08-22staging: lustre: lnet: remove userland function prototype in lnetctl.hJames Simmons
2017-08-22staging: lustre: libcfs: sort headers in libcfs.hJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons
2017-08-22staging: lustre: socklnd: create socklnd.h UAPI headerJames Simmons
2017-08-22staging: lustre: libcfs: create libcfs_debug.h UAPI headerJames Simmons
2017-08-22staging: lustre: libcfs: remove LOGL and LOGU macrosJames Simmons
2017-08-22staging: lustre: libcfs: remove htonl hack in libcfs.hJames Simmons
2017-08-22staging: lustre: uapi: label lustre_cfg.h as an uapi headerJames Simmons
2017-08-22staging: lustre: uapi: style cleanup of lustre_cfg.hJames Simmons
2017-08-22staging: lustre: uapi: check if argument for lustre_cfg_buf() is NULLJames Simmons
2017-08-22staging: lustre: uapi: change variable type to matchJames Simmons
2017-08-22staging: lustre: uapi: remove need for libcfs.h from lustre_cfg.hJames Simmons
2017-08-22staging: lustre: uapi: move lustre_cfg.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: style cleanups for lustre_param.hJames Simmons
2017-08-22staging: lustre: uapi: label lustre_param.h as an uapi headerJames Simmons
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: label lustre_ioctl.h as a UAPI headerJames Simmons
2017-08-22staging: lustre: uapi: cleanup headers for lustre_ioctl.hJames Simmons
2017-08-22staging: lustre: uapi: use __ALIGN_KERNEL for lustre_ioctl.hJames Simmons
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans
2017-07-16Staging: Lustre Fix block statement style issueCraig Inches