aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds211-10408/+8705
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+1
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+4
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2015-06-18staging: lustre: lnet: selftest: use min_t in place of minHari Prasath Gujulan Elango1-1/+1
2015-06-17Staging: lusture: Remove an open coded simple_open() functionAbdul Hussain1-8/+1
2015-06-17staging:lustre:mdc: Fix return statement reported by coccinellePrasanna Karthik1-4/+1
2015-06-17staging:lustre fix lines starting with spaces in libcfs/hash.cMaxime Lorrillere1-16/+16
2015-06-17Staging: lustre: Use memdup_user rather than duplicating its implementationAbdul Hussain1-23/+9
2015-06-17Staging: lustre: Use memdup_user rather than duplicating its implementationAbdul Hussain1-16/+6
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak1-2/+4
2015-06-11staging:lustre: Update license and copyright for the LNET headersJames Simmons8-55/+28
2015-06-11staging:lustre: LNet header code cleanup - indentation etcJames Simmons6-538/+595
2015-06-11staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons5-15/+15
2015-06-11staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons7-179/+180
2015-06-11staging:lustre: move LNet NID macros to LNet layerJames Simmons7-61/+114
2015-06-11staging:lustre: merge socklnd_lib-linux.h into socklnd.hJohn L. Hammond3-89/+40
2015-06-11staging:lustre: rename socklnd_lib-linux.cJohn L. Hammond2-1/+1
2015-06-11staging:lustre: remove lnet/include/lnet/linux/John L. Hammond15-466/+4
2015-06-11staging:lustre: Delete all obsolete LND driversJames Simmons7-297/+1
2015-06-11lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall6-34/+33
2015-06-11lustre: obdclass: linux: Replace uses of OBD_{ALLOC, FREE}_LARGEJulia Lawall1-2/+2
2015-06-11lustre: obdclass: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2-6/+7
2015-06-11lustre: mdc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall1-2/+2
2015-06-11lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall6-23/+24
2015-06-11lustre: lmv: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall1-6/+6
2015-06-11lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall3-18/+18
2015-06-11staging/lustre/llite: fix ll_getname user buffer copyOleg Drokin1-8/+13
2015-06-11staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handlerOleg Drokin2-30/+0
2015-06-10Staging: lustre: fix space before and after comma in dt_object.cZoltán Lajos Kis1-1/+1
2015-06-10Staging: lustre: fix braces are not necessary in dt_object.cZoltán Lajos Kis1-2/+2
2015-06-10Staging: lustre: fix line over 80 characters in dt_object.cZoltán Lajos Kis1-1/+2
2015-06-10staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover()Fabian Frederick1-4/+1
2015-06-10staging:lustre: Update license and copyright for lib-socket.cJames Simmons1-7/+3
2015-06-10staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons2-113/+94
2015-06-10staging:lustre: use available kernel wrappers in lib-socket.cJames Simmons1-17/+30
2015-06-10staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons10-128/+110
2015-06-10staging:lustre: remove useless libcfs_sock_abort_acceptJames Simmons3-11/+2
2015-06-10staging:lustre: remove useless libcfs_sock_releaseJames Simmons5-15/+6
2015-06-10staging:lustre: move tcpip abstractionJames Simmons3-5/+6
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca12-41/+32
2015-06-08lustre: lov: Drop rq_buflen fieldJulia Lawall2-3/+0
2015-06-08lustre: lov: Drop unneeded set_oabufs and set_pga fieldsJulia Lawall2-7/+0
2015-06-08lustre: lov: Drop lov_lock_handles structureJulia Lawall2-37/+0
2015-06-08Staging: Lustre: lproc_fid: remove some dead codeDan Carpenter1-4/+2
2015-06-08Staging: lustre: ptlrpc: signedness bug in high_priority_ratio_store()Dan Carpenter1-2/+2
2015-06-08staging: lustre: fixed const warnings (struct seq_operations should be const in these contexts)Xavier Roche3-3/+3
2015-06-08staging:lustre: cleanup libcfs lock handlingJames Simmons5-15/+6
2015-06-08staging:lustre: fixup LNet resource container apiJames Simmons1-7/+6
2015-06-08staging:lustre: assume a kernel buildJohn L. Hammond7-304/+16