aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/linux/linux-module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-514/+0
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman1-17/+2
2018-05-25staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown1-1/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-04-23staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond1-2/+1
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown1-1/+1
2018-02-22staging: lustre: improve some libcfs_kvzalloc calls.NeilBrown1-1/+1
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown1-1/+1
2017-11-28staging: lustre: obdclass: Remove a attribute group from a kobjectArvind Yadav1-0/+3
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons1-7/+7
2017-08-22staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLJames Simmons1-0/+2
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.cJames Simmons1-0/+76
2017-08-22staging: lustre: uapi: remove obd_ioctl_popdata() wrapperJames Simmons1-8/+0
2017-07-30staging: lustre: obdclass: linux: constify attribute_group structures.Arvind Yadav1-1/+1
2016-11-10staging: lustre: obd: rename health sysfs file to health_checkJames Simmons1-4/+4
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago1-1/+0
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau1-1/+1
2016-09-01staging: lustre: obdclass: constify obd_psdev_fops structureJulia Lawall1-1/+1
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond1-0/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-03-28staging: lustre: simple cleanup in obd_ioctl_popdataLiang Zhen1-3/+1
2016-02-25staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin1-1/+2
2016-02-25staging/lustre: Remove lustre_build_version.hOleg Drokin1-1/+0
2016-02-22staging: lustre: obdclass: Remove header fileAmitoj Kaur Chawla1-1/+0
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin1-3/+2
2016-02-03Staging:lustre:obdclass:linux:simplify NULL comparisonBhumika Goyal1-3/+3
2016-02-03Staging:lustre:obdclass:linux:remove unnecessary bracesBhumika Goyal1-4/+2
2016-02-03staging/lustre: Mark obd_ioctl_popdata/getdata argument as __userOleg Drokin1-4/+4
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-09-12staging: lustre/obdclass/linux/linux-module.cMatthew Needes1-2/+0
2015-07-22staging: lustre: obdclass: Make structure declerations static constCihangir Akturk1-2/+2
2015-07-13staging/lustre/obdclass: fix class_procfs_init error return valueOleg Drokin1-1/+1
2015-06-11lustre: obdclass: linux: Replace uses of OBD_{ALLOC, FREE}_LARGEJulia Lawall1-2/+2
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin1-1/+0
2015-05-31staging/lustre/obd: remove unused proc_lustre_rootDmitry Eremin1-18/+0
2015-05-31staging/lustre: move /proc/fs/lustre/devices to debugfsOleg Drokin1-6/+1
2015-05-31staging/lustre: Add debugfs rootOleg Drokin1-3/+29
2015-05-31staging/lustre: Move /proc/fs/lustre root level files to sysfsOleg Drokin1-46/+65
2015-04-01Staging: lustre: Make obd_proc_version_seq_show staticDarshana Padmadas1-1/+1
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches1-16/+22
2015-01-17Staging: lustre: error handling tweaks in obd_ioctl_getdata()Dan Carpenter1-11/+15
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong1-2/+3
2014-10-29drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-2/+2
2014-10-02staging: lustre: lustre: obdclass: linux: include <linux/*.h> instead of <asm/*.h>Tapasweni Pathak1-3/+3
2014-09-11drivers: staging: lustre: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald1-2/+2