summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: acl: increase ACL entries limitationFan Yong2018-05-311-1/+1
* staging: lustre: libcfs: add parens around macros argsIvan Bornyakov2018-05-251-3/+3
* staging: lustre: Fix block comments styleSabin Mihai Rapan2018-05-252-4/+8
* staging: lustre: Fix "unsigned"->"unsigned int"Sabin Mihai Rapan2018-05-251-1/+1
* staging: lustre: remove libcfs_all.hNeilBrown2018-05-251-88/+0
* staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown2018-05-251-0/+2
* staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown2018-05-251-0/+3
* staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown2018-05-251-0/+3
* staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown2018-05-253-1/+9
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-253-47/+91
* staging: lustre: discard libcfs_prim.hNeilBrown2018-05-252-52/+11
* staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown2018-05-251-31/+0
* staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.hNeilBrown2018-05-252-4/+4
* staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown2018-05-251-5/+0
* staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown2018-05-251-7/+1
* staging: lustre: clean up __LIBCFS_H macroNeilBrown2018-05-251-3/+1
* staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown2018-05-251-12/+7
* staging: lustre: discard cfs_block_sigsinv()NeilBrown2018-05-251-16/+0
* staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown2018-05-252-7/+7
* staging: lustre: discard CFS_TICKNeilBrown2018-05-251-5/+0
* staging: lustre: discard LOWEST_BIT_SET()NeilBrown2018-05-251-2/+0
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-252-70/+0
* staging: lustre: simplify capability dropping.NeilBrown2018-05-251-10/+0
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-251-4/+0
* staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown2018-05-251-16/+19
* staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown2018-05-251-3/+3
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+1
* staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek2018-05-081-1/+2
* staging: lustre: move remaining code from linux-module.c to module.cNeilBrown2018-05-081-4/+0
* staging: lustre: move misc-device registration closer to related code.NeilBrown2018-05-081-2/+0
* staging: lustre: add container_of_safe()NeilBrown2018-04-231-11/+0
* staging: lustre: rearrange placement of CPU partition management code.NeilBrown2018-04-231-35/+138
* staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown2018-04-233-79/+33
* staging: lustre: remove libcfs/linux/libcfs.hNeilBrown2018-04-232-84/+42
* staging: lustre: move stack-check macros to libcfs_debug.hNeilBrown2018-04-232-31/+32
* staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond2018-04-233-14/+0
* staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown2018-04-232-19/+0
* staging: lustre: discard linux-time.hNeilBrown2018-04-233-67/+5
* staging: lustre: discard cfs_time_before_64()NeilBrown2018-04-231-14/+0
* staging: lustre: discard cfs_duration_sec()NeilBrown2018-04-231-5/+0
* staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown2018-04-233-52/+1
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-231-14/+0
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-232-10/+0
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-232-18/+2
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-232-9/+2
* staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown2018-02-221-7/+4
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-2/+0
* staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown2018-02-221-2/+0
* staging: lustre: make signal-blocking functions inlineNeilBrown2018-02-221-5/+15
* staging: lustre: improve API and implementation of blocking signals.NeilBrown2018-02-221-2/+2
OpenPOWER on IntegriCloud