aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond12-77/+36
2016-09-19staging: lustre: libcfs: check mask returned by cpumask_of_nodeLiang Zhen1-3/+14
2016-09-19staging: lustre: obd: change type of cl_conn_count to size_tDmitry Eremin2-2/+2
2016-09-19staging: lustre: llite: unlock inode size in ll_lov_setstripe_ea_info()John L. Hammond1-7/+6
2016-09-19staging: lustre: lprocfs: cleanup stats locking codeAndreas Dilger1-58/+74
2016-09-19staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin5-28/+30
2016-09-19staging: lustre: osc: osc_object_ast_clear() LBUGBobi Jam1-1/+0
2016-09-19staging: lustre: mgc: add nid iterationAlexander Boyko1-5/+11
2016-09-19staging: lustre: ptlrpc: fix race between connect vs resendAlexander Boyko2-156/+179
2016-09-19staging: lustre: lov: flatten struct lov_stripe_mdJohn L. Hammond2-24/+10
2016-09-19staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.hJinshan Xiong2-2/+5
2016-09-19staging: lustre: ptlrpc: fix comparison between signed and unsignedDmitry Eremin5-102/+101
2016-09-19staging: lustre: clio: add coo_getstripe interfaceBobi Jam8-47/+105
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin5-9/+9
2016-09-19staging: lustre: obd: change brw_page->count to unsignedDmitry Eremin3-6/+8
2016-09-19staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()Nathaniel Clark1-16/+22
2016-09-19staging: lustre: ptlrpc: Suppress error message when imp_sec is freedAmir Shehata1-2/+17
2016-09-19staging: lustre: obdclass: eliminate NULL error returnBob Glossman1-6/+8
2016-09-19staging: lustre: obdclass: change loop indexes to unsignedDmitry Eremin2-8/+8
2016-09-19staging: lustre: fiemap: set FIEMAP_EXTENT_LAST correctlyBobi Jam1-2/+10
2016-09-19staging: lustre: ldlm: evict clients returning errors on ASTsAlexey Lyashkov1-1/+4
2016-09-19staging: lustre: mdc: Proper accessing struct lov_user_mdYoshifumi Uemura1-1/+1
2016-09-19staging: lustre: obdclass: lu_htable_order() return type to longDmitry Eremin1-4/+4
2016-09-19staging: lustre: llite: fix dup flags namesBob Glossman1-2/+2
2016-09-19staging: lustre: llog: prevent out-of-bound indexfrank zago1-0/+4
2016-09-19staging: lustre: ptlrpc: quiet errors on initial connectionAndreas Dilger2-24/+30
2016-09-19staging: lustre: ldlm: revert the changes for lock canceling policyJinshan Xiong1-6/+0
2016-09-19staging: lustre: recovery: don't replay closed openNiu Yawei1-1/+5
2016-09-19staging: lustre: changelog: Proper record remappingHenri Doreau1-22/+44
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond11-239/+6
2016-09-19staging: lustre: echo: replace lov_stripe_md with lov_oinfoJohn L. Hammond4-159/+45
2016-09-19staging: lustre: obd: remove unused obd methodsJohn L. Hammond7-207/+0
2016-09-19staging: lustre: statahead: small fixes and cleanupLai Siyao5-258/+250
2016-09-19staging: lustre: fix messages with missing newlinesJohn L. Hammond2-5/+1
2016-09-19staging: lustre: lov: remove unused {get, set}_info handlersJohn L. Hammond3-172/+10
2016-09-19staging: lustre: changelog: fix comparison between signed and unsignedDmitry Eremin2-7/+7
2016-09-19staging: lustre: lov: remove LL_IOC_RECREATE_{FID, OBJ}John L. Hammond4-180/+2
2016-09-19staging: lustre: obdclass: change lu_site->ls_purge_start to unsignedDmitry Eremin2-2/+2
2016-09-19staging: lustre: lu_dirent_calc_size() return type to size_tDmitry Eremin1-12/+3
2016-09-19staging: lustre: ldlm: count of pools is unsigned longDmitry Eremin1-1/+2
2016-09-19staging: lustre: replace direct HZ access with kernel APIsJian Yu6-12/+18
2016-09-19staging: lustre: obd: cleanup struct md_op_data and usesJohn L. Hammond2-15/+11
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin11-93/+101
2016-09-19staging: lustre: at: net AT after connectAlexander Boyko3-2/+12
2016-09-19staging: lustre: statahead: race in start/stop stataheadLai Siyao1-4/+25
2016-09-19staging: lustre: statahead: ll_intent_drop_lock() called in spinlockLai Siyao1-7/+17
2016-09-19staging: lustre: statahead: use dcache-like interface for sa entryLai Siyao3-266/+207
2016-09-19staging: lustre: llite: allow setting stripes to specify OSTsJinshan Xiong8-53/+85
2016-09-19staging: lustre: llite: Add ioctl to get parent fids from link EA.Henri Doreau7-9/+152
2016-09-19staging: lustre: obd: restore linkea supportJames Simmons5-1/+358