summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: libcfs: add uapi headers to libcfs_ioctl.hJames Simmons2016-03-281-0/+3
* staging: lustre: libcfs: make libcfs_ioctl.h readableJames Simmons2016-03-281-28/+29
* staging: lustre: libcfs: move function declarations from libcfs_ioctl.hJames Simmons2016-03-281-4/+0
* staging: lustre: libcfs: migrate inline functions to source fileJames Simmons2016-03-281-65/+0
* staging: lustre: libcfs: removal all userland only macros from libcfs_ioctl.hJames Simmons2016-03-281-9/+0
* staging:lustre: remove the IOC_LIBCFS_MEMHOG ioctlParinay Kondekar2016-03-281-1/+1
* staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar2016-03-281-1/+1
* staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond2016-03-281-1/+0
* staging: lustre: libcfs: move libcfs_ioctl_handler stuff to libcfs.hJohn L. Hammond2016-03-281-13/+0
* staging: lustre: libcfs: remove libcfsutil.h in commentJohn L. Hammond2016-03-281-1/+1
* staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen2016-03-281-2/+2
* staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something biggerLiang Zhen2016-03-281-0/+3
* staging: lustre: LNet drop rule implementationLiang Zhen2016-03-071-0/+1
* staging: lustre: Dynamic LNet Configuration (DLC) show commandAmir Shehata2016-02-221-5/+21
* staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata2016-02-221-11/+12
* staging:lustre: remove obsolete comment in libcfs_ioctl.hParinay Kondekar2016-02-031-1/+0
* staging/lustre: Change ioctl user pointers in libcfs_ioctl_dataOleg Drokin2016-02-031-2/+2
* staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata argsOleg Drokin2016-02-031-2/+2
* staging/lustre/lnet: Get rid of IOC_LIBCFS_PORTALS_COMPATIBILITY ioctlOleg Drokin2016-02-031-1/+1
* staging/lustre/lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hackOleg Drokin2016-02-031-1/+1
* staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-061-1/+0
* staging:lustre: Delete all obsolete LND driversJames Simmons2015-06-111-1/+1
* Staging: lustre: place open brace following struct on same lineDarshana Padmadas2014-09-191-2/+1
* staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman2014-07-111-19/+14
* staging: lustre: Remove extern keyword from function prototypesAshley Smith2014-03-161-4/+4
* staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek2013-12-101-0/+1
* staging/lustre/libcfs: remove lwt codePeng Tao2013-11-251-3/+0
* staging/lustre/libcfs: remove IOCTL_LIBCFS_TYPEPeng Tao2013-11-191-33/+33
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+222