summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_request.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown
2018-02-16staging: lustre: open code polling loop instead of using l_wait_event()NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2017-11-27staging: lustre: simplfy lov_finish_set()NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: lov: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-07-30staging: lustre: lov: remove unused codeJohn L. Hammond
2017-02-03staging: lustre: llite: handle inactive OSTs better in statfsAndreas Dilger
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond
2016-10-16staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond
2016-10-16staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond
2016-10-16staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-05-09staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond
2016-04-26staging: lustre: lov: Don't wait for active target with OBD_STATFS_NODELAYAndriy Skulysh
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson
2016-03-01staging: lustre: lov: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-02-25Staging: lustre: lov: Use list_for_each_entry instead of list_for_eachBhumika Goyal
2016-02-25staging/lustre/lov: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/lov: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15Staging: lustre: lov: Declare local functions as staticShraddha Barke
2015-10-24staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-07-13staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca
2015-06-08lustre: lov: Drop rq_buflen fieldJulia Lawall
2015-06-08lustre: lov: Drop unneeded set_oabufs and set_pga fieldsJulia Lawall
2015-06-08lustre: lov: Drop lov_lock_handles structureJulia Lawall
2015-04-30staging: lustre: fix ifnullfree.cocci warningskbuild test robot
2015-04-30staging: lustre: drop uses of some OBD alloc and free functionsJulia Lawall
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng
2014-09-11staging: lustre: lov: expand the GOTO macroJulia Lawall
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond
2014-09-08staging/lustre/lov: remove unused OBD methodsJohn L. Hammond
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-21staging: lustre: lov: Add a space before open braces '{' in lov_request.cRiccardo Lucchese
2014-07-21staging: lustre: lov: Add a blank line after declarations in lov_request.cRiccardo Lucchese
2014-07-21staging: lustre: lov: Cleanup lov_check_set() in lov_request.cRiccardo Lucchese