aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro1-1/+1
2016-07-30qstr: constify instances in lustreAl Viro1-2/+2
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+4
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-2/+4
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds1-3/+5
2016-06-30vfs: Verify acls are valid within superblock's s_user_ns.Eric W. Biederman1-1/+1
2016-06-20staging: lustre: quiet lockdep recursive lock warningAndreas Dilger3-2/+10
2016-06-20staging/lustre/libcfs: Do not call kthread_run in wrong stateOleg Drokin1-1/+1
2016-06-20staging/lustre/osc: glimpse lock should match only with granted locksAndriy Skulysh1-2/+6
2016-06-20staging/lustre: Add documentation for unstable_stats in sysfsOleg Drokin1-0/+8
2016-06-20staging/lustre/osc: fix signed one bit fieldDmitry Eremin1-1/+1
2016-06-20staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong inoakam kumar bharathi1-1/+3
2016-06-20staging/lustre/llite: ll_revalidate_dentry updateOleg Drokin1-0/+11
2016-06-20staging/lustre/llite: Restore proper opencache operationsOleg Drokin3-1/+32
2016-06-20staging/lustre/llite: don't panic when fid is insaneSergey Cheremencev1-1/+7
2016-06-20staging/lustre/mdc: Zero atime in close RPCNiu Yawei1-0/+12
2016-06-20staging/lustre/llite: ensure obd is effective in onu_upcallYang Sheng1-3/+5
2016-06-20staging/lustre/ldlm: const qualify struct lustre_handle * paramsJohn L. Hammond4-19/+19
2016-06-20staging/lustre/llite: change it_data to it_requestJohn L. Hammond10-23/+22
2016-06-20staging/lustre: Inline Lustre intent disposition functionsOleg Drokin3-21/+15
2016-06-20staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond13-131/+125
2016-06-20staging/lustre: Add newline to LU_OBJECT_DEBUG() messageBob Glossman1-1/+1
2016-06-20staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev8-10/+11
2016-06-20staging/lustre/llite: take trunc_sem only at vvp layerPatrick Farrell1-7/+0
2016-06-20staging/lustre/ptlrpc: lost bulk leads to a hangVitaly Fertman5-31/+91
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 Zhen5-33/+51
2016-06-20staging/lustre/ptlrpc: reorganize ptlrpc_requestLiang Zhen7-189/+255
2016-06-20staging/lustre/osc: Fix reverted condition in osc_lock_weightOleg Drokin1-1/+1
2016-06-20staging/lustre/osc: osc_lock_weight endless loop fixJinshan Xiong1-7/+7
2016-06-20staging/lustre/llite: lock i_lock before __d_drop()Bruno Faccini1-1/+4
2016-06-20staging/lustre/llite: Get rid of ll_lock_dcache/ll_unlock_dcacheOleg Drokin3-16/+6
2016-06-20staging/lustre/llite: correct request handling after ll_lookup_it()John L. Hammond1-6/+3
2016-06-20staging/lustre/llite: allocate and free client cache asynchronouslyEmoly Liu9-30/+86
2016-06-20staging: lustre: remove remote client supportFan Yong29-1598/+55
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-3/+4
2016-06-18staging/lustre: Update FID documentation link.Oleg Drokin2-3/+3
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin22-39/+39
2016-06-18staging/lustre: Keep logical continuations on the previous lineEmoly Liu2-7/+6
2016-06-18staging/lustre: Fix blank line before EXPORT_SYMBOL()Emoly Liu1-1/+0
2016-06-17staging/lustre/libcfs: Remove "Please contact Oracle" from headerOleg Drokin2-8/+0
2016-06-17staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin1-1/+0
2016-06-17staging/lustre/lov: Fix gpl URL in lov_pool.cOleg Drokin1-2/+2
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin240-240/+240
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin240-960/+0
2016-06-17staging: lustre: socklnd: remove typedefsJames Simmons6-409/+406