summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-0513-15816/+0
* staging: lustre: include linux/highmem.h when neededArnd Bergmann2018-05-311-0/+1
* staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown2018-05-253-2/+1
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-252-2/+2
* staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown2018-05-251-5/+6
* staging: lustre: discard CFS_TICKNeilBrown2018-05-251-1/+1
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-252-0/+10
* staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()Doug Oucharek2018-05-141-2/+3
* staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek2018-05-083-11/+40
* 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: discard cfs_duration_sec()NeilBrown2018-04-234-8/+7
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-234-22/+22
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-234-16/+16
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-232-16/+9
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-234-38/+37
* staging: lustre: socklnd: simplify ksnc_rx_iov_spaceNeilBrown2018-02-222-12/+3
* staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-1/+1
* staging: lustre: remove unnecessary cfs_block_allsigs() callsNeilBrown2018-02-222-12/+0
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-164-20/+20
* staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin2018-01-263-7/+8
* staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2018-01-092-72/+42
* staging: lustre: use kmalloc for allocating ksock_txNeilBrown2018-01-092-3/+3
* staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown2018-01-092-20/+13
* staging: lustre: lnet: switch to cpumask_var_tNeilBrown2018-01-091-3/+3
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-096-40/+39
* staging: lustre: lnet: Fix recent breakage from list_for_each conversionNeilBrown2017-12-191-13/+10
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-174-211/+58
|\
| * switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()Al Viro2017-10-113-109/+25
| * lustre: switch struct ksock_conn to iov_iterAl Viro2017-10-114-121/+52
* | staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-1110-0/+10
* | staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-1/+1
* | staging: lustre: lnet: replace list_for_each with list_for_each_entryHaneen Mohammed2017-09-291-11/+3
|/
* staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-311-1/+1
* staging: lustre: ksocklnd: add include path to MakefileJames Simmons2017-08-222-3/+6
* staging: lustre: ko2iblnd: add include path to MakefileJames Simmons2017-08-222-2/+5
* staging: lustre: lnet: delete lnet.hJames Simmons2017-08-222-2/+0
* Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman2017-07-231-4/+15
|\
| * staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann2017-07-181-4/+15
* | staging: lustre: lnet: remove dead code and useless wrapperDmitriy Cherkasov2017-07-162-21/+10
|/
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-031-2/+2
|\
| * lustre: ko2iblnd: removed forced u32 casts after htonlNikola Jelic2017-06-031-2/+2
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-202-5/+5
|/
* staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-271-4/+4
* staging: lustre: Use min3 macroGargi Sharma2017-03-121-3/+3
* staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2017-03-064-14/+14
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-064-27/+29
* staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-067-93/+104
* staging: lustre: lnet: change lnd_t to proper structureJames Simmons2017-03-062-3/+3
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-064-16/+16