summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman
2018-08-03staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-03staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin
2017-07-27staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann
2017-03-12staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07staging/lustre: Disable InfiniBand supportDoug Ledford
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain
2016-09-19staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek
2016-09-19staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek
2016-09-19staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson
2016-09-19staging: lustre: lnet: potential deadlock in lnetQuentin Bouget
2016-09-19staging: lustre: libcfs: check mask returned by cpumask_of_nodeLiang Zhen
2016-09-17staging: lustre: clean function declaration in super25.c upBaoyou Xie
2016-09-01staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-08-21lustre: constify lib-move.c stuffAl Viro
2016-08-21lustre: ->kss_scratch... are unused nowAl Viro
2016-08-21staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro
2016-08-21staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro
2016-08-21staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Al Viro
2016-08-21staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek
2016-08-21staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen
2016-08-21staging: lustre: lnet: make connection more stable with packet lossAlexander Boyko
2016-08-21staging: lustre: lnet: Correct position of lnet_ni_decref()Doug Oucharek
2016-08-21staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek
2016-08-21staging: lustre: llite: fix inconsistencies of root squash featureGregoire Pichon
2016-08-21staging: lustre: ldlm: flock completion fixes.Vitaly Fertman
2016-08-21staging: lustre: libcfs: Only dump log once per sec. to avoid EEXISTRyan Haasken
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-08-15lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Al Viro
2016-08-15lustre: switch lnet_sock_write() to sock_sendmsg()Al Viro
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans
2016-06-20staging/lustre/libcfs: Do not call kthread_run in wrong stateOleg Drokin
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-17staging/lustre/libcfs: Remove "Please contact Oracle" from headerOleg Drokin
2016-06-17staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-17staging: lustre: socklnd: remove typedefsJames Simmons
2016-06-17staging: lustre: o2iblnd: remove typedefsJames Simmons
2016-06-09staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek
2016-06-09staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan
2016-06-07staging: lustre: use setup_timer().Muhammad Falak R Wani