aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-1/+2
2016-10-07staging/lustre: Disable InfiniBand supportDoug Ledford1-0/+1
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+1
2016-09-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain1-2/+2
2016-09-19staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek1-0/+10
2016-09-19staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek1-27/+19
2016-09-19staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek1-5/+5
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson2-0/+25
2016-09-19staging: lustre: lnet: potential deadlock in lnetQuentin Bouget1-11/+13
2016-09-19staging: lustre: libcfs: check mask returned by cpumask_of_nodeLiang Zhen1-3/+14
2016-09-17staging: lustre: clean function declaration in super25.c upBaoyou Xie2-2/+1
2016-09-01staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons3-41/+41
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin4-6/+7
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro3-302/+84
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro6-47/+48
2016-08-21lustre: constify lib-move.c stuffAl Viro1-10/+10
2016-08-21lustre: ->kss_scratch... are unused nowAl Viro1-4/+0
2016-08-21staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro1-24/+5
2016-08-21staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro1-28/+10
2016-08-21staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymore...Al Viro1-17/+5
2016-08-21staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek2-4/+22
2016-08-21staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen1-28/+18
2016-08-21staging: lustre: lnet: make connection more stable with packet lossAlexander Boyko1-0/+6
2016-08-21staging: lustre: lnet: Correct position of lnet_ni_decref()Doug Oucharek1-1/+1
2016-08-21staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek1-0/+3
2016-08-21staging: lustre: llite: fix inconsistencies of root squash featureGregoire Pichon1-2/+0
2016-08-21staging: lustre: ldlm: flock completion fixes.Vitaly Fertman1-2/+4
2016-08-21staging: lustre: libcfs: Only dump log once per sec. to avoid EEXISTRyan Haasken1-2/+7
2016-08-15lustre: don't reinvent struct bio_vecAl Viro10-103/+96
2016-08-15lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Al Viro2-92/+12
2016-08-15lustre: switch lnet_sock_write() to sock_sendmsg()Al Viro1-14/+7
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans3-29/+1
2016-06-20staging/lustre/libcfs: Do not call kthread_run in wrong stateOleg Drokin1-1/+1
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-3/+4
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin7-11/+11
2016-06-17staging/lustre/libcfs: Remove "Please contact Oracle" from headerOleg Drokin1-4/+0
2016-06-17staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin1-1/+0
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin46-46/+46
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin45-180/+0
2016-06-17staging: lustre: socklnd: remove typedefsJames Simmons6-409/+406
2016-06-17staging: lustre: o2iblnd: remove typedefsJames Simmons4-504/+504
2016-06-09staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek1-3/+4
2016-06-09staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan1-4/+5
2016-06-07staging: lustre: use setup_timer().Muhammad Falak R Wani1-3/+1
2016-06-07staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons2-4/+13
2016-06-07staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons1-0/+1
2016-06-07staging: lustre: o2iblnd: make rdma_create_id() support containersLi Dongyang1-1/+1
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds34-1511/+1824
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata1-0/+42
2016-05-09staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata1-1/+1