summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman
2018-05-31staging: lustre: include linux/highmem.h when neededArnd Bergmann
2018-05-31staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond
2018-05-31staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin
2018-05-31staging: lustre: llite: create acl.c fileJames Simmons
2018-05-26staging: lustre: fix more build errors in errno.cGreg Kroah-Hartman
2018-05-26staging: lustre: fix build error in errno.cGreg Kroah-Hartman
2018-05-26staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman
2018-05-25staging: lustre: libcfs: add parens around macros argsIvan Bornyakov
2018-05-25staging: lustre: Fix block comments styleSabin Mihai Rapan
2018-05-25staging: lustre: Fix "unsigned"->"unsigned int"Sabin Mihai Rapan
2018-05-25staging: lustre: Fix "Possible intergrate"->"Possibly integrate"Sabin Mihai Rapan
2018-05-25staging: lustre: Fix "from from"->"from"Sabin Mihai Rapan
2018-05-25staging: lustre: remove libcfs_all.hNeilBrown
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown
2018-05-25staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown
2018-05-25staging: lustre: remove libcfs_all from ptlrpcNeilBrown
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown
2018-05-25staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown
2018-05-25staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown
2018-05-25staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-25staging: lustre: discard libcfs_prim.hNeilBrown
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown
2018-05-25staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.hNeilBrown
2018-05-25staging: lustre: move lnet_debug_log_upcall declaration to tracefile.hNeilBrown
2018-05-25staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.cNeilBrown
2018-05-25staging: lustre: clean up __LIBCFS_H macroNeilBrown
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown
2018-05-25staging: lustre: discard cfs_block_sigsinv()NeilBrown
2018-05-25staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown
2018-05-25staging: lustre: discard CFS_TICKNeilBrown
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown
2018-05-25staging: lustre: simplify capability dropping.NeilBrown
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown
2018-05-25staging: lustre: remove conditional compilation from libcfs_cpu.cNeilBrown