summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc/mdc_request.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-2770/+0
* staging: lustre: acl: increase ACL entries limitationFan Yong2018-05-311-0/+4
* staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-311-15/+19
* staging: lustre: fix build error in mdc_request.cGreg Kroah-Hartman2018-05-261-0/+1
* staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown2018-05-251-0/+2
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-251-1/+1
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+5
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-231-1/+1
* page cache: use xa_lockMatthew Wilcox2018-04-111-4/+4
* staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-5/+6
* staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown2018-02-161-4/+1
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* mm: remove __GFP_COLDMel Gorman2017-11-151-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: mdc: add include path to MakefileJames Simmons2017-08-221-13/+13
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-2/+1
* staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans2017-08-221-0/+2
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-8/+8
* staging: lustre: mdc: avoid returning freed requestJohn L. Hammond2017-02-031-0/+1
* staging: lustre: lustre: Remove old commented out codeBen Evans2017-02-031-7/+1
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-1/+1
* staging: lustre: headers: sort headers affected by swab moveBen Evans2016-12-061-5/+6
* staging: lustre: headers: move swab functions to new header filesBen Evans2016-12-061-0/+2
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-151-37/+13
* staging: lustre: hsm: Use file lease to implement migrationHenri Doreau2016-11-141-2/+5
* staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond2016-11-141-7/+6
* staging: lustre: obd: Remove dead code in precleanupHenri Doreau2016-11-141-15/+8
* staging: lustre: mdc: remove console spew from mdc_ioc_fid2pathAndreas Dilger2016-11-141-2/+5
* staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond2016-10-301-13/+6
* staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata2016-10-301-3/+5
* staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-161-8/+0
* staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon2016-10-161-0/+4
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-12/+3
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-161-50/+0
* staging: lustre: hsm: make HSM modification requests replayableMikhail Pershin2016-10-161-3/+9
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-161-3/+2
* staging: lustre: mdc: Removed unneeded NULL checkHenri Doreau2016-10-161-4/+2
* staging: lustre: remove Size on MDS supportJohn L. Hammond2016-10-161-2/+2
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-161-92/+1
* staging: lustre: llite: make default_easize writeable in /sysfsNed Bass2016-09-191-0/+6
* staging: lustre: statahead: small fixes and cleanupLai Siyao2016-09-191-1/+1
* staging: lustre: obd: cleanup struct md_op_data and usesJohn L. Hammond2016-09-191-2/+1
* staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin2016-09-191-15/+16
* staging: lustre: Flexible changelog format.Henri Doreau2016-09-191-6/+16
* staging: lustre: mdc: Report D_CHANGELOG messages as D_HSMHenri Doreau2016-09-191-7/+5
* staging: lustre: Remove unnecessary return captureRehas Sachdeva2016-09-161-3/+2
* staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko2016-09-011-1/+0
* staging/lustre/mdc: fix panic at mdc_free_open()Alexander Boyko2016-09-011-19/+37
OpenPOWER on IntegriCloud