summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/mdc/mdc_locks.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-31staging: lustre: mdc: excessive memory consumption by the xattr cacheAndrew Perepechko
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong
2018-04-23staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman
2018-04-23staging: lustre: obd: create it_has_reply_body()Vitaly Fertman
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: mdc: add include path to MakefileJames Simmons
2017-08-18staging: lustre: fix minor typos in commentsNeilBrown
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert
2017-02-03staging: lustre: mdc: Make IT_OPEN take lookup bits lockPatrick Farrell
2017-02-03staging: lustre: statahead: drop support for remote entryLai Siyao
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon
2016-10-30staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko
2016-09-01staging/lustre: const correct set_lock_data()John L. Hammond
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond
2016-08-21staging: lustre: fid: do open-by-fid by defaultLai Siyao
2016-08-21staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu
2016-08-21staging: lustre: mdc: always use D_INFO for debug info when mdc_put_rpc_lock ...wang di
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond
2016-08-21staging: lustre: lmv: separate master object with master stripewang di
2016-08-21staging: lustre: obdclass: unified flow control interfacesFan Yong
2016-08-21staging: lustre: create striped directorywang di
2016-08-15staging: lustre: mdc: handle IT_READDIR operationswang di
2016-06-20staging/lustre/llite: change it_data to it_requestJohn L. Hammond
2016-06-20staging/lustre: Inline Lustre intent disposition functionsOleg Drokin
2016-06-20staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond
2016-06-20staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev
2016-06-20staging: lustre: remove remote client supportFan Yong
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-04-26staging: lustre: ldlm: refine LU-2665 patch for POSIX complianceBruno Faccini
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-03-01staging/lustre/mdc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/mdc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-25staging/lustre: Get rid of ldlm_cancel_flags_t typedefOleg Drokin
2016-02-25staging/lustre: Remove ldlm type/mode typedefsOleg Drokin
2016-02-20staging/lustre/mdc: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-16Staging: lustre: mdc_locks: Remove extra test expressionShivani Bhardwaj
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport