summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)AuthorLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman-49656/+0
2018-05-31staging: lustre: include linux/highmem.h when neededArnd Bergmann-0/+1
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown-20/+50
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown-6/+4
2018-05-25staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown-4/+7
2018-05-25staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown-2/+1
2018-05-25staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown-0/+1
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown-25/+25
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown-8/+10
2018-05-25staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown-0/+5
2018-05-25staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown-7/+18
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown-79/+63
2018-05-25staging: lustre: discard CFS_TICKNeilBrown-1/+1
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown-1/+1
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown-1/+1
2018-05-25staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown-65/+1
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown-22/+22
2018-05-25staging: lustre: move files out of lustre/lnet/libcfs/linux/NeilBrown-11/+10
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown-23/+65
2018-05-14staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()Doug Oucharek-2/+3
2018-05-11staging: lustre: lnet: add static to libcfs_dev declarationJustin Skists-1/+1
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek-11/+40
2018-05-08staging: lustre: move remaining code from linux-module.c to module.cNeilBrown-169/+131
2018-05-08staging: lustre: move misc-device registration closer to related code.NeilBrown-29/+29
2018-05-06staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek-6/+12
2018-05-06staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5Doug Oucharek-9/+5
2018-04-23staging: lustre: rearrange placement of CPU partition management code.NeilBrown-1101/+938
2018-04-23staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown-2/+2
2018-04-23staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond-4/+3
2018-04-23staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown-1/+1
2018-04-23staging: lustre: discard cfs_duration_sec()NeilBrown-13/+12
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown-38/+38
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown-30/+30
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown-30/+19
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown-58/+57
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-401/+92
2018-03-22staging: lustre: lnet: use correct 'magic' testJustin Skists-1/+1
2018-03-19staging: lustre: Fix unneeded byte-ordering castJustin Skists-1/+1
2018-03-06staging: lustre: allow monolithic buildsNeilBrown-1/+1
2018-03-06staging: lustre: get entropy from nid when nid set.NeilBrown-0/+7
2018-03-06staging: lustre: lnet: keep ln_nportals consistentNeilBrown-2/+3
2018-03-06staging: lustre: Replace "be be" with "be"Arushi Singhal-1/+1
2018-02-27staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown-1/+1
2018-02-22staging: lustre: selftest: freeing an error pointerDan Carpenter-4/+2
2018-02-22staging: lustre: socklnd: simplify ksnc_rx_iov_spaceNeilBrown-12/+3
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown-2/+2
2018-02-22staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown-16/+13
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown-45/+0
2018-02-22staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown-7/+0
2018-02-22staging: lustre: make signal-blocking functions inlineNeilBrown-63/+1