summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
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
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown
2018-05-25staging: lustre: move files out of lustre/lnet/libcfs/linux/NeilBrown
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown
2018-05-25staging: lustre: osc: tidy up osc_init()NeilBrown
2018-05-15staging: lustre: obdclass: change object lookup to no wait modeLai Siyao
2018-05-14staging: lustre: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET
2018-05-14staging: lustre: Fix an error handling path in 'client_common_fill_super()'Christophe JAILLET
2018-05-14staging: lustre: fix spelling mistake: "req_ulinked" -> "req_unlinked"Colin Ian King
2018-05-14staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()Doug Oucharek
2018-05-11staging: lustre: lnet: add static to libcfs_dev declarationJustin Skists
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek