summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs.h
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-25staging: lustre: discard libcfs_prim.hNeilBrown
2018-05-25staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.hNeilBrown
2018-05-25staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown
2018-05-25staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown
2018-05-25staging: lustre: clean up __LIBCFS_H macroNeilBrown
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown
2018-05-25staging: lustre: discard cfs_block_sigsinv()NeilBrown
2018-05-25staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown
2018-05-25staging: lustre: discard CFS_TICKNeilBrown
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown
2018-05-08staging: lustre: move remaining code from linux-module.c to module.cNeilBrown
2018-05-08staging: lustre: move misc-device registration closer to related code.NeilBrown
2018-04-23staging: lustre: add container_of_safe()NeilBrown
2018-04-23staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown
2018-04-23staging: lustre: remove libcfs/linux/libcfs.hNeilBrown
2018-04-23staging: lustre: discard linux-time.hNeilBrown
2018-04-23staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown
2018-02-22staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown
2018-02-22staging: lustre: make signal-blocking functions inlineNeilBrown
2018-02-22staging: lustre: improve API and implementation of blocking signals.NeilBrown
2018-02-22staging: lustre: simplify linux-prim.cNeilBrown
2018-01-15staging: lustre: libcfs: remove workitem code.NeilBrown
2018-01-08staging: lustre: libcfs: remove prngNeilBrown
2018-01-08staging: lustre: libcfs: use a workqueue for rehash work.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: libcfs: cleanup paths for libcfs headersJames Simmons
2017-08-22staging: lustre: libcfs: sort headers in libcfs.hJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2016-12-06staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev
2016-11-19staging: lustre: libcfs: name parameters for function prototypesJames Simmons
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-26staging: lustre: libcfs: Fix libcfs_ioctl() prototype.Aleksei Fedotov
2016-03-29staging: lustre: libcfs: remove cfs_signal_pending wrapperJames Simmons
2016-03-29staging: lustre: libcfs: remove function declarations in libcfs.hJames Simmons
2016-03-29staging: lustre: libcfs: limit scope of libcfs_crypto.hAndreas Dilger
2016-03-28staging: lustre: libcfs: move function declarations from libcfs_ioctl.hJames Simmons
2016-03-28staging:lustre: remove libcfs pseudo device abstractionParinay Kondekar
2016-03-28staging:lustre: call libcfs_ioctl directlyParinay Kondekar
2016-03-28staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar
2016-03-28staging: lustre: libcfs: move libcfs_ioctl_handler stuff to libcfs.hJohn L. Hammond
2016-03-07staging: lustre: make LNet use lprocfs_call_handlerJames Simmons
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-02-22staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond