summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-06-29staging: lustre: lnet: api-ni.c: fixed sparse warningsAnil Belur
2014-06-26staging/lustre/lnet: abort messages whose MD has been unlinkedIsaac Huang
2014-06-24staging: lustre: fix sparse warnings for static symbolsJames A Shackleford
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov
2014-06-18staging: lustre: fix sparse warnings for undeclared symbolsJohn Church
2014-05-23staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura
2014-05-23staging: lustre: socklnd: Fix indentingMasaru Nomura
2014-05-23staging: lustre: socklnd: Add a required spaceMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura
2014-05-23staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim
2014-05-23staging: lustre: fix sparse warning "should it be static"Toby Smith
2014-05-23staging: lustre: fix sparse warning "unexpected unlock"Toby Smith
2014-05-16staging: lustre: info leak in lnet_ping()Dan Carpenter
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans
2014-05-03staging/lustre/lnet: fix potential null pointer dereferenceOleg Drokin
2014-05-03staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejectedDmitry Eremin
2014-05-03staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_tableDmitry Eremin
2014-05-03staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin
2014-04-27staging/lustre/lnet: NI shutdown may loop foreverLiang Zhen
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-04-27staging/lustre/lnet: Dropped messages are not accounted correctlyMatt Ezell
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-01lustre: don't open-code kernel_recvmsg()Al Viro
2014-04-01lustre: switch to kernel_sendmsg()Al Viro
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham
2014-03-13staging:lustre: Fix Sparse Warning for Static Declarations in console.cHimangi Saraogi
2014-03-08staging/lustre/libcfs: remove cfs_iswhitePeng Tao
2014-03-08staging/lustre/libcfs: remove cfs_strncasecmpPeng Tao
2014-03-08staging/lustre/lnet: remove kiblnd_debug_conn/rx/txPeng Tao
2014-02-27staging: lustre: make functions as staticDaeseok Youn
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao
2014-02-07staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin
2014-02-07staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin
2014-01-08staging: lustre: Use is_vmalloc_addrLaura Abbott
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek
2013-12-06staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez
2013-12-03staging/lustre: fix defined not used warningPeng Tao
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao