summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre: use __noreturn for lbug_with_locJuston Li2015-09-171-1/+1
* staging/lustre/libcfs: remove unused cfs_timer_doneJames Simmons2015-09-151-1/+0Star
* staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin2015-09-152-2/+10
* staging: lustre: include: put constant on the right of binary operatorJulia Lawall2015-09-131-1/+1
* staging: lustre-libcfs: fix sparse warningPatrick Boettcher2015-08-151-0/+13
* drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-011-1/+1
* staging: lustre: Replace strtoul with simple_strtoulGuenter Roeck2015-07-241-2/+0Star
* staging: lustre: libcfs: move assignment out of conditionalPerry Hooker2015-07-141-8/+10
* staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin2015-07-141-1/+0Star
* staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin2015-07-141-27/+1Star
* staging:lustre: Update license and copyright for the LNET headersJames Simmons2015-06-128-55/+28Star
* staging:lustre: LNet header code cleanup - indentation etcJames Simmons2015-06-126-538/+595
* staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons2015-06-123-4/+4
* staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons2015-06-126-178/+178
* staging:lustre: move LNet NID macros to LNet layerJames Simmons2015-06-125-59/+111
* staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2015-06-129-313/+0Star
* staging:lustre: Delete all obsolete LND driversJames Simmons2015-06-125-218/+1Star
* staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons2015-06-112-15/+16
* staging:lustre: remove useless libcfs_sock_abort_acceptJames Simmons2015-06-111-1/+0Star
* staging:lustre: remove useless libcfs_sock_releaseJames Simmons2015-06-111-1/+0Star
* staging:lustre: assume a kernel buildJohn L. Hammond2015-06-082-230/+5Star
* staging/lustre/obd: final removal of procfs stuffDmitry Eremin2015-05-311-1/+0Star
* staging: lustre: lnet: remove LNET_MUTEX_LOCK macroMike Shuey2015-05-311-2/+0Star
* staging: lustre: lnet: dead code - remove LNetSetAsyncMike Shuey2015-05-311-1/+0Star
* staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc()Pekka Enberg2015-05-311-13/+0Star
* staging/lustre: Remove duplicate helpers from libcfs.hPekka Enberg2015-05-311-19/+0Star
* staging/lustre: Remove __attribute__ definition from libcfs.hPekka Enberg2015-05-311-4/+0Star
* staging/lustre: Always try kmalloc first for OBD_ALLOC_LARGEOleg Drokin2015-05-101-0/+4
* staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ....Mario J. Rugiero2015-03-181-2/+2
* staging/lustre: clean trailing semicolons in macrosMario J. Rugiero2015-03-182-3/+3
* staging: lustre: Convert seq_ hash functions to return voidJoe Perches2015-03-021-2/+2
* Staging: lustre: Fix __packed is preferred over __attribute__((packed)) in li...Dilek Uzulmez2015-03-021-1/+1
* Staging: lustre: __aligned(size) is preferred over __attribute__((aligned(siz...Dilek Uzulmez2015-03-021-1/+1
* Staging: lustre: include: linux: libcfs: Remove spaces at the start of a lineMelike Yurtoglu2015-02-261-1/+1
* staging/lustre/lnet: portal spreading rotor should be unsignedLiang Zhen2015-02-071-1/+1
* staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen2015-02-071-0/+10
* staging: lustre: remove the CFS_HOP() macroDan Carpenter2015-01-251-17/+11Star
* staging: lustre: libcfs: fix sparse warnings about static declarationSerguey Parkhomovsky2015-01-181-0/+3
* staging: lustre: remove custom MIN/MAX and min_t operationsJeremiah Mahler2015-01-181-8/+0Star
* lustre: don't use iovec instead of kvecAl Viro2015-01-182-16/+16
* staging: lustre: libcfs_debug.h: remove final uses of the GOTO macroJulia Lawall2014-11-221-12/+0Star
* staging: lustre: include: linux: libcfs: linux: Removed line continuations.Gulsah Kose2014-10-021-2/+1Star
* staging: lustre: include: linux: libcfs: Removed unnecessary else expression.Gulsah Kose2014-10-021-2/+1Star
* staging: lustre: include: linux: libcfs: linux: Used "linux" instead of "asm".Gulsah Kose2014-10-021-3/+3
* staging: lustre: include: linux: libcfs: Remove spaces at the start of a lineTapasweni Pathak2014-10-021-2/+2
* staging: lustre: include: linux: libcfs: Remove intialization of static to 0Tapasweni Pathak2014-10-021-1/+1
* staging: lustre: include: linux: libcfs: use __packed instead of __attribute_...Tapasweni Pathak2014-10-021-1/+1
* drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Greg Donald2014-09-231-2/+1Star
* Staging: lustre: include: linux: Fix line over 80 characters.Aybuke Ozdemir2014-09-231-7/+9
* Staging: lustre: Fix return in void function warningDarshana Padmadas2014-09-201-1/+0Star