aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds119-1634/+1957
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-02-16staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom1-3/+3
2017-02-12staging: lustre: lnet: fix type warning in lib-socket.cWilliam Blough1-2/+4
2017-02-12staging: lustre: llite: check reply status in ll_migrate()Niu Yawei1-9/+9
2017-02-12staging: lustre: llite: root inode checking for migrationwang di1-15/+15
2017-02-12staging: lustre: llite: check request != NULL in ll_migratewang di1-18/+23
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-03staging: lustre: libcfs: double copy bugDan Carpenter1-2/+13
2017-02-03staging: lustre: fix coding style issue in vvp_page.cZhengyi Shen1-1/+2
2017-02-03staging: lustre: ptlrpc : remove userland usage from ptlrpcJames Simmons2-17/+2
2017-02-03staging: lustre: osc: avoid 64 divide in osc_cache_too_muchJames Simmons1-3/+8
2017-02-03staging: lustre: lmv: remove nlink check in lmv_revalidate_slaveswang di1-15/+1
2017-02-03staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng1-0/+4
2017-02-03staging: lustre: obd: move s3 in lmd_parse to inner loopJames Simmons1-1/+2
2017-02-03staging: lustre: fid: Change positional struct initializers to C99Steve Guminski2-8/+11
2017-02-03staging: lustre: ptlrpc: update replay cursor when close during replayNiu Yawei2-27/+11
2017-02-03staging: lustre: ptlrpc: update MODULE_PARAM_DESC in ptlrpcd.cDmitry Eremin1-2/+3
2017-02-03staging: lustre: ptlrpc: remove unused pc->pc_envDmitry Eremin2-17/+0
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgJames Simmons2-11/+7
2017-02-03staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen1-7/+9
2017-02-03staging: lustre: mdc: avoid returning freed requestJohn L. Hammond1-0/+1
2017-02-03staging: lustre: mdc: Make IT_OPEN take lookup bits lockPatrick Farrell1-1/+1
2017-02-03staging: lustre: libcfs: Change positional struct initializers to C99Steve Guminski1-10/+50
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin5-7/+9
2017-02-03staging: lustre: obd: remove OBD_NOTIFY_CREATEJohn L. Hammond2-4/+0
2017-02-03staging: lustre: ptlrpc: allow blocking asts to be delayedVladimir Saveliev2-1/+2
2017-02-03staging: lustre: osc: osc_match_base prototype differs from declarationSteve Guminski1-3/+3
2017-02-03staging: ptlrpc: leaked rs on difficult replyNiu Yawei1-1/+2
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons4-8/+4
2017-02-03staging: lustre: llite: Adding timed wait in ll_umount_beginRahul Deshmukh2-2/+11
2017-02-03staging: lustre: llite: specify READA debug mask for ras_updateBobi Jam1-0/+4
2017-02-03staging: lustre: header: remove assert from interval_set()James Simmons4-9/+20
2017-02-03staging: lustre: lov: ld_target could be NULLBobi Jam1-0/+7
2017-02-03staging: lustre: libcfs: default CPT matches NUMA topologyDmitry Eremin1-1/+1
2017-02-03staging: lustre: libcfs: avoid stomping on module param cpu_patternDmitry Eremin1-1/+9
2017-02-03staging: lustre: osc: limits the number of chunks in write RPCJinshan Xiong1-37/+87
2017-02-03staging: lustre: clio: sync write should update mtimeNiu Yawei1-0/+12
2017-02-03staging: lustre: ptlrpc: comment for FLD_QUERY RPC reply swabFan Yong1-0/+17
2017-02-03staging: lustre: llite: Setting xattr are properly checked with and without ACLsDmitry Eremin1-0/+9
2017-02-03staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedAndriy Skulysh3-3/+0
2017-02-03staging: lustre: mgc: handle config_llog_data::cld_refcount properlyFan Yong1-89/+94
2017-02-03staging: lustre: llite: Trust creates in revalidate too.Oleg Drokin2-8/+16
2017-02-03staging: lustre: llite: normal user can't set FS default stripeLai Siyao1-5/+9
2017-02-03staging: lustre: lustre: Remove old commented out codeBen Evans3-17/+2
2017-02-03staging: lustre: lmv: remove unused placement parameterJohn L. Hammond3-77/+0
2017-02-03staging: lustre: llite: remove obsolete comment for ll_unlink()John L. Hammond1-5/+0
2017-02-03staging: lustre: llite: handle inactive OSTs better in statfsAndreas Dilger2-3/+4
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2-13/+15
2017-02-03staging: lustre: obdclass: do not call lu_site_purge() for single object exceedAlex Zhuravlev2-9/+25