summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal2014-07-301-2/+2
* staging: lustre: Fix sparse warningsMatt Kurz2014-07-221-4/+4
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-128-34/+29
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-127-26/+20
* staging: lustre: remove LPD64 defineGreg Kroah-Hartman2014-07-122-2/+2
* staging: lustre: clean up some proc file declarationsGreg Kroah-Hartman2014-07-121-3/+38
* staging: lustre: remove LL_PROC_PROTO macroGreg Kroah-Hartman2014-07-121-4/+8
* staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2014-07-125-11/+10
* staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman2014-07-124-5/+5
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-1213-23/+23
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-1216-60/+60
* staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman2014-07-123-9/+9
* staging: lustre: fix makefile build breakageGreg Kroah-Hartman2014-07-111-4/+4
* staging: lustre: remove socket_t typedefGreg Kroah-Hartman2014-07-115-21/+21
* staging: lustre: remove ctl_table typedefsGreg Kroah-Hartman2014-07-111-3/+3
* staging: lustre: delete linux-lock.hGreg Kroah-Hartman2014-07-111-7/+1
* staging: lustre: remove unneeded DECLARE_LL_PROC_PPOS_DECL macroGreg Kroah-Hartman2014-07-111-6/+0
* staging: lustre: remove some unneeded cflagsGreg Kroah-Hartman2014-07-114-12/+0
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-1123-43/+43
* staging: lustre: lnet: api-ni.c: fixed sparse warningsAnil Belur2014-06-291-12/+12
* staging/lustre/lnet: abort messages whose MD has been unlinkedIsaac Huang2014-06-263-26/+44
* staging: lustre: fix sparse warnings for static symbolsJames A Shackleford2014-06-241-35/+35
* staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov2014-06-185-22/+0
* staging: lustre: fix sparse warnings for undeclared symbolsJohn Church2014-06-181-2/+2
* staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura2014-05-234-59/+59
* staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura2014-05-231-10/+9
* staging: lustre: socklnd: Fix indentingMasaru Nomura2014-05-231-1/+2
* staging: lustre: socklnd: Add a required spaceMasaru Nomura2014-05-231-2/+2
* staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura2014-05-231-21/+21
* staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim2014-05-231-29/+31
* staging: lustre: fix sparse warning "should it be static"Toby Smith2014-05-231-1/+1
* staging: lustre: fix sparse warning "unexpected unlock"Toby Smith2014-05-231-0/+1
* staging: lustre: info leak in lnet_ping()Dan Carpenter2014-05-161-0/+1
* staging: lustre use kernel socket sockopt apisFredrick John Berchmans2014-05-031-37/+10
* staging/lustre/lnet: fix potential null pointer dereferenceOleg Drokin2014-05-031-1/+1
* staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejectedDmitry Eremin2014-05-031-2/+6
* staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_tableDmitry Eremin2014-05-031-3/+3
* staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin2014-05-031-4/+0
* staging/lustre/lnet: NI shutdown may loop foreverLiang Zhen2014-04-271-3/+4
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* staging/lustre/lnet: Dropped messages are not accounted correctlyMatt Ezell2014-04-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-121-2/+2
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-49/+11
|\ \ | |/ |/|
| * lustre: don't open-code kernel_recvmsg()Al Viro2014-04-011-23/+7
| * lustre: switch to kernel_sendmsg()Al Viro2014-04-011-26/+4
* | staging/lustre/libcfs: remove cfs_pausePeng Tao2014-03-1910-15/+32
* | staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao2014-03-191-2/+2
* | staging/lustre/libcfs: remove waitq_timedwaitPeng Tao2014-03-193-6/+4
* | staging/lustre/libcfs: remove waitq_waitPeng Tao2014-03-192-2/+2