summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include/linux/libcfs/curproc.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown1-69/+0
2018-05-25staging: lustre: simplify capability dropping.NeilBrown1-10/+0
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown1-4/+0
2018-04-23staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown1-2/+0
2018-02-22staging: lustre: remove linux-curproc.cNeilBrown1-1/+5
2018-02-22staging: lustre: opencode cfs_cap_{raise, lower, raised}NeilBrown1-3/+0
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown1-19/+9
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2016-11-19staging: lustre: libcfs: use uXX instead of __uXX types in headersJames Simmons1-1/+1
2016-11-19staging: lustre: libcfs: use bit macro in libcfs headersJames Simmons1-9/+9
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2014-07-12staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman1-1/+1
2014-05-04staging/lustre: Replace jobid acquiring with per node settingOleg Drokin1-1/+0
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao1-1/+0
2014-02-07staging/lustre/libcfs: remove cfs_curproc_cap_unpackPeng Tao1-1/+0
2014-02-07staging/lustre/libcfs: remove cfs_curproc_groups_nrPeng Tao1-7/+0
2013-11-15staging/lustre/autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK testJames Simmons1-1/+0
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao1-2/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+110