summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: lustre: obd: remove dead codeJohn L. Hammond2016-08-2117-254/+18Star
* 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/+0Star
* 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/+86Star
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-217-51/+49Star
* lustre: constify lib-move.c stuffAl Viro2016-08-212-24/+24
* lustre: ->kss_scratch... are unused nowAl Viro2016-08-211-4/+0Star
* staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro2016-08-211-24/+5Star
* staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro2016-08-211-28/+10Star
* staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Al Viro2016-08-211-17/+5Star
* staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek2016-08-212-4/+22
* staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen2016-08-211-28/+18Star
* 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/+0Star
* 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/+71Star
* 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/+34Star
* 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/+2Star
* 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/+26Star
* 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/+0Star
* 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
* staging: lustre: lmv: validate lock with correct stripe FIDwang di2016-08-214-3/+49
* staging: lustre: llite: a few fixes about readdir of striped dir.wang di2016-08-213-9/+50
* staging: lustre: uapi: reduce scope of lustre_idl.hJohn L. Hammond2016-08-213-42/+41Star
* staging: lustre: llite: Change readdir BRW metricsJinshan Xiong2016-08-213-4/+4
* staging: lustre: llite: Fix the deadlock in balance_dirty_pages()Jinshan Xiong2016-08-211-3/+9
* staging: lustre: Remove static declaration in anonymous unionChristopher J. Morrone2016-08-211-1/+1