aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lov/lov_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1023/+0
2018-02-27staging: lustre: lov: use correct env in lov_io_data_version_end()NeilBrown1-1/+1
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown1-1/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-07-30staging: lustre: lov: remove dead codeDmitriy Cherkasov1-6/+0
2017-07-30staging: lustre: lov: remove unused codeJohn L. Hammond1-101/+43
2017-07-30staging: lustre: lov: fix 'control flow' error in lov_io_init_releasedSebastien Buisson1-0/+2
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons1-1/+1
2017-03-06staging: lustre: lov: cleanup when cl_io_iter_init() failsJinshan Xiong1-11/+13
2017-02-03staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong1-2/+5
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong1-5/+0
2016-10-25Staging: lustre: lov: check return value of lov_sub_get()Jinshan Xiong1-0/+2
2016-10-16staging: lustre: llite: remove lli_has_smdJinshan Xiong1-1/+8
2016-10-16staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond1-0/+40
2016-10-16staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond1-0/+2
2016-10-16staging: lustre: clio: Revise read ahead implementationJinshan Xiong1-0/+58
2016-09-19staging: lustre: clio: pass fid for OST setattrBobi Jam1-0/+3
2016-08-21staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong1-4/+2
2016-08-21staging: lustre: lov: new pattern flag for partially repaired fileFan Yong1-3/+13
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin1-1/+0
2016-04-11staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson1-1/+2
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin1-3/+6
2016-03-30staging/lustre: lov_io_init() should return error codeBobi Jam1-2/+2
2016-03-30staging/lustre/clio: optimize read ahead codeJinshan Xiong1-1/+1
2016-03-30staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong1-3/+5
2016-03-30staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong1-124/+95
2016-03-01staging/lustre/lov: Fix style vs open parenthesis alignmentOleg Drokin1-1/+1
2016-02-20staging/lustre/lov: Adjust NULL comparison codestyleOleg Drokin1-16/+14
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport1-0/+2
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-2/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport1-0/+1
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin1-2/+0
2015-09-12staging: lustre: lov: fix dereference of ERR_PTRSudip Mukherjee1-0/+2
2015-07-13staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall1-1/+1
2015-06-11lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall1-8/+10
2015-04-30staging: lustre: drop uses of some OBD alloc and free functionsJulia Lawall1-2/+3
2015-04-02Staging: lustre: lov_io.c: remove useless unary plusesLuca Wehrstedt1-2/+2
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng1-0/+12
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-4/+4
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-3/+3
2014-02-28lustre/clio: honor O_NOATIMEJohn L. Hammond1-0/+1
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere1-3/+12
2013-10-21staging:lustre: Fix space before open parenthesisDulshani Gunawardhana1-1/+1
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-2/+2
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-22/+22
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-7/+0
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman1-1/+0