summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-2135-95/+111
* staging: lustre: llite: don't clean in_data againShawn Lin2016-08-211-1/+0
* staging: lustre: fix checkpatch errorAnson Jacob2016-08-211-1/+1
* staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu2016-08-2110-21/+21
* staging: lustre: update version to 2.5.99James Simmons2016-08-211-2/+2
* staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond2016-08-2111-174/+90
* staging: lustre: obd: remove dead codeJohn L. Hammond2016-08-2117-254/+18
* staging: lustre: mdt: add OBD_CONNECT_DIR_STRIPE flagwang di2016-08-214-1/+7
* staging: lustre: obd: remove unused lmv_readpages()/mdc_readpage()Jian Yu2016-08-212-228/+0
* staging: lustre: llite: move dir cache to MDC layerwang di2016-08-216-335/+563
* staging: lustre: lmv: implement lmv version of read_pagewang di2016-08-211-0/+329
* staging/lustre: Always return EEXIST on mkdir for existing namesOleg Drokin2016-08-211-2/+6
* lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro2016-08-214-357/+86
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-217-51/+49
* lustre: constify lib-move.c stuffAl Viro2016-08-212-24/+24
* lustre: ->kss_scratch... are unused nowAl Viro2016-08-211-4/+0
* staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro2016-08-211-24/+5
* staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro2016-08-211-28/+10
* staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Al Viro2016-08-211-17/+5
* staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek2016-08-212-4/+22
* staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen2016-08-211-28/+18
* staging: lustre: lnet: make connection more stable with packet lossAlexander Boyko2016-08-211-0/+6
* staging: lustre: lnet: Correct position of lnet_ni_decref()Doug Oucharek2016-08-211-1/+1
* staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek2016-08-211-0/+3
* staging: lustre: llite: set op_max_pageswang di2016-08-213-0/+8
* staging: lustre: obd: implement md_read_pagewang di2016-08-212-1/+27
* staging: lustre: lmv: build error with gcc 4.7.0 20110509Dmitry Eremin2016-08-211-16/+18
* staging: lustre: obd: validate open handle cookiesJohn L. Hammond2016-08-214-5/+6
* staging: lustre: llite: remove assert for acl refcountJames Simmons2016-08-211-1/+0
* staging: lustre: include: fix one off errors in lustre_id.hJames Simmons2016-08-211-2/+2
* staging: lustre: osc: Automatically increase the max_dirty_mbHongchao Zhang2016-08-216-39/+74
* staging: lustre: lmv: build master LMV EA dynamically build via readdirFan Yong2016-08-214-38/+52
* staging: lustre: ptlrpc: request gets stuck in UNREGISTERING phaseAndriy Skulysh2016-08-211-1/+3
* staging: lustre: lmv: try all stripes for unknown hash functionswang di2016-08-215-48/+182
* staging: lustre: llog: keep llog ctxt indices constantMikhail Pershin2016-08-213-22/+36
* staging: lustre: ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flagLai Siyao2016-08-213-0/+5
* staging: lustre: fid: do open-by-fid by defaultLai Siyao2016-08-2113-115/+71
* staging: lustre: obd: limit lu_object cacheBrian Behlendorf2016-08-211-27/+64
* staging: lustre: obdclass: compile issues with variable not being initializedJames Simmons2016-08-211-1/+1
* staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu2016-08-217-42/+34
* staging: lustre: fld: add fld description documentationPatrick Farrell2016-08-211-0/+19
* staging: lustre: mdc: always use D_INFO for debug info when mdc_put_rpc_lock ...wang di2016-08-211-3/+2
* staging: lustre: osc: revise unstable pages accountingJinshan Xiong2016-08-218-145/+253
* staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong2016-08-2110-64/+26
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-2120-432/+432
* staging: lustre: llite: set dir LOV xattr length variableHongchao Zhang2016-08-211-8/+0
* staging: lustre: obd: rename lsr_padding to lsr_validNiu Yawei2016-08-213-5/+6
* staging: lustre: llite: use the correct mode for striped directorywang di2016-08-211-13/+27
* staging: lustre: lmv: Match MDT where the FID locates firstwang di2016-08-212-29/+73
* staging: lustre: lov: new pattern flag for partially repaired fileFan Yong2016-08-216-5/+20
OpenPOWER on IntegriCloud