aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: libcfs: add include path to MakefileJames Simmons1-4/+4
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons1-1/+0
2017-01-27staging: lustre: libcfs: use octal permissionsErnestas Kulik1-2/+2
2016-12-06staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev1-8/+0
2016-11-18staging: lustre: libcfs: white space cleanupJames Simmons1-7/+7
2016-11-18staging: lustre: libcfs: remove != 0 testingJames Simmons1-2/+2
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-29staging: lustre: libcfs: add CFS_FAULT_CHECK()James Simmons1-0/+7
2016-03-28staging:lustre: remove libcfs pseudo device abstractionParinay Kondekar1-7/+1
2016-03-28staging:lustre: call libcfs_ioctl directlyParinay Kondekar1-3/+2
2016-03-28staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar1-16/+0
2016-03-28staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar1-4/+1
2016-03-28staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond1-3/+4
2016-03-28staging: lustre: libcfs: change variable nameJames Simmons1-3/+3
2016-03-28staging: lustre: libcfs: invert test condition for libcfs_ioctlLiang Zhen1-6/+7
2016-03-28staging: lustre: libcfs: test if data is NULLLiang Zhen1-1/+1
2016-03-28staging: lustre: libcfs: move comment in libcfs_ioctlLiang Zhen1-6/+6
2016-03-28staging: lustre: libcfs: add debugging info for libcfs_ioctlLiang Zhen1-1/+5
2016-03-28staging: lustre: libcfs: merge libcfs_ioctl_handle into libcfs_ioctlLiang Zhen1-22/+15
2016-03-28staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen1-25/+3
2016-03-28staging: lustre: libcfs: use break in switch options for libcfs_ioctl_handleLiang Zhen1-5/+4
2016-03-28staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something biggerLiang Zhen1-4/+1
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons1-0/+674