aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-5/+7
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells2-5/+7
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar3-1/+4
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2-0/+2
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2-4/+5
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds78-1119/+1401
2017-02-16staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom1-3/+3
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: 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: 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: 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: 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: 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
2017-02-03staging: lustre: llite: don't ignore layout for group lock requestJinshan Xiong5-9/+29
2017-02-03staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago1-10/+8
2017-02-03staging: lustre: lmv: Error not handled for lmv_find_targetUlka Vaze1-7/+18