summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc/mdc_locks.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1239/+0Star
* staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko2018-05-311-10/+13
* staging: lustre: acl: increase ACL entries limitationFan Yong2018-05-311-0/+6
* staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman2018-04-231-19/+47
* staging: lustre: obd: create it_has_reply_body()Vitaly Fertman2018-04-231-1/+1
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-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-231-11/+11
* staging: lustre: fix minor typos in commentsNeilBrown2017-08-191-2/+2
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-231-3/+3
* staging: lustre: remove unnecessary bracesThibaut Robert2017-05-151-4/+4
* staging: lustre: mdc: Make IT_OPEN take lookup bits lockPatrick Farrell2017-02-031-1/+1
* staging: lustre: statahead: drop support for remote entryLai Siyao2017-02-031-12/+4Star
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-1/+1
* staging: lustre: headers: move swab functions to new header filesBen Evans2016-12-061-1/+3
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-13/+13
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-151-6/+7
* staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei2016-10-301-10/+5Star
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-2/+0Star
* staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin2016-09-191-9/+10
* staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko2016-09-011-22/+0Star
* staging/lustre: const correct set_lock_data()John L. Hammond2016-09-011-4/+4
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-221-1/+2
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-221-1/+1
* staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond2016-08-211-29/+18Star
* staging: lustre: fid: do open-by-fid by defaultLai Siyao2016-08-211-21/+0Star
* staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu2016-08-211-1/+1
* staging: lustre: mdc: always use D_INFO for debug info when mdc_put_rpc_lock ...wang di2016-08-211-3/+2Star
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-211-16/+16
* staging: lustre: lmv: separate master object with master stripewang di2016-08-211-1/+1
* staging: lustre: obdclass: unified flow control interfacesFan Yong2016-08-211-5/+5
* staging: lustre: create striped directorywang di2016-08-211-0/+3
* staging: lustre: mdc: handle IT_READDIR operationswang di2016-08-151-1/+7
* staging/lustre/llite: change it_data to it_requestJohn L. Hammond2016-06-201-3/+3
* staging/lustre: Inline Lustre intent disposition functionsOleg Drokin2016-06-201-18/+0Star
* staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond2016-06-201-40/+39Star
* staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev2016-06-201-1/+1
* staging: lustre: remove remote client supportFan Yong2016-06-201-20/+1Star
* 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: ldlm: refine LU-2665 patch for POSIX complianceBruno Faccini2016-04-271-1/+3
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-271-1/+0Star
* staging/lustre/mdc: Fix style vs open parenthesis alignmentOleg Drokin2016-03-021-14/+12Star
* staging/lustre/mdc: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-31/+56
* staging/lustre: Get rid of ldlm_cancel_flags_t typedefOleg Drokin2016-02-261-1/+1
* staging/lustre: Remove ldlm type/mode typedefsOleg Drokin2016-02-261-7/+7
* staging/lustre/mdc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-26/+21Star
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-221-1/+1
* Staging: lustre: mdc_locks: Remove extra test expressionShivani Bhardwaj2015-10-171-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0Star