aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed1-2/+2
2015-01-17staging: lustre: replace MIN with min_tJeremiah Mahler1-1/+1
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler1-2/+2
2015-01-17lustre: don't use iovec instead of kvecAl Viro1-11/+11
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-54/+35
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2014-09-14staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Artemiy Volkov1-1/+1
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons1-2/+2
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald1-2/+2
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous line errorsGreg Donald1-2/+1
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-08-30staging: lustre: lnet: socklnd_cb.c Fix sparse non-static symbol warningPhong Tran1-15/+15
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman1-5/+4
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-5/+5
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman1-6/+6
2014-07-11staging: lustre: remove socket_t typedefGreg Kroah-Hartman1-2/+2
2014-05-23staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura1-41/+41
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao1-2/+4
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao1-3/+2
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-2/+2
2014-02-07staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin1-2/+3
2013-09-17staging: lustre: clean up format string usagesKees Cook1-1/+1
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida1-2/+2
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-6/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-4/+0
2013-07-23staging/lustre: remove HIPQUADPeng Tao1-47/+47
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+2664