summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: use 'unsigned int' not unsignedElizabeth Ferdman2016-10-161-1/+1
* staging: lustre: echo: request pages in batchesAlex Zhuravlev2016-10-161-22/+16
* staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-1611-414/+118
* staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond2016-10-1610-69/+46
* staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon2016-10-166-0/+118
* staging: lustre: lov: copy_to_user uses wrong castingJames Simmons2016-10-161-4/+4
* staging: lustre: ldlm: interval tree search in ldlm_lock_match()Vitaly Fertman2016-10-161-78/+171
* staging: lustre: ldlm: cancel aged locks for LRURNiu Yawei2016-10-162-1/+9
* staging: lustre: lov: use obd_get_info() to get def/max LOV EA sizesJohn L. Hammond2016-10-165-37/+40
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-1617-223/+79
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-1617-330/+15
* staging: lustre: ptlrpc: Move NRS structures out of lustre_net.hChris Horn2016-10-163-711/+788
* staging: lustre: hsm: make HSM modification requests replayableMikhail Pershin2016-10-161-3/+9
* staging: lustre: llite: add cl_object_maxbytes()John L. Hammond2016-10-167-118/+130
* staging: lustre: llite: remove lli_has_smdJinshan Xiong2016-10-168-129/+55
* staging: lustre: lov: add cl_object_layout_get()John L. Hammond2016-10-1613-289/+364
* staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2016-10-1615-508/+189
* staging: lustre: mgc: MGC should retry for invalid importwang di2016-10-163-8/+81
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-1611-32/+21
* staging: lustre: mdc: Removed unneeded NULL checkHenri Doreau2016-10-161-4/+2
* staging: lustre: remove Size on MDS supportJohn L. Hammond2016-10-169-90/+46
* staging: lustre: ptlrpc: dont take unwrap in req_waittime calculationSebastien Buisson2016-10-161-4/+4
* staging: lustre: llite: Report first encountered errorHenri Doreau2016-10-161-8/+8
* staging: lustre: ptlrpc: remove old protocol compatibilityAndreas Dilger2016-10-164-46/+9
* staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell2016-10-164-16/+8
* staging: lustre: osc: fix bug when setting max_pages_per_rpcWu Libin2016-10-161-1/+2
* 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
OpenPOWER on IntegriCloud