summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-073-3/+3
|\
| * mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-063-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-072-19/+22
|\ \ | |/ |/|
| * Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-282-18/+19
| |\
| | * IB: split struct ib_send_wrChristoph Hellwig2015-10-082-18/+19
| * | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+3
| |/
* | staging: lustre: Don't ignore error codeCristina Moraru2015-10-271-1/+1
* | staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane2015-10-241-2/+1
* | Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane2015-10-241-1/+0
* | staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt2015-10-241-14/+14
* | staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons2015-10-241-137/+51
* | staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier2015-10-241-8/+3
* | staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin2015-10-243-73/+73
* | staging: lustre: add in NID range management for libcfsJoshua Walgenbach2015-10-241-13/+352
* | staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons2015-10-241-387/+395
* | staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons2015-10-241-0/+60
* | staging: lustre: move struct netstrfns to nidstr.hJames Simmons2015-10-241-13/+0
* | staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons2015-10-241-1/+1
* | staging: lustre: remove libcfs_init_string functionJames Simmons2015-10-241-7/+1
* | staging: lustre: move nidstring handling to LNet layerJames Simmons2015-10-242-1/+964
* | Staging: lustre: lnet: Remove unnecessary cast on void pointerShraddha Barke2015-10-161-1/+1
* | staging: lustre: remove multiple blank linesMike Rapoport2015-10-1321-39/+0
* | staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-133-0/+6
* | staging/lustre: use 64-bit time for selftestArnd Bergmann2015-09-2910-30/+27
* | staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann2015-09-294-6/+6
* | staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann2015-09-293-8/+8
* | staging/lustre: use 64-bit timestamps for selftestArnd Bergmann2015-09-291-8/+8
* | staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann2015-09-291-3/+3
* | staging/lustre: use 64-bit ibn_incarnation computationArnd Bergmann2015-09-291-3/+4
* | staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann2015-09-292-6/+2
* | staging/lustre: use 64-bit time LNetCtl()Arnd Bergmann2015-09-291-3/+3
* | staging/lustre: avoid unnecessary timeval conversionArnd Bergmann2015-09-291-6/+3
* | staging: lustre: lnet: lnet: Removed a spaceAnjali Menon2015-09-161-1/+1
* | staging/lustre/o2iblnd: leak cmid in kiblnd_dev_need_failoverLiang Zhen2015-09-151-6/+3
* | staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfragsIsaac Huang2015-09-152-21/+19
* | staging/lustre/lnet: fix deadloop in ksocknal_pushLiang Zhen2015-09-151-26/+25
* | staging/lustre/o2iblnd: connection refcount fix for kiblnd_post_rxLiang Zhen2015-09-151-6/+12
* | staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin2015-09-152-42/+5
* | staging: lustre: fix switch-case identation errorsMike Rapoport2015-09-141-10/+10
* | Staging: lustre: lnet: Remove braces for single statement blocksShraddha Barke2015-09-121-3/+2
* | Staging: lustre: lnet: Remove useless cast on void pointerShraddha Barke2015-09-121-1/+1
* | staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport2015-09-124-13/+13
* | staging: lustre: lnet: lib-ptl.c: put constant on the right of binary operatorJulia Lawall2015-09-121-2/+2
* | staging: lustre: fix CODE_INDENT checkpatch.pl errorsMike Rapoport2015-09-122-4/+4
* | staging/lustre: fix block comment formattingJeff Becker2015-09-121-157/+127
|/
* staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin2015-08-184-325/+19
* staging: lustre: Remove unnecessary externsJoe Perches2015-08-143-118/+115
* Staging: lustre/lnet/selftest: framework.c: Fixed coding style issuesDaniel Machon2015-08-081-4/+8
* Staging: lustre: lnet: Remove unnecessary parentheses on returnMiguel Bernabeu Diaz2015-08-071-3/+3
* staging: lustre: Fix space before '[' errorMiguel Bernabeu Diaz2015-08-071-1/+1
OpenPOWER on IntegriCloud