aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman11-58/+22
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman8-94/+27
2018-06-01staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman5-61/+8
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman8-93/+24
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman5-42/+8
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman7-63/+21
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman5-38/+16
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman3-40/+5
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman2-28/+2
2018-05-31staging: lustre: include linux/highmem.h when neededArnd Bergmann1-0/+1
2018-05-31staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko1-10/+13
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong8-8/+24
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond7-49/+46
2018-05-31staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin2-0/+59
2018-05-31staging: lustre: llite: create acl.c fileJames Simmons4-13/+58
2018-05-26staging: lustre: fix more build errors in errno.cGreg Kroah-Hartman1-0/+2
2018-05-26staging: lustre: fix build error in errno.cGreg Kroah-Hartman1-0/+1
2018-05-26staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman1-0/+1
2018-05-25staging: lustre: libcfs: add parens around macros argsIvan Bornyakov1-3/+3
2018-05-25staging: lustre: Fix block comments styleSabin Mihai Rapan2-4/+8
2018-05-25staging: lustre: Fix "unsigned"->"unsigned int"Sabin Mihai Rapan1-1/+1
2018-05-25staging: lustre: Fix "Possible intergrate"->"Possibly integrate"Sabin Mihai Rapan1-1/+1
2018-05-25staging: lustre: Fix "from from"->"from"Sabin Mihai Rapan1-1/+1
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown13-108/+50
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown7-6/+6
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown18-22/+4
2018-05-25staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown12-15/+0
2018-05-25staging: lustre: remove libcfs_all from ptlrpcNeilBrown14-18/+15
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown11-8/+8
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown30-13/+34
2018-05-25staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown4-4/+7
2018-05-25staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown3-2/+1
2018-05-25staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown4-1/+10
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown88-133/+177
2018-05-25staging: lustre: discard libcfs_prim.hNeilBrown2-52/+11
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown8-49/+25
2018-05-25staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.hNeilBrown2-4/+4
2018-05-25staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown2-5/+5
2018-05-25staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown3-14/+19
2018-05-25staging: lustre: clean up __LIBCFS_H macroNeilBrown1-3/+1
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown6-91/+70
2018-05-25staging: lustre: discard cfs_block_sigsinv()NeilBrown3-31/+20
2018-05-25staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown2-7/+7
2018-05-25staging: lustre: discard CFS_TICKNeilBrown5-9/+4
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown2-3/+1
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown13-93/+24
2018-05-25staging: lustre: simplify capability dropping.NeilBrown2-15/+3
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown11-23/+19
2018-05-25staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown4-81/+20
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown8-35/+35