summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-0564-49656/+0
* staging: lustre: include linux/highmem.h when neededArnd Bergmann2018-05-311-0/+1
* staging: lustre: remove libcfs_all.hNeilBrown2018-05-2512-20/+50
* staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown2018-05-256-6/+4
* staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown2018-05-254-4/+7
* staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown2018-05-253-2/+1
* staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown2018-05-251-0/+1
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-2524-25/+25
* staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown2018-05-253-8/+10
* staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown2018-05-251-0/+5
* staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown2018-05-252-7/+18
* staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown2018-05-255-79/+63
* staging: lustre: discard CFS_TICKNeilBrown2018-05-251-1/+1
* staging: lustre: discard LOWEST_BIT_SET()NeilBrown2018-05-251-1/+1
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-251-1/+1
* staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown2018-05-253-65/+1
* staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown2018-05-254-22/+22
* staging: lustre: move files out of lustre/lnet/libcfs/linux/NeilBrown2018-05-256-11/+10
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-256-23/+65
* staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()Doug Oucharek2018-05-141-2/+3
* staging: lustre: lnet: add static to libcfs_dev declarationJustin Skists2018-05-111-1/+1
* staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek2018-05-083-11/+40
* staging: lustre: move remaining code from linux-module.c to module.cNeilBrown2018-05-083-169/+131
* staging: lustre: move misc-device registration closer to related code.NeilBrown2018-05-082-29/+29
* staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek2018-05-061-6/+12
* staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5Doug Oucharek2018-05-062-9/+5
* staging: lustre: rearrange placement of CPU partition management code.NeilBrown2018-04-233-1101/+938
* staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown2018-04-231-2/+2
* staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond2018-04-233-4/+3
* staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown2018-04-231-1/+1
* staging: lustre: discard cfs_duration_sec()NeilBrown2018-04-237-13/+12
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-2310-38/+38
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-236-30/+30
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-237-30/+19
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-2313-58/+57
* Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-0430-401/+92
|\
| * staging: lustre: lnet: use correct 'magic' testJustin Skists2018-03-221-1/+1
| * staging: lustre: Fix unneeded byte-ordering castJustin Skists2018-03-191-1/+1
| * staging: lustre: allow monolithic buildsNeilBrown2018-03-061-1/+1
| * staging: lustre: get entropy from nid when nid set.NeilBrown2018-03-061-0/+7
| * staging: lustre: lnet: keep ln_nportals consistentNeilBrown2018-03-061-2/+3
| * staging: lustre: Replace "be be" with "be"Arushi Singhal2018-03-061-1/+1
| * staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown2018-02-271-1/+1
| * staging: lustre: selftest: freeing an error pointerDan Carpenter2018-02-221-4/+2
| * staging: lustre: socklnd: simplify ksnc_rx_iov_spaceNeilBrown2018-02-222-12/+3
| * staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-222-2/+2
| * staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown2018-02-221-16/+13
| * staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-222-45/+0
| * staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown2018-02-221-7/+0
| * staging: lustre: make signal-blocking functions inlineNeilBrown2018-02-222-63/+1