aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman8-2290/+0
2018-05-25staging: lustre: libcfs: add parens around macros argsIvan Bornyakov1-3/+3
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown1-88/+0
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown1-0/+2
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown1-0/+3
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown1-0/+3
2018-05-25staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown2-0/+4
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown2-46/+90
2018-05-25staging: lustre: discard libcfs_prim.hNeilBrown2-52/+11
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown1-31/+0
2018-05-25staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.hNeilBrown1-4/+0
2018-05-25staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown1-5/+0
2018-05-25staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown1-7/+1
2018-05-25staging: lustre: clean up __LIBCFS_H macroNeilBrown1-3/+1
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown1-12/+7
2018-05-25staging: lustre: discard cfs_block_sigsinv()NeilBrown1-16/+0
2018-05-25staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown2-7/+7
2018-05-25staging: lustre: discard CFS_TICKNeilBrown1-5/+0
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown1-2/+0
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2-70/+0
2018-05-25staging: lustre: simplify capability dropping.NeilBrown1-10/+0
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown1-4/+0
2018-05-25staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown1-16/+19
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown1-3/+3
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown1-0/+1
2018-05-08staging: lustre: move remaining code from linux-module.c to module.cNeilBrown1-4/+0
2018-05-08staging: lustre: move misc-device registration closer to related code.NeilBrown1-2/+0
2018-04-23staging: lustre: add container_of_safe()NeilBrown1-11/+0
2018-04-23staging: lustre: rearrange placement of CPU partition management code.NeilBrown1-35/+138
2018-04-23staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown3-79/+33
2018-04-23staging: lustre: remove libcfs/linux/libcfs.hNeilBrown2-84/+42
2018-04-23staging: lustre: move stack-check macros to libcfs_debug.hNeilBrown2-31/+32
2018-04-23staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond1-1/+0
2018-04-23staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown2-19/+0
2018-04-23staging: lustre: discard linux-time.hNeilBrown3-67/+5
2018-04-23staging: lustre: discard cfs_time_before_64()NeilBrown1-14/+0
2018-04-23staging: lustre: discard cfs_duration_sec()NeilBrown1-5/+0
2018-04-23staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown3-52/+1
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown1-14/+0
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2-10/+0
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2-18/+2
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown2-9/+2
2018-02-22staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown1-7/+4
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown1-2/+0
2018-02-22staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown1-2/+0
2018-02-22staging: lustre: make signal-blocking functions inlineNeilBrown1-5/+15
2018-02-22staging: lustre: improve API and implementation of blocking signals.NeilBrown1-2/+2
2018-02-22staging: lustre: simplify linux-prim.cNeilBrown1-3/+0
2018-02-22staging: lustre: remove linux-curproc.cNeilBrown1-1/+5
2018-02-22staging: lustre: opencode cfs_cap_{raise, lower, raised}NeilBrown1-3/+0