aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAge
* staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin2017-03-12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-09
|\
| * staging/lustre: Disable InfiniBand supportDoug Ledford2016-10-07
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-23
* | staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain2016-09-20
* | staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek2016-09-19
* | staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek2016-09-19
* | staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek2016-09-19
* | staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson2016-09-19
* | staging: lustre: lnet: potential deadlock in lnetQuentin Bouget2016-09-19
* | staging: lustre: libcfs: check mask returned by cpumask_of_nodeLiang Zhen2016-09-19
* | staging: lustre: clean function declaration in super25.c upBaoyou Xie2016-09-17
* | staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons2016-09-01
* | staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-21
* | lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro2016-08-21
* | lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-21
* | lustre: constify lib-move.c stuffAl Viro2016-08-21
* | lustre: ->kss_scratch... are unused nowAl Viro2016-08-21
* | staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro2016-08-21
* | staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro2016-08-21
* | staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Al Viro2016-08-21
* | staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek2016-08-21
* | staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen2016-08-21
* | staging: lustre: lnet: make connection more stable with packet lossAlexander Boyko2016-08-21
* | staging: lustre: lnet: Correct position of lnet_ni_decref()Doug Oucharek2016-08-21
* | staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek2016-08-21
* | staging: lustre: llite: fix inconsistencies of root squash featureGregoire Pichon2016-08-21
* | staging: lustre: ldlm: flock completion fixes.Vitaly Fertman2016-08-21
* | staging: lustre: libcfs: Only dump log once per sec. to avoid EEXISTRyan Haasken2016-08-21
* | lustre: don't reinvent struct bio_vecAl Viro2016-08-15
* | lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Al Viro2016-08-15
* | lustre: switch lnet_sock_write() to sock_sendmsg()Al Viro2016-08-15
* | staging: lustre: lnet: Remove old commented out codeBen Evans2016-08-15
|/
* staging/lustre/libcfs: Do not call kthread_run in wrong stateOleg Drokin2016-06-20
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-20
|\
| * staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek2016-06-09
* | staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-19
* | staging/lustre/libcfs: Remove "Please contact Oracle" from headerOleg Drokin2016-06-17
* | staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin2016-06-17
* | staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-17
* | staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-17
* | staging: lustre: socklnd: remove typedefsJames Simmons2016-06-17
* | staging: lustre: o2iblnd: remove typedefsJames Simmons2016-06-17
* | staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan2016-06-09
* | staging: lustre: use setup_timer().Muhammad Falak R Wani2016-06-08
* | staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons2016-06-08
* | staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons2016-06-08
* | staging: lustre: o2iblnd: make rdma_create_id() support containersLi Dongyang2016-06-08
|/
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-21
|\
| * staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata2016-05-09