summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/mdc/mdc_request.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-15mm: remove __GFP_COLDMel Gorman1-1/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: mdc: add include path to MakefileJames Simmons1-13/+13
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-2/+1
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans1-0/+2
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons1-8/+8
2017-02-03staging: lustre: mdc: avoid returning freed requestJohn L. Hammond1-0/+1
2017-02-03staging: lustre: lustre: Remove old commented out codeBen Evans1-7/+1
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-1/+1
2016-12-06staging: lustre: headers: sort headers affected by swab moveBen Evans1-5/+6
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans1-0/+2
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon1-37/+13
2016-11-14staging: lustre: hsm: Use file lease to implement migrationHenri Doreau1-2/+5
2016-11-14staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond1-7/+6
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau1-15/+8
2016-11-14staging: lustre: mdc: remove console spew from mdc_ioc_fid2pathAndreas Dilger1-2/+5
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond1-13/+6
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata1-3/+5
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond1-8/+0
2016-10-16staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon1-0/+4
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond1-12/+3
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei1-50/+0
2016-10-16staging: lustre: hsm: make HSM modification requests replayableMikhail Pershin1-3/+9
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond1-3/+2
2016-10-16staging: lustre: mdc: Removed unneeded NULL checkHenri Doreau1-4/+2
2016-10-16staging: lustre: remove Size on MDS supportJohn L. Hammond1-2/+2
2016-10-16staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond1-92/+1
2016-09-19staging: lustre: llite: make default_easize writeable in /sysfsNed Bass1-0/+6
2016-09-19staging: lustre: statahead: small fixes and cleanupLai Siyao1-1/+1
2016-09-19staging: lustre: obd: cleanup struct md_op_data and usesJohn L. Hammond1-2/+1
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin1-15/+16
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau1-6/+16
2016-09-19staging: lustre: mdc: Report D_CHANGELOG messages as D_HSMHenri Doreau1-7/+5
2016-09-16staging: lustre: Remove unnecessary return captureRehas Sachdeva1-3/+2
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko1-1/+0
2016-09-01staging/lustre/mdc: fix panic at mdc_free_open()Alexander Boyko1-19/+37
2016-09-01staging/lustre: const correct set_lock_data()John L. Hammond1-3/+2
2016-08-22staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpagesJames Simmons1-1/+1
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond1-1/+1
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond1-27/+0
2016-08-21staging: lustre: obd: remove unused lmv_readpages()/mdc_readpage()Jian Yu1-82/+0
2016-08-21staging: lustre: llite: move dir cache to MDC layerwang di1-0/+531
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond1-26/+26
2016-08-21staging: lustre: lmv: separate master object with master stripewang di1-4/+4
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond1-0/+1
2016-08-21staging: lustre: obdclass: unified flow control interfacesFan Yong1-3/+3
2016-08-21staging: lustre: mdc: fixup MDS_SWAP_LAYOUTS ELC handlingJohn L. Hammond1-2/+4
2016-08-15staging: lustre: lmv: add new lmv structureswang di1-0/+1