summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging:lustre: remove irq.h from socklnd.hJames Simmons2015-07-061-1/+0
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-26211-10408/+8705
|\
| * staging: lustre: lnet: selftest: use min_t in place of minHari Prasath Gujulan Elango2015-06-181-1/+1
| * Staging: lusture: Remove an open coded simple_open() functionAbdul Hussain2015-06-171-8/+1
| * staging:lustre:mdc: Fix return statement reported by coccinellePrasanna Karthik2015-06-171-4/+1
| * staging:lustre fix lines starting with spaces in libcfs/hash.cMaxime Lorrillere2015-06-171-16/+16
| * Staging: lustre: Use memdup_user rather than duplicating its implementationAbdul Hussain2015-06-171-23/+9
| * Staging: lustre: Use memdup_user rather than duplicating its implementationAbdul Hussain2015-06-171-16/+6
| * staging:lustre: Update license and copyright for the LNET headersJames Simmons2015-06-118-55/+28
| * staging:lustre: LNet header code cleanup - indentation etcJames Simmons2015-06-116-538/+595
| * staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons2015-06-115-15/+15
| * staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons2015-06-117-179/+180
| * staging:lustre: move LNet NID macros to LNet layerJames Simmons2015-06-117-61/+114
| * staging:lustre: merge socklnd_lib-linux.h into socklnd.hJohn L. Hammond2015-06-113-89/+40
| * staging:lustre: rename socklnd_lib-linux.cJohn L. Hammond2015-06-112-1/+1
| * staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2015-06-1115-466/+4
| * staging:lustre: Delete all obsolete LND driversJames Simmons2015-06-117-297/+1
| * lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-116-34/+33
| * lustre: obdclass: linux: Replace uses of OBD_{ALLOC, FREE}_LARGEJulia Lawall2015-06-111-2/+2
| * lustre: obdclass: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-112-6/+7
| * lustre: mdc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-111-2/+2
| * lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-116-23/+24
| * lustre: lmv: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-111-6/+6
| * lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-113-18/+18
| * staging/lustre/llite: fix ll_getname user buffer copyOleg Drokin2015-06-111-8/+13
| * staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handlerOleg Drokin2015-06-112-30/+0
| * Staging: lustre: fix space before and after comma in dt_object.cZoltán Lajos Kis2015-06-101-1/+1
| * Staging: lustre: fix braces are not necessary in dt_object.cZoltán Lajos Kis2015-06-101-2/+2
| * Staging: lustre: fix line over 80 characters in dt_object.cZoltán Lajos Kis2015-06-101-1/+2
| * staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover()Fabian Frederick2015-06-101-4/+1
| * staging:lustre: Update license and copyright for lib-socket.cJames Simmons2015-06-101-7/+3
| * staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons2015-06-102-113/+94
| * staging:lustre: use available kernel wrappers in lib-socket.cJames Simmons2015-06-101-17/+30
| * staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons2015-06-1010-128/+110
| * staging:lustre: remove useless libcfs_sock_abort_acceptJames Simmons2015-06-103-11/+2
| * staging:lustre: remove useless libcfs_sock_releaseJames Simmons2015-06-105-15/+6
| * staging:lustre: move tcpip abstractionJames Simmons2015-06-103-5/+6
| * staging: lustre: cleanup not needed else clausesAntonio Murdaca2015-06-0812-41/+32
| * lustre: lov: Drop rq_buflen fieldJulia Lawall2015-06-082-3/+0
| * lustre: lov: Drop unneeded set_oabufs and set_pga fieldsJulia Lawall2015-06-082-7/+0
| * lustre: lov: Drop lov_lock_handles structureJulia Lawall2015-06-082-37/+0
| * Staging: Lustre: lproc_fid: remove some dead codeDan Carpenter2015-06-081-4/+2
| * Staging: lustre: ptlrpc: signedness bug in high_priority_ratio_store()Dan Carpenter2015-06-081-2/+2
| * staging: lustre: fixed const warnings (struct seq_operations should be const ...Xavier Roche2015-06-083-3/+3
| * staging:lustre: cleanup libcfs lock handlingJames Simmons2015-06-085-15/+6
| * staging:lustre: fixup LNet resource container apiJames Simmons2015-06-081-7/+6
| * staging:lustre: assume a kernel buildJohn L. Hammond2015-06-087-304/+16
| * staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna2015-06-0820-594/+594
| * staging: lustre: osc: clean up whitespace and align function parametersChris Hanna2015-06-089-369/+368
| * staging: lustre: llite: Fix No space after the declarationAparna Karuthodi2015-06-081-0/+1
OpenPOWER on IntegriCloud