summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2018-08-03staging: lustre: ldlm: free resource when ldlm_lock_create() fails.NeilBrown1-1/+5
2018-08-03staging: lustre: llite: correct removexattr detectionJames Simmons1-1/+5
2018-08-03staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5Doug Oucharek2-9/+5
2018-08-03staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek1-6/+12
2018-05-25staging: lustre: lmv: correctly iput lmo_rootNeilBrown1-1/+1
2018-05-25staging: lustre: fix bug in osc_enter_cache_tryNeilBrown2-2/+2
2018-04-12staging: lustre: disable preempt while sampling processor id.NeilBrown1-6/+7
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2018-02-03staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin3-7/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-09-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-4/+3
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-14/+3
2017-09-07Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2017-09-05lustre: switch to kernel_writeChristoph Hellwig2-14/+3
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen7-13/+14
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter1-1/+1
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter1-1/+2
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+0
2017-08-23staging: lustre: lnet: cleanup paths for all LNet headersJames Simmons7-16/+16
2017-08-23staging: lustre: libcfs: cleanup paths for libcfs headersJames Simmons2-13/+13
2017-08-23staging: lustre: libcfs: add include path to MakefileJames Simmons21-24/+27
2017-08-23staging: lustre: ksocklnd: add include path to MakefileJames Simmons2-3/+6
2017-08-23staging: lustre: ko2iblnd: add include path to MakefileJames Simmons2-2/+5
2017-08-23staging: lustre: lnet: add include path to MakefileJames Simmons18-24/+32
2017-08-23staging: lustre: lnet: selftest: add include path to MakefileJames Simmons8-18/+21
2017-08-23staging: lustre: lustre: cleanup paths for lustre UAPI headersJames Simmons6-8/+8
2017-08-23staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons28-94/+96
2017-08-23staging: lustre: osc: add include path to MakefileJames Simmons9-28/+31
2017-08-23staging: lustre: obdecho: add include path to MakefileJames Simmons2-12/+15
2017-08-23staging: lustre: obdclass: add include path to MakefileJames Simmons28-109/+112
2017-08-23staging: lustre: mgc: add include path to MakefileJames Simmons4-13/+16
2017-08-23staging: lustre: mdc: add include path to MakefileJames Simmons7-31/+34
2017-08-23staging: lustre: lov: add include path to MakefileJames Simmons12-41/+44
2017-08-23staging: lustre: lmv: add include path to MakefileJames Simmons6-29/+32
2017-08-23staging: lustre: llite: add include path to MakefileJames Simmons23-89/+92
2017-08-23staging: lustre: ptlrpc: add include path to MakefileJames Simmons40-198/+202
2017-08-23staging: lustre: fld: add include path to MakefileJames Simmons5-28/+31
2017-08-23staging: lustre: fid: add include path to MakefileJames Simmons5-16/+19
2017-08-23staging: lustre: uapi: remove BIT macro from UAPI headersJames Simmons2-25/+25
2017-08-23staging: lustre: uapi: use proper byteorder functions in lustre_idl.hJames Simmons1-6/+7
2017-08-23staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLJames Simmons3-11/+2
2017-08-23staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons67-81/+59
2017-08-23staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.hJames Simmons2-1/+3
2017-08-23staging: lustre: lnet: remove BIT macro from lnetctl.hJames Simmons1-4/+4
2017-08-23staging: lustre: lnet: remove userland function prototype in lnetctl.hJames Simmons1-41/+0
2017-08-23staging: lustre: libcfs: sort headers in libcfs.hJames Simmons1-14/+12
2017-08-23staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons28-31/+29
2017-08-23staging: lustre: lnet: delete lnet.hJames Simmons9-52/+4