summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman2018-06-0111-58/+22
* staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman2018-06-018-94/+27
* staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman2018-06-015-61/+8
* staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman2018-06-018-93/+24
* staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman2018-06-015-42/+8
* staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman2018-06-017-63/+21
* staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman2018-06-015-38/+16
* staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman2018-06-013-40/+5
* staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-012-28/+2
* staging: lustre: include linux/highmem.h when neededArnd Bergmann2018-05-311-0/+1
* staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko2018-05-311-10/+13
* staging: lustre: acl: increase ACL entries limitationFan Yong2018-05-318-8/+24
* staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-317-49/+46
* staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin2018-05-312-0/+59
* staging: lustre: llite: create acl.c fileJames Simmons2018-05-314-13/+58
* staging: lustre: fix more build errors in errno.cGreg Kroah-Hartman2018-05-261-0/+2
* staging: lustre: fix build error in errno.cGreg Kroah-Hartman2018-05-261-0/+1
* staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman2018-05-261-0/+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: Fix "Possible intergrate"->"Possibly integrate"Sabin Mihai Rapan2018-05-251-1/+1
* staging: lustre: Fix "from from"->"from"Sabin Mihai Rapan2018-05-251-1/+1
* staging: lustre: remove libcfs_all.hNeilBrown2018-05-2513-108/+50
* staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown2018-05-257-6/+6
* staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown2018-05-2518-22/+4
* staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown2018-05-2512-15/+0
* staging: lustre: remove libcfs_all from ptlrpcNeilBrown2018-05-2514-18/+15
* staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown2018-05-2511-8/+8
* staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown2018-05-2530-13/+34
* staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown2018-05-254-4/+7
* staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown2018-05-253-2/+1
* staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown2018-05-254-1/+10
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-2588-133/+177
* staging: lustre: discard libcfs_prim.hNeilBrown2018-05-252-52/+11
* staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown2018-05-258-49/+25
* 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-252-5/+5
* staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown2018-05-253-14/+19
* staging: lustre: clean up __LIBCFS_H macroNeilBrown2018-05-251-3/+1
* staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown2018-05-256-91/+70
* staging: lustre: discard cfs_block_sigsinv()NeilBrown2018-05-253-31/+20
* staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown2018-05-252-7/+7
* staging: lustre: discard CFS_TICKNeilBrown2018-05-255-9/+4
* staging: lustre: discard LOWEST_BIT_SET()NeilBrown2018-05-252-3/+1
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-2513-93/+24
* staging: lustre: simplify capability dropping.NeilBrown2018-05-252-15/+3
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-2511-23/+19
* staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown2018-05-254-81/+20
* staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown2018-05-258-35/+35
OpenPOWER on IntegriCloud