summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman64-49656/+0
2018-05-31staging: lustre: include linux/highmem.h when neededArnd Bergmann1-0/+1
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown12-20/+50
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown6-6/+4
2018-05-25staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown4-4/+7
2018-05-25staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown3-2/+1
2018-05-25staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown1-0/+1
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown24-25/+25
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown3-8/+10
2018-05-25staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown1-0/+5
2018-05-25staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown2-7/+18
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown5-79/+63
2018-05-25staging: lustre: discard CFS_TICKNeilBrown1-1/+1
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown1-1/+1
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown1-1/+1
2018-05-25staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown3-65/+1
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown4-22/+22
2018-05-25staging: lustre: move files out of lustre/lnet/libcfs/linux/NeilBrown6-11/+10
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown6-23/+65
2018-05-14staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()Doug Oucharek1-2/+3
2018-05-11staging: lustre: lnet: add static to libcfs_dev declarationJustin Skists1-1/+1
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek3-11/+40
2018-05-08staging: lustre: move remaining code from linux-module.c to module.cNeilBrown3-169/+131
2018-05-08staging: lustre: move misc-device registration closer to related code.NeilBrown2-29/+29
2018-05-06staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek1-6/+12
2018-05-06staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5Doug Oucharek2-9/+5
2018-04-23staging: lustre: rearrange placement of CPU partition management code.NeilBrown3-1101/+938
2018-04-23staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown1-2/+2
2018-04-23staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond3-4/+3
2018-04-23staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown1-1/+1
2018-04-23staging: lustre: discard cfs_duration_sec()NeilBrown7-13/+12
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown10-38/+38
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown6-30/+30
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown7-30/+19
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown13-58/+57
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds30-401/+92
2018-03-22staging: lustre: lnet: use correct 'magic' testJustin Skists1-1/+1
2018-03-19staging: lustre: Fix unneeded byte-ordering castJustin Skists1-1/+1
2018-03-06staging: lustre: allow monolithic buildsNeilBrown1-1/+1
2018-03-06staging: lustre: get entropy from nid when nid set.NeilBrown1-0/+7
2018-03-06staging: lustre: lnet: keep ln_nportals consistentNeilBrown1-2/+3
2018-03-06staging: lustre: Replace "be be" with "be"Arushi Singhal1-1/+1
2018-02-27staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown1-1/+1
2018-02-22staging: lustre: selftest: freeing an error pointerDan Carpenter1-4/+2
2018-02-22staging: lustre: socklnd: simplify ksnc_rx_iov_spaceNeilBrown2-12/+3
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown2-2/+2
2018-02-22staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown1-16/+13
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2-45/+0
2018-02-22staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown1-7/+0
2018-02-22staging: lustre: make signal-blocking functions inlineNeilBrown2-63/+1