summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-4/+5
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-22119-1634/+1957
|\
| * staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom2017-02-161-3/+3
| * staging: lustre: lnet: fix type warning in lib-socket.cWilliam Blough2017-02-121-2/+4
| * staging: lustre: llite: check reply status in ll_migrate()Niu Yawei2017-02-121-9/+9
| * staging: lustre: llite: root inode checking for migrationwang di2017-02-121-15/+15
| * staging: lustre: llite: check request != NULL in ll_migratewang di2017-02-121-18/+23
| * staging: lustre: libcfs: double copy bugDan Carpenter2017-02-031-2/+13
| * staging: lustre: fix coding style issue in vvp_page.cZhengyi Shen2017-02-031-1/+2
| * staging: lustre: ptlrpc : remove userland usage from ptlrpcJames Simmons2017-02-032-17/+2
| * staging: lustre: osc: avoid 64 divide in osc_cache_too_muchJames Simmons2017-02-031-3/+8
| * staging: lustre: lmv: remove nlink check in lmv_revalidate_slaveswang di2017-02-031-15/+1
| * staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng2017-02-031-0/+4
| * staging: lustre: obd: move s3 in lmd_parse to inner loopJames Simmons2017-02-031-1/+2
| * staging: lustre: fid: Change positional struct initializers to C99Steve Guminski2017-02-032-8/+11
| * staging: lustre: ptlrpc: update replay cursor when close during replayNiu Yawei2017-02-032-27/+11
| * staging: lustre: ptlrpc: update MODULE_PARAM_DESC in ptlrpcd.cDmitry Eremin2017-02-031-2/+3
| * staging: lustre: ptlrpc: remove unused pc->pc_envDmitry Eremin2017-02-032-17/+0
| * staging: lustre: socklnd: remove socklnd_init_msgJames Simmons2017-02-032-11/+7
| * staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen2017-02-031-7/+9
| * staging: lustre: mdc: avoid returning freed requestJohn L. Hammond2017-02-031-0/+1
| * staging: lustre: mdc: Make IT_OPEN take lookup bits lockPatrick Farrell2017-02-031-1/+1
| * staging: lustre: libcfs: Change positional struct initializers to C99Steve Guminski2017-02-031-10/+50
| * staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-035-7/+9
| * staging: lustre: obd: remove OBD_NOTIFY_CREATEJohn L. Hammond2017-02-032-4/+0
| * staging: lustre: ptlrpc: allow blocking asts to be delayedVladimir Saveliev2017-02-032-1/+2
| * staging: lustre: osc: osc_match_base prototype differs from declarationSteve Guminski2017-02-031-3/+3
| * staging: ptlrpc: leaked rs on difficult replyNiu Yawei2017-02-031-1/+2
| * staging: libcfs: remove integer types abstraction from libcfsJames Simmons2017-02-034-8/+4
| * staging: lustre: llite: Adding timed wait in ll_umount_beginRahul Deshmukh2017-02-032-2/+11
| * staging: lustre: llite: specify READA debug mask for ras_updateBobi Jam2017-02-031-0/+4
| * staging: lustre: header: remove assert from interval_set()James Simmons2017-02-034-9/+20
| * staging: lustre: lov: ld_target could be NULLBobi Jam2017-02-031-0/+7
| * staging: lustre: libcfs: default CPT matches NUMA topologyDmitry Eremin2017-02-031-1/+1
| * staging: lustre: libcfs: avoid stomping on module param cpu_patternDmitry Eremin2017-02-031-1/+9
| * staging: lustre: osc: limits the number of chunks in write RPCJinshan Xiong2017-02-031-37/+87
| * staging: lustre: clio: sync write should update mtimeNiu Yawei2017-02-031-0/+12
| * staging: lustre: ptlrpc: comment for FLD_QUERY RPC reply swabFan Yong2017-02-031-0/+17
| * staging: lustre: llite: Setting xattr are properly checked with and without ACLsDmitry Eremin2017-02-031-0/+9
| * staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedAndriy Skulysh2017-02-033-3/+0
| * staging: lustre: mgc: handle config_llog_data::cld_refcount properlyFan Yong2017-02-031-89/+94
| * staging: lustre: llite: Trust creates in revalidate too.Oleg Drokin2017-02-032-8/+16
| * staging: lustre: llite: normal user can't set FS default stripeLai Siyao2017-02-031-5/+9
| * staging: lustre: lustre: Remove old commented out codeBen Evans2017-02-033-17/+2
| * staging: lustre: lmv: remove unused placement parameterJohn L. Hammond2017-02-033-77/+0
| * staging: lustre: llite: remove obsolete comment for ll_unlink()John L. Hammond2017-02-031-5/+0
| * staging: lustre: llite: handle inactive OSTs better in statfsAndreas Dilger2017-02-032-3/+4
| * staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2017-02-032-13/+15
| * staging: lustre: obdclass: do not call lu_site_purge() for single object exceedAlex Zhuravlev2017-02-032-9/+25