summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-0512-3907/+0Star
* staging: lustre: libcfs: add parens around macros argsIvan Bornyakov2018-05-251-3/+3
* staging: lustre: remove libcfs_all.hNeilBrown2018-05-251-88/+0Star
* 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/+11Star
* staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown2018-05-251-31/+0Star
* 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/+0Star
* staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown2018-05-251-7/+1Star
* staging: lustre: clean up __LIBCFS_H macroNeilBrown2018-05-251-3/+1Star
* staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown2018-05-251-12/+7Star
* staging: lustre: discard cfs_block_sigsinv()NeilBrown2018-05-251-16/+0Star
* staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown2018-05-252-7/+7
* staging: lustre: discard CFS_TICKNeilBrown2018-05-251-5/+0Star
* staging: lustre: discard LOWEST_BIT_SET()NeilBrown2018-05-251-2/+0Star
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-252-70/+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 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: move remaining code from linux-module.c to module.cNeilBrown2018-05-081-4/+0Star
* staging: lustre: move misc-device registration closer to related code.NeilBrown2018-05-081-2/+0Star
* staging: lustre: add container_of_safe()NeilBrown2018-04-231-11/+0Star
* 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/+33Star
* staging: lustre: remove libcfs/linux/libcfs.hNeilBrown2018-04-232-84/+42Star
* 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-231-1/+0Star
* staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown2018-04-232-19/+0Star
* staging: lustre: discard linux-time.hNeilBrown2018-04-233-67/+5Star
* staging: lustre: discard cfs_time_before_64()NeilBrown2018-04-231-14/+0Star
* staging: lustre: discard cfs_duration_sec()NeilBrown2018-04-231-5/+0Star
* staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown2018-04-233-52/+1Star
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-231-14/+0Star
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-232-10/+0Star
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-232-18/+2Star
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-232-9/+2Star
* staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown2018-02-221-7/+4Star
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-2/+0Star
* staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown2018-02-221-2/+0Star
* 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
* staging: lustre: simplify linux-prim.cNeilBrown2018-02-221-3/+0Star
* staging: lustre: lnet: remove cfs_block_allsigs calls.NeilBrown2018-02-221-0/+1
* staging: lustre: remove linux-curproc.cNeilBrown2018-02-221-1/+5