summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman-195259/+0
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman-58/+22
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman-94/+27
2018-06-01staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman-61/+8
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman-93/+24
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman-42/+8
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman-63/+21
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman-38/+16
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman-40/+5
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman-28/+2
2018-05-31staging: lustre: include linux/highmem.h when neededArnd Bergmann-0/+1
2018-05-31staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko-10/+13
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong-8/+24
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond-49/+46
2018-05-31staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin-0/+59
2018-05-31staging: lustre: llite: create acl.c fileJames Simmons-13/+58
2018-05-26staging: lustre: fix more build errors in errno.cGreg Kroah-Hartman-0/+2
2018-05-26staging: lustre: fix build error in errno.cGreg Kroah-Hartman-0/+1
2018-05-26staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman-0/+1
2018-05-25staging: lustre: libcfs: add parens around macros argsIvan Bornyakov-3/+3
2018-05-25staging: lustre: Fix block comments styleSabin Mihai Rapan-4/+8
2018-05-25staging: lustre: Fix "unsigned"->"unsigned int"Sabin Mihai Rapan-1/+1
2018-05-25staging: lustre: Fix "Possible intergrate"->"Possibly integrate"Sabin Mihai Rapan-1/+1
2018-05-25staging: lustre: Fix "from from"->"from"Sabin Mihai Rapan-1/+1
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown-108/+50
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown-6/+6
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown-22/+4
2018-05-25staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown-15/+0
2018-05-25staging: lustre: remove libcfs_all from ptlrpcNeilBrown-18/+15
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown-8/+8
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown-13/+34
2018-05-25staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown-4/+7
2018-05-25staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown-2/+1
2018-05-25staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown-1/+10
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown-133/+177
2018-05-25staging: lustre: discard libcfs_prim.hNeilBrown-52/+11
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown-49/+25
2018-05-25staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.hNeilBrown-4/+4
2018-05-25staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown-5/+5
2018-05-25staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown-14/+19
2018-05-25staging: lustre: clean up __LIBCFS_H macroNeilBrown-3/+1
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown-91/+70
2018-05-25staging: lustre: discard cfs_block_sigsinv()NeilBrown-31/+20
2018-05-25staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown-7/+7
2018-05-25staging: lustre: discard CFS_TICKNeilBrown-9/+4
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown-3/+1
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown-93/+24
2018-05-25staging: lustre: simplify capability dropping.NeilBrown-15/+3
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown-23/+19
2018-05-25staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown-81/+20