summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include
AgeCommit message (Expand)AuthorLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman-11181/+0
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong-1/+1
2018-05-25staging: lustre: libcfs: add parens around macros argsIvan Bornyakov-3/+3
2018-05-25staging: lustre: Fix block comments styleSabin Mihai Rapan-4/+8
2018-05-25staging: lustre: Fix "unsigned"->"unsigned int"Sabin Mihai Rapan-1/+1
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown-88/+0
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown-0/+2
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown-0/+3
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown-0/+3
2018-05-25staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown-1/+9
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown-47/+91
2018-05-25staging: lustre: discard libcfs_prim.hNeilBrown-52/+11
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown-31/+0
2018-05-25staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.hNeilBrown-4/+4
2018-05-25staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown-5/+0
2018-05-25staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown-7/+1
2018-05-25staging: lustre: clean up __LIBCFS_H macroNeilBrown-3/+1
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown-12/+7
2018-05-25staging: lustre: discard cfs_block_sigsinv()NeilBrown-16/+0
2018-05-25staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown-7/+7
2018-05-25staging: lustre: discard CFS_TICKNeilBrown-5/+0
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown-2/+0
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown-70/+0
2018-05-25staging: lustre: simplify capability dropping.NeilBrown-10/+0
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown-4/+0
2018-05-25staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown-16/+19
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown-3/+3
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown-0/+1
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek-1/+2
2018-05-08staging: lustre: move remaining code from linux-module.c to module.cNeilBrown-4/+0
2018-05-08staging: lustre: move misc-device registration closer to related code.NeilBrown-2/+0
2018-04-23staging: lustre: add container_of_safe()NeilBrown-11/+0
2018-04-23staging: lustre: rearrange placement of CPU partition management code.NeilBrown-35/+138
2018-04-23staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown-79/+33
2018-04-23staging: lustre: remove libcfs/linux/libcfs.hNeilBrown-84/+42
2018-04-23staging: lustre: move stack-check macros to libcfs_debug.hNeilBrown-31/+32
2018-04-23staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond-14/+0
2018-04-23staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown-19/+0
2018-04-23staging: lustre: discard linux-time.hNeilBrown-67/+5
2018-04-23staging: lustre: discard cfs_time_before_64()NeilBrown-14/+0
2018-04-23staging: lustre: discard cfs_duration_sec()NeilBrown-5/+0
2018-04-23staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown-52/+1
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown-14/+0
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown-10/+0
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown-18/+2
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown-9/+2
2018-02-22staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown-7/+4
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown-2/+0
2018-02-22staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown-2/+0
2018-02-22staging: lustre: make signal-blocking functions inlineNeilBrown-5/+15