summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
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
2018-05-08staging: lustre: fix error deref in ll_splice_alias().NeilBrown
2018-05-08staging: lustre: move remaining code from linux-module.c to module.cNeilBrown
2018-05-08staging: lustre: move misc-device registration closer to related code.NeilBrown
2018-05-08staging: lustre: llite: remove redundant lookup in dump_pgcacheNeilBrown
2018-05-08staging: lustre: llite: use more private data in dump_pgcacheNeilBrown
2018-05-08staging: lustre: fold lu_object_new() into lu_object_find_at()NeilBrown
2018-05-08staging: lustre: lu_object: move retry logic inside htable_lookupNeilBrown
2018-05-08staging: lustre: lu_object: discard extra lru count.NeilBrown
2018-05-08staging: lustre: make struct lu_site_bkt_data privateNeilBrown
2018-05-06staging: lustre: obdclass: guarantee all keys filledHongchao Zhang
2018-05-06staging: lustre: obdclass: hoist locking in lu_context_exit()John L. Hammond
2018-05-06staging: lustre: obdclass: change spinlock of key to rwlockLi Xi
2018-05-06staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek
2018-05-06staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5Doug Oucharek
2018-05-06staging: lustre: llite: fix potential missing-check bug when copying lumvWenwen Wang
2018-05-06staging: lustre: ldlm: store name directly in namespace.NeilBrown
2018-04-23staging: lustre: add container_of_safe()NeilBrown
2018-04-23staging: lustre: rearrange placement of CPU partition management code.NeilBrown
2018-04-23staging: lustre: remove include/linux/libcfs/linux/linux-cpu.hNeilBrown
2018-04-23staging: lustre: convert osc_quota hash to rhashtableNeilBrown
2018-04-23staging: lustre: convert obd uuid hash to rhashtableNeilBrown
2018-04-23staging: lustre: convert lov_pool to use rhashtableNeilBrown
2018-04-23staging: lustre: ptlrpc: convert conn_hash to rhashtableNeilBrown
2018-04-23staging: lustre: remove libcfs/linux/libcfs.hNeilBrown
2018-04-23staging: lustre: move stack-check macros to libcfs_debug.hNeilBrown
2018-04-23staging: lustre: llite: correct removexattr detectionJames Simmons
2018-04-23staging: lustre: llite: use xattr_handler name for ACLsJohn L. Hammond
2018-04-23staging: lustre: llite: style changes in xattr.cJames Simmons
2018-04-23staging: lustre: llite: cleanup xattr code commentsJames Simmons
2018-04-23staging: lustre: llite: use proper types in the xattr codeJames Simmons
2018-04-23staging: lustre: llite: cleanup posix acl xattr codeJames Simmons
2018-04-23staging: lustre: llite: record in stats attempted removal of lma/link xattrJames Simmons
2018-04-23staging: lustre: llite: remove newline in fullname stringsJames Simmons
2018-04-23staging: lustre: llite: fix invalid size test in ll_setstripe_ea()James Simmons
2018-04-23staging: lustre: llite: eat -EEXIST on setting trusted.lovBobi Jam
2018-04-23staging: lustre: llite: return from ll_adjust_lum() if lump is NULLBobi Jam
2018-04-23staging: lustre: llite: break up ll_setstripe_ea functionBobi Jam
2018-04-23staging: lustre: llite: add simple comment about lustre.lov xattrsNiu Yawei
2018-04-23staging: lustre: llite: refactor lustre.lov xattr handlingNiu Yawei