summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_lib.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: ldlm: Restore connect flags on failureJeremy Filizetti2017-02-031-0/+2
* staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong2017-02-031-6/+4
* staging: lustre: clio: add cl_page LRU shrinkerBobi Jam2017-02-031-0/+1
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-151-0/+37
* staging/lustre/ldlm: fix export reference problemHongchao Zhang2016-11-071-0/+3
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-2/+1
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-161-2/+0
* staging: lustre: obd: change type of cl_conn_count to size_tDmitry Eremin2016-09-191-1/+1
* staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion2016-09-191-3/+3
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-4/+4
* staging: lustre: osc: Automatically increase the max_dirty_mbHongchao Zhang2016-08-211-5/+7
* staging: lustre: obdclass: unified flow control interfacesFan Yong2016-08-211-2/+2
* 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/ldlm: Fix Multiple AssignmentsNathaniel Clark2016-06-171-1/+2
* staging: lustre: ldlm: dont always check max_pages_per_rpc alignementSebastien Buisson2016-04-281-0/+6
* staging: lustre: obd: cleanup client import if client_obd_setup failsSwapnil Pimpale2016-04-281-0/+1
* staging: lustre: osc: Track number of "unstable" pages per oscPrakash Surya2016-04-281-0/+1
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-6/+6
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-6/+6
* | staging/lustre/clio: cl_lock simplificationJinshan Xiong2016-03-301-0/+1
* | staging/lustre/obd: remove struct client_obd_lockJohn L. Hammond2016-03-301-2/+2
|/
* staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-9/+18
* staging/lustre: Get rid of ldlm_ns_type_t typedefOleg Drokin2016-02-251-1/+1
* staging/lustre: Get rid of ldlm_error_t typedefOleg Drokin2016-02-251-2/+2
* staging/lustre: Remove ldlm type/mode typedefsOleg Drokin2016-02-251-1/+1
* staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin2016-02-201-8/+8
* staging/lustre: Remove server code from client_obd_setup()Oleg Drokin2016-02-201-16/+0
* staging/lustre: Remove unused osc_on_mdt functionOleg Drokin2016-02-201-27/+1
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0
* staging/lustre/ldlm: Remove ldlm_errno2error()Oleg Drokin2015-10-021-36/+0
* staging/lustre: remove dt_object implementationArnd Bergmann2015-09-291-1/+0
* staging: lustre: ldlm: Make function static.Cihangir Akturk2015-07-221-1/+2
* staging: lustre: cleanup not needed else clausesAntonio Murdaca2015-06-081-2/+1
* staging: lustre: ldlm: ldlm_lib: remove unneeded null test before freeJulia Lawall2015-05-081-2/+1
* staging: lustre: ldlm: Use kzalloc and kfreeJulia Lawall2015-05-081-3/+3
* staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht2014-11-261-1/+2
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-2/+2
* staging/lustre: use osc_reply_portal for OUT servicesMikhail Pershin2014-09-111-11/+18
* staging: lustre: ldlm: expand the GOTO macroJulia Lawall2014-09-021-19/+32
* staging: lustre: remove parentheses from return argumentsJulia Lawall2014-08-301-3/+3
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-5/+5
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging: lustre: ldlm: ldlm_lib.c removed unecessary space after function nameAnil Belur2014-06-191-12/+12
* staging: lustre: lustre: ldlm: ldlm_lib.c - removed unnecessary bracesAnil Belur2014-06-191-4/+2
* staging/lustre: replace semaphores with mutexesDmitry Eremin2014-04-271-1/+1
OpenPOWER on IntegriCloud