summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs/curproc.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-251-69/+0Star
* staging: lustre: simplify capability dropping.NeilBrown2018-05-251-10/+0Star
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-251-4/+0Star
* staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown2018-04-231-2/+0Star
* staging: lustre: remove linux-curproc.cNeilBrown2018-02-221-1/+5
* staging: lustre: opencode cfs_cap_{raise, lower, raised}NeilBrown2018-02-221-3/+0Star
* staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown2018-02-221-19/+9Star
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: libcfs: use uXX instead of __uXX types in headersJames Simmons2016-11-191-1/+1
* staging: lustre: libcfs: use bit macro in libcfs headersJames Simmons2016-11-191-9/+9
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman2014-07-121-1/+1
* staging/lustre: Replace jobid acquiring with per node settingOleg Drokin2014-05-041-1/+0Star
* staging/lustre/libcfs: remove cfs_capablePeng Tao2014-02-071-1/+0Star
* staging/lustre/libcfs: remove cfs_curproc_cap_unpackPeng Tao2014-02-071-1/+0Star
* staging/lustre/libcfs: remove cfs_curproc_groups_nrPeng Tao2014-02-071-7/+0Star
* staging/lustre/autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK testJames Simmons2013-11-151-1/+0Star
* staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao2013-07-231-2/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+110