summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: ptlrpc: Add a tag field to ptlrpc messagesGregoire Pichon2016-10-164-13/+72
* staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond2016-10-1615-322/+60
* staging: lustre: clio: get rid of lov_stripe_md referenceBobi Jam2016-10-161-15/+0
* staging: lustre: ptlrpc: Add OBD_CONNECT_MULTIMODRPCS flagGregoire Pichon2016-10-165-26/+29
* staging: lustre: libcfs: shortcut to create CPT from NUMA topologyLiang Zhen2016-10-161-8/+40
* staging: lustre: llite: default dir stripe index only for mkdirwang di2016-10-161-2/+3
* staging: lustre: ptlrpc: ret -ECONNREFUSED if not context found in reqSebastien Buisson2016-10-161-1/+1
* staging: lustre: llite: remove duplicate fiemap definesBobi Jam2016-10-1612-761/+742
* staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago2016-10-165-18/+0
* staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-1614-340/+312
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-1614-388/+26
* staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond2016-10-1613-776/+91
* staging: lustre: obdclass: Add synchro in lu_context_key_degister()Patrick Valentin2016-10-161-4/+54
* staging: lustre: obdclass: fix race during key quiescencyBruno Faccini2016-10-161-0/+5
* fs: use mapping_set_error instead of opencoded set_bitMichal Hocko2016-10-111-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+6
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-271-2/+6
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-103-12/+0
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-073-12/+0
| * | Merge commit '2c563880ea' into work.xattrAl Viro2016-10-079-162/+190
| |\ \ | | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-30/+26
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
| |\ \ \
| | * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| * | | | Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-081-2/+2
| |\ \ \ \
| | * | | | lustre: use %pDAl Viro2016-08-071-2/+2
| | |/ / /
| * | | | posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-272-27/+23
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-092-1/+2
|\ \ \ \
| * | | | staging/lustre: Disable InfiniBand supportDoug Ledford2016-10-071-0/+1
| * | | | IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-1/+1
|\ \ \ \
| * | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-071-1/+1
* | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-074-132/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-054-123/+21
| | |/ / | |/| |
* | | | staging: lustre: llite: add missing LMV_MAGIC_V1 casewang di2016-09-272-0/+5
* | | | staging: lustre: ldlm: Fix extern variable declarationImre Deak2016-09-252-2/+1
* | | | staging: lustre: llite: removed uneeded return variablesJuliana Rodrigues2016-09-231-16/+8
* | | | staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_mdJames Simmons2016-09-211-0/+1
* | | | staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain2016-09-201-2/+2
* | | | staging: lustre: lustre/ldlm: Fixed sparse warningsNayeemahmed Badebade2016-09-201-0/+4
* | | | Staging: lustre: lmv_obd: Remove redundant test.Sandhya Bankar2016-09-201-1/+1
* | | | Staging: lustre: Convert array index from the loop bound to the loop index.Sandhya Bankar2016-09-201-1/+1
* | | | staging: lustre: update version to 2.6.99James Simmons2016-09-191-3/+3
* | | | staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek2016-09-191-0/+10
* | | | staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek2016-09-191-27/+19
* | | | staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek2016-09-191-5/+5
* | | | staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson2016-09-193-0/+27
* | | | staging: lustre: lnet: potential deadlock in lnetQuentin Bouget2016-09-191-11/+13
* | | | staging: lustre: lmv: fix parent FID for migrationwang di2016-09-191-5/+25
* | | | staging: lustre: mdc: cl_default_mds_easize not refreshedNed Bass2016-09-193-14/+67
OpenPOWER on IntegriCloud