summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-04lustre: switch to kernel_writeChristoph Hellwig
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter
2017-08-22staging: lustre: lnet: cleanup paths for all LNet headersJames Simmons
2017-08-22staging: lustre: libcfs: cleanup paths for libcfs headersJames Simmons
2017-08-22staging: lustre: libcfs: add include path to MakefileJames Simmons
2017-08-22staging: lustre: ksocklnd: add include path to MakefileJames Simmons
2017-08-22staging: lustre: ko2iblnd: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: selftest: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lustre: cleanup paths for lustre UAPI headersJames Simmons
2017-08-22staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: obdecho: add include path to MakefileJames Simmons
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons
2017-08-22staging: lustre: mgc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: mdc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lov: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lmv: add include path to MakefileJames Simmons
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: fld: add include path to MakefileJames Simmons
2017-08-22staging: lustre: fid: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: remove BIT macro from UAPI headersJames Simmons
2017-08-22staging: lustre: uapi: use proper byteorder functions in lustre_idl.hJames Simmons
2017-08-22staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.hJames Simmons
2017-08-22staging: lustre: lnet: remove BIT macro from lnetctl.hJames Simmons
2017-08-22staging: lustre: lnet: remove userland function prototype in lnetctl.hJames Simmons
2017-08-22staging: lustre: libcfs: sort headers in libcfs.hJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons
2017-08-22staging: lustre: socklnd: create socklnd.h UAPI headerJames Simmons
2017-08-22staging: lustre: libcfs: create libcfs_debug.h UAPI headerJames Simmons
2017-08-22staging: lustre: libcfs: remove LOGL and LOGU macrosJames Simmons
2017-08-22staging: lustre: libcfs: remove htonl hack in libcfs.hJames Simmons
2017-08-22staging: lustre: uapi: label lustre_cfg.h as an uapi headerJames Simmons
2017-08-22staging: lustre: uapi: style cleanup of lustre_cfg.hJames Simmons
2017-08-22staging: lustre: uapi: check if argument for lustre_cfg_buf() is NULLJames Simmons
2017-08-22staging: lustre: uapi: change variable type to matchJames Simmons
2017-08-22staging: lustre: uapi: remove need for libcfs.h from lustre_cfg.hJames Simmons
2017-08-22staging: lustre: uapi: move lustre_cfg.h to uapi directoryJames Simmons
2017-08-22staging: lustre: obdclass: no need to check for kfreeJames Simmons