summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lov/lov_request.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-354/+0
* staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown2018-05-251-2/+0
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-2/+2
* staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-1/+1
* staging: lustre: open code polling loop instead of using l_wait_event()NeilBrown2018-02-161-7/+5
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-2/+2
* staging: lustre: simplfy lov_finish_set()NeilBrown2017-11-271-6/+4
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lov: add include path to MakefileJames Simmons2017-08-221-3/+3
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: lov: remove unused codeJohn L. Hammond2017-07-301-34/+6
* staging: lustre: llite: handle inactive OSTs better in statfsAndreas Dilger2017-02-031-3/+3
* staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond2016-10-161-2/+0
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-1/+0
* staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2016-10-161-144/+0
* staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond2016-10-161-131/+0
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-161-14/+0
* staging: lustre: llite: remove ll_objects_destroy()John L. Hammond2016-09-191-78/+0
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond2016-05-091-3/+0
* staging: lustre: lov: Don't wait for active target with OBD_STATFS_NODELAYAndriy Skulysh2016-04-261-2/+5
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
* staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson2016-03-071-1/+1
* staging: lustre: lov: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-011-7/+4
* Staging: lustre: lov: Use list_for_each_entry instead of list_for_eachBhumika Goyal2016-02-251-4/+1
* staging/lustre/lov: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-6/+12
* staging/lustre/lov: Adjust NULL comparison codestyleOleg Drokin2016-02-201-16/+14
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* Staging: lustre: lov: Declare local functions as staticShraddha Barke2015-11-151-7/+9
* staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport2015-10-241-2/+2
* staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport2015-10-241-4/+7
* staging/lustre: Remove mds/ost capabilities supportOleg Drokin2015-09-291-2/+0
* staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall2015-07-131-9/+9
* staging: lustre: cleanup not needed else clausesAntonio Murdaca2015-06-081-2/+1
* lustre: lov: Drop rq_buflen fieldJulia Lawall2015-06-081-2/+0
* lustre: lov: Drop unneeded set_oabufs and set_pga fieldsJulia Lawall2015-06-081-5/+0
* lustre: lov: Drop lov_lock_handles structureJulia Lawall2015-06-081-3/+0
* staging: lustre: fix ifnullfree.cocci warningskbuild test robot2015-04-301-2/+1
* staging: lustre: drop uses of some OBD alloc and free functionsJulia Lawall2015-04-301-17/+17
* staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng2015-03-261-0/+9
* staging: lustre: lov: expand the GOTO macroJulia Lawall2014-09-111-33/+64
* staging/lustre: remove obd_ost.hJohn L. Hammond2014-09-081-1/+0
* staging/lustre/lov: remove unused OBD methodsJohn L. Hammond2014-09-081-783/+0
* drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2014-08-301-1/+2
* staging/lustre: get rid of obd_* typedefsOleg Drokin2014-08-171-9/+9
* staging: lustre: lov: Add a space before open braces '{' in lov_request.cRiccardo Lucchese2014-07-211-3/+3
* staging: lustre: lov: Add a blank line after declarations in lov_request.cRiccardo Lucchese2014-07-211-2/+5
* staging: lustre: lov: Cleanup lov_check_set() in lov_request.cRiccardo Lucchese2014-07-211-6/+6
OpenPOWER on IntegriCloud