aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-24/+20
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan1-1/+1
2016-09-27posix_acl: xattr representation cleanupsAndreas Gruenbacher1-24/+20
2016-09-27staging: lustre: llite: add missing LMV_MAGIC_V1 casewang di1-0/+1
2016-09-21staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_mdJames Simmons1-0/+1
2016-09-19staging: lustre: ptlrpc: prevent request timeout grow due to recoveryMikhail Pershin2-20/+22
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago12-93/+8
2016-09-19staging: lustre: ptlrpc: fix race between connect vs resendAlexander Boyko2-156/+179
2016-09-19staging: lustre: ptlrpc: fix comparison between signed and unsignedDmitry Eremin2-73/+72
2016-09-19staging: lustre: ptlrpc: Suppress error message when imp_sec is freedAmir Shehata1-2/+17
2016-09-19staging: lustre: ptlrpc: quiet errors on initial connectionAndreas Dilger2-24/+30
2016-09-19staging: lustre: recovery: don't replay closed openNiu Yawei1-1/+5
2016-09-19staging: lustre: replace direct HZ access with kernel APIsJian Yu3-8/+11
2016-09-19staging: lustre: at: net AT after connectAlexander Boyko3-2/+12
2016-09-19staging: lustre: llite: allow setting stripes to specify OSTsJinshan Xiong1-14/+0
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau2-50/+6
2016-09-19staging: lustre: llite: enforce pool name length limitLi Xi1-1/+1
2016-09-19staging: lustre: ldlm: resend AST callbacksVitaly Fertman1-2/+2
2016-09-19staging: lustre: build: bump build version warnings to x.y.53Andreas Dilger1-3/+1
2016-09-19staging: lustre: ptlrpc: fix magic return value of ptlrpc_init_portalsWang Shilong1-3/+3
2016-09-19staging: lustre: fix comparison between signed and unsignedDmitry Eremin1-2/+2
2016-09-19staging: lustre: obd: add rnb_ prefix to struct niobuf_remote membersJohn L. Hammond2-16/+16
2016-09-01staging/lustre: constify sops structureJulia Lawall1-1/+1
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin6-165/+176
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin4-6/+8
2016-08-21staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu1-3/+3
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond1-17/+0
2016-08-21staging: lustre: mdt: add OBD_CONNECT_DIR_STRIPE flagwang di1-0/+2
2016-08-21staging: lustre: osc: Automatically increase the max_dirty_mbHongchao Zhang1-0/+1
2016-08-21staging: lustre: lmv: build master LMV EA dynamically build via readdirFan Yong1-0/+49
2016-08-21staging: lustre: ptlrpc: request gets stuck in UNREGISTERING phaseAndriy Skulysh1-1/+3
2016-08-21staging: lustre: llog: keep llog ctxt indices constantMikhail Pershin1-0/+13
2016-08-21staging: lustre: ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flagLai Siyao1-0/+2
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2-162/+162
2016-08-21staging: lustre: obd: rename lsr_padding to lsr_validNiu Yawei1-4/+4
2016-08-21staging: lustre: lov: new pattern flag for partially repaired fileFan Yong1-0/+2
2016-08-21staging: lustre: ptlrpc: Early replies need to honor at_maxChris Horn3-12/+25
2016-08-21staging: lustre: add ability to migrate inodes.wang di1-1/+3
2016-08-21staging: lustre: llite: fix "getdirstripe" to show stripe infowang di1-0/+26
2016-08-21staging: lustre: create striped directorywang di1-0/+11
2016-08-15lustre: don't reinvent struct bio_vecAl Viro4-16/+16
2016-08-15staging: lustre: ptlrpc: remove wirecheck for struct lmv_stripe_mdwang di1-29/+0
2016-06-20staging: lustre: quiet lockdep recursive lock warningAndreas Dilger1-1/+1
2016-06-20staging/lustre/ptlrpc: lost bulk leads to a hangVitaly Fertman3-12/+59
2016-06-20staging/lustre/ptlrpc: Remove __ptlrpc_request_bufs_packBen Evans1-21/+13
2016-06-20staging/lustre/ptlrpc: Early Reply vs Reply MDunlinkVitaly Fertman1-1/+2
2016-06-20staging/lustre/ptlrpc: missing wakeup for ptlrpc_check_setLiang Zhen4-22/+35
2016-06-20staging/lustre/ptlrpc: reorganize ptlrpc_requestLiang Zhen6-50/+53
2016-06-20staging: lustre: remove remote client supportFan Yong3-67/+6
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin6-12/+12