aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsGravatar Yuval Shaia 1-1/+1
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-4/+3
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-14/+3
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-1/+1
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-1/+1
2017-09-04lustre: switch to kernel_writeGravatar Christoph Hellwig 2-14/+3
2017-08-31staging: lustre: coding style fixes found by checkpatch.plGravatar Simo Koskinen 7-13/+14
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Gravatar Dan Carpenter 1-1/+1
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsGravatar Dan Carpenter 1-1/+2
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsGravatar Dan Carpenter 1-1/+0
2017-08-22staging: lustre: lnet: cleanup paths for all LNet headersGravatar James Simmons 7-16/+16
2017-08-22staging: lustre: libcfs: cleanup paths for libcfs headersGravatar James Simmons 2-13/+13
2017-08-22staging: lustre: libcfs: add include path to MakefileGravatar James Simmons 21-24/+27
2017-08-22staging: lustre: ksocklnd: add include path to MakefileGravatar James Simmons 2-3/+6
2017-08-22staging: lustre: ko2iblnd: add include path to MakefileGravatar James Simmons 2-2/+5
2017-08-22staging: lustre: lnet: add include path to MakefileGravatar James Simmons 18-24/+32
2017-08-22staging: lustre: lnet: selftest: add include path to MakefileGravatar James Simmons 8-18/+21
2017-08-22staging: lustre: lustre: cleanup paths for lustre UAPI headersGravatar James Simmons 6-8/+8
2017-08-22staging: lustre: lustre: cleanup paths for lustre internal headersGravatar James Simmons 28-94/+96
2017-08-22staging: lustre: osc: add include path to MakefileGravatar James Simmons 9-28/+31
2017-08-22staging: lustre: obdecho: add include path to MakefileGravatar James Simmons 2-12/+15
2017-08-22staging: lustre: obdclass: add include path to MakefileGravatar James Simmons 28-109/+112
2017-08-22staging: lustre: mgc: add include path to MakefileGravatar James Simmons 4-13/+16
2017-08-22staging: lustre: mdc: add include path to MakefileGravatar James Simmons 7-31/+34
2017-08-22staging: lustre: lov: add include path to MakefileGravatar James Simmons 12-41/+44
2017-08-22staging: lustre: lmv: add include path to MakefileGravatar James Simmons 6-29/+32
2017-08-22staging: lustre: llite: add include path to MakefileGravatar James Simmons 23-89/+92
2017-08-22staging: lustre: ptlrpc: add include path to MakefileGravatar James Simmons 40-198/+202
2017-08-22staging: lustre: fld: add include path to MakefileGravatar James Simmons 5-28/+31
2017-08-22staging: lustre: fid: add include path to MakefileGravatar James Simmons 5-16/+19
2017-08-22staging: lustre: uapi: remove BIT macro from UAPI headersGravatar James Simmons 2-25/+25
2017-08-22staging: lustre: uapi: use proper byteorder functions in lustre_idl.hGravatar James Simmons 1-6/+7
2017-08-22staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLGravatar James Simmons 3-11/+2
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryGravatar James Simmons 67-81/+59
2017-08-22staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.hGravatar James Simmons 2-1/+3
2017-08-22staging: lustre: lnet: remove BIT macro from lnetctl.hGravatar James Simmons 1-4/+4
2017-08-22staging: lustre: lnet: remove userland function prototype in lnetctl.hGravatar James Simmons 1-41/+0
2017-08-22staging: lustre: libcfs: sort headers in libcfs.hGravatar James Simmons 1-14/+12
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryGravatar James Simmons 28-31/+29
2017-08-22staging: lustre: lnet: delete lnet.hGravatar James Simmons 9-52/+4
2017-08-22staging: lustre: socklnd: create socklnd.h UAPI headerGravatar James Simmons 2-9/+45
2017-08-22staging: lustre: libcfs: create libcfs_debug.h UAPI headerGravatar James Simmons 2-102/+151
2017-08-22staging: lustre: libcfs: remove LOGL and LOGU macrosGravatar James Simmons 2-15/+3
2017-08-22staging: lustre: libcfs: remove htonl hack in libcfs.hGravatar James Simmons 1-12/+0
2017-08-22staging: lustre: uapi: label lustre_cfg.h as an uapi headerGravatar James Simmons 1-3/+3
2017-08-22staging: lustre: uapi: style cleanup of lustre_cfg.hGravatar James Simmons 1-50/+60
2017-08-22staging: lustre: uapi: check if argument for lustre_cfg_buf() is NULLGravatar James Simmons 1-0/+3
2017-08-22staging: lustre: uapi: change variable type to matchGravatar James Simmons 1-1/+1
2017-08-22staging: lustre: uapi: remove need for libcfs.h from lustre_cfg.hGravatar James Simmons 1-5/+10
2017-08-22staging: lustre: uapi: move lustre_cfg.h to uapi directoryGravatar James Simmons 3-6/+4