summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fid/fid_request.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-410/+0Star
* staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman2018-06-011-4/+2Star
* staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman2018-06-011-30/+7Star
* staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman2018-06-011-15/+5Star
* staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown2018-05-251-1/+0Star
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+6
* staging: lustre: fid: avoid false-positive uninitialized variable warningArnd Bergmann2018-03-141-0/+1
* staging: lustre: fid: perform sanity checks before commitingNeilBrown2018-02-221-5/+5
* staging: lustre: fid: remove seq_fid_alloc_fini() and simplifyNeilBrown2018-02-221-12/+6Star
* staging: lustre: fid: use wait_event_cmd()NeilBrown2018-02-221-48/+20Star
* staging: lustre: fid: convert lcs_mutex to a spinlockNeilBrown2018-02-221-12/+12
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: fid: fix line over 80 charactersAastha Gupta2017-10-201-1/+2
* staging: lustre: fid: add include path to MakefileJames Simmons2017-08-231-6/+6
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-041-2/+2
|\
| * staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-231-1/+1
| * staging: lustre: fid: Fixes debug output style problemRoman Storozhenko2017-06-131-1/+1
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-3/+3
|/
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-151-4/+0Star
* staging: lustre: headers: Create single .h for lu_seq_rangeBen Evans2016-10-301-7/+7
* staging: lustre: Add space b/w concatenated stringsRehas Sachdeva2016-09-151-4/+4
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging/lustre/fid: Fix Multiple AssignmentsNathaniel Clark2016-06-181-2/+4
* staging: lustre: fid: init FID client for OSP on MDT.wang di2016-05-091-2/+5
* staging: lustre: fld: add local fldb to each targetwang di2016-04-291-2/+3
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-021-4/+4
* staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-021-1/+1
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-021-1/+1
* staging/lustre/fid: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-2/+4
* staging/lustre/fid: Adjust NULL comparison codestyleOleg Drokin2016-02-201-7/+7
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-221-1/+1
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-161-1/+1
* Staging: lustre: fld: Remove unused seq_client_alloc_superShraddha Barke2015-11-161-21/+0Star
* staging/lustre/fid: Get rid of lcs_srv in lu_client_seqOleg Drokin2015-09-291-31/+17Star
* staging/lustre/fid: Remove unused seq_client_get_seq functionOleg Drokin2015-09-291-51/+0Star
* staging/lustre/fid: seq_client_init/fini don't need to be exportedOleg Drokin2015-09-291-21/+18Star
* staging: lustre: fid: Use !x to check for kzalloc failureJulia Lawall2015-07-141-2/+2
* staging: lustre: cleanup not needed else clausesAntonio Murdaca2015-06-081-3/+2Star
* staging/lustre/fid: move all files from procfs to debugfsDmitry Eremin2015-05-311-37/+26Star
* staging: lustre: fid: Use kzalloc and kfreeJulia Lawall2015-05-081-5/+5
* staging: lustre: fid: Remove space before braces for defined() checkAndreas Ruprecht2015-01-181-2/+2
* staging: lustre: fid,fld: expand the GOTO macroJulia Lawall2014-08-301-7/+11
* staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin2014-08-171-3/+3
* staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2014-07-131-4/+4
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-131-1/+1
* staging: lustre: remove LPF64 #defineGreg Kroah-Hartman2014-07-131-2/+2
* staging: lustre: fid: fid_request.c: checkpatch cleanup: align arguments to p...Greg Kroah-Hartman2014-07-121-6/+6
* staging: lustre: fid: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-5/+5