summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2017-10-12lustre: switch struct ksock_conn to iov_iterAl Viro4-121/+52
2017-10-12lnet_return_rx_credits_locked: don't abuse list_entryAl Viro1-1/+1
2017-10-03staging: lustre: use BIT macroKeerthi Reddy1-15/+13
2017-09-29staging: lustre: lnet: replace list_for_each with list_for_each_entryHaneen Mohammed1-11/+3
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia1-1/+1
2017-09-18staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2017-09-18staging: lustre: lnet: Replace list_for_each with list_for_each_entryHaneen Mohammed1-7/+2
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
2017-08-23staging: lustre: socklnd: create socklnd.h UAPI headerJames Simmons2-9/+45
2017-08-23staging: lustre: libcfs: create libcfs_debug.h UAPI headerJames Simmons2-102/+151
2017-08-23staging: lustre: libcfs: remove LOGL and LOGU macrosJames Simmons2-15/+3
2017-08-23staging: lustre: libcfs: remove htonl hack in libcfs.hJames Simmons1-12/+0