aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 2-4/+5
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 119-1634/+1957
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2017-02-16staging: lustre: Fix incompatible argument in osc_match_baseGravatar Maxime Rossi Bellom 1-3/+3
2017-02-12staging: lustre: lnet: fix type warning in lib-socket.cGravatar William Blough 1-2/+4
2017-02-12staging: lustre: llite: check reply status in ll_migrate()Gravatar Niu Yawei 1-9/+9
2017-02-12staging: lustre: llite: root inode checking for migrationGravatar wang di 1-15/+15
2017-02-12staging: lustre: llite: check request != NULL in ll_migrateGravatar wang di 1-18/+23
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersGravatar Jan Kara 1-3/+1
2017-02-03staging: lustre: libcfs: double copy bugGravatar Dan Carpenter 1-2/+13
2017-02-03staging: lustre: fix coding style issue in vvp_page.cGravatar Zhengyi Shen 1-1/+2
2017-02-03staging: lustre: ptlrpc : remove userland usage from ptlrpcGravatar James Simmons 2-17/+2
2017-02-03staging: lustre: osc: avoid 64 divide in osc_cache_too_muchGravatar James Simmons 1-3/+8
2017-02-03staging: lustre: lmv: remove nlink check in lmv_revalidate_slavesGravatar wang di 1-15/+1
2017-02-03staging: lustre: llite: don't invoke direct_IO for the EOF caseGravatar Yang Sheng 1-0/+4
2017-02-03staging: lustre: obd: move s3 in lmd_parse to inner loopGravatar James Simmons 1-1/+2
2017-02-03staging: lustre: fid: Change positional struct initializers to C99Gravatar Steve Guminski 2-8/+11
2017-02-03staging: lustre: ptlrpc: update replay cursor when close during replayGravatar Niu Yawei 2-27/+11
2017-02-03staging: lustre: ptlrpc: update MODULE_PARAM_DESC in ptlrpcd.cGravatar Dmitry Eremin 1-2/+3
2017-02-03staging: lustre: ptlrpc: remove unused pc->pc_envGravatar Dmitry Eremin 2-17/+0
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgGravatar James Simmons 2-11/+7
2017-02-03staging: lustre: ksocklnd: ignore timedout TX on closing connectionGravatar Liang Zhen 1-7/+9
2017-02-03staging: lustre: mdc: avoid returning freed requestGravatar John L. Hammond 1-0/+1
2017-02-03staging: lustre: mdc: Make IT_OPEN take lookup bits lockGravatar Patrick Farrell 1-1/+1
2017-02-03staging: lustre: libcfs: Change positional struct initializers to C99Gravatar Steve Guminski 1-10/+50
2017-02-03staging: lustre: libcfs: fix error messagesGravatar Dmitry Eremin 5-7/+9
2017-02-03staging: lustre: obd: remove OBD_NOTIFY_CREATEGravatar John L. Hammond 2-4/+0
2017-02-03staging: lustre: ptlrpc: allow blocking asts to be delayedGravatar Vladimir Saveliev 2-1/+2
2017-02-03staging: lustre: osc: osc_match_base prototype differs from declarationGravatar Steve Guminski 1-3/+3
2017-02-03staging: ptlrpc: leaked rs on difficult replyGravatar Niu Yawei 1-1/+2
2017-02-03staging: libcfs: remove integer types abstraction from libcfsGravatar James Simmons 4-8/+4
2017-02-03staging: lustre: llite: Adding timed wait in ll_umount_beginGravatar Rahul Deshmukh 2-2/+11
2017-02-03staging: lustre: llite: specify READA debug mask for ras_updateGravatar Bobi Jam 1-0/+4
2017-02-03staging: lustre: header: remove assert from interval_set()Gravatar James Simmons 4-9/+20
2017-02-03staging: lustre: lov: ld_target could be NULLGravatar Bobi Jam 1-0/+7
2017-02-03staging: lustre: libcfs: default CPT matches NUMA topologyGravatar Dmitry Eremin 1-1/+1
2017-02-03staging: lustre: libcfs: avoid stomping on module param cpu_patternGravatar Dmitry Eremin 1-1/+9
2017-02-03staging: lustre: osc: limits the number of chunks in write RPCGravatar Jinshan Xiong 1-37/+87
2017-02-03staging: lustre: clio: sync write should update mtimeGravatar Niu Yawei 1-0/+12
2017-02-03staging: lustre: ptlrpc: comment for FLD_QUERY RPC reply swabGravatar Fan Yong 1-0/+17
2017-02-03staging: lustre: llite: Setting xattr are properly checked with and without ACLsGravatar Dmitry Eremin 1-0/+9
2017-02-03staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedGravatar Andriy Skulysh 3-3/+0
2017-02-03staging: lustre: mgc: handle config_llog_data::cld_refcount properlyGravatar Fan Yong 1-89/+94
2017-02-03staging: lustre: llite: Trust creates in revalidate too.Gravatar Oleg Drokin 2-8/+16
2017-02-03staging: lustre: llite: normal user can't set FS default stripeGravatar Lai Siyao 1-5/+9
2017-02-03staging: lustre: lustre: Remove old commented out codeGravatar Ben Evans 3-17/+2
2017-02-03staging: lustre: lmv: remove unused placement parameterGravatar John L. Hammond 3-77/+0
2017-02-03staging: lustre: llite: remove obsolete comment for ll_unlink()Gravatar John L. Hammond 1-5/+0
2017-02-03staging: lustre: llite: handle inactive OSTs better in statfsGravatar Andreas Dilger 2-3/+4