summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-91/+16
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-2/+2
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner1-1/+1
2014-04-01lustre: don't open-code kernel_recvmsg()Al Viro2-33/+9
2014-04-01lustre: switch to kernel_sendmsg()Al Viro2-36/+6
2014-04-01lustre: generic_readlink() is just fine there, TYVM...Al Viro1-22/+1
2014-04-01vfs: add renameat2 syscallMiklos Szeredi2-3/+3
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao14-32/+38
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao9-22/+14
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao8-21/+7
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao12-19/+11
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao16-27/+19
2014-03-19Staging: lustre: Fix space required before the open parenthesisTugce Sirin1-2/+2
2014-03-19staging:lustre:lnet: lib-types.h Fix open brace '{' err.Aybuke Ozdemir1-8/+4
2014-03-19staging:lustre:lnet: lib-types.h Fix unnecessary space func. pointer name.Aybuke Ozdemir1-2/+2
2014-03-19staging: lustre: add an extra lineGeorgiana Rodica Chelu1-0/+2
2014-03-18staging: luster: do not combine value 0 with |Georgiana Rodica Chelu1-1/+1
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham9-30/+60
2014-03-17Staging: lustre: fld: fix split strings.Gary Rookard1-9/+6
2014-03-17Staging: lustre: fld: fix spacing issue.Gary Rookard1-1/+1
2014-03-17Staging: lustre: fld: fix split string.Gary Rookard1-2/+2
2014-03-17Staging: lustre: fid: fix split strings.Gary Rookard1-12/+12
2014-03-16staging: lustre: Remove extern keyword from function prototypesAshley Smith1-4/+4
2014-03-16staging:lustre: Fix sparse warning of plain integer as NULLHimangi Saraogi1-1/+1
2014-03-13staging:lustre: Fix Sparse Warning for Static Declarations in console.cHimangi Saraogi1-12/+12
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida6-6/+6
2014-03-08staging: luster: Fix spelling typo in lustre/include/lustreMasanari Iida3-6/+6
2014-03-08staging: lustre: Fix typo in lustre/include part2Masanari Iida12-22/+22
2014-03-08staging: lustre: Fix typo in lustre/include part1Masanari Iida7-22/+22
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida12-32/+32
2014-03-08staging: lustre: storage class should be before const qualifierTobias Klauser1-1/+1
2014-03-08staging/lustre/libcfs: remove NIDSTR_LOCK/UNLOCKPeng Tao1-5/+2
2014-03-08staging/lustre/libcfs: remove obsolete function declarationPeng Tao1-12/+0
2014-03-08staging/lustre/libcfs: remove cfs_iswhitePeng Tao3-26/+11
2014-03-08staging/lustre/libcfs_string.h: don't export internal functionsPeng Tao2-22/+1
2014-03-08staging/lustre/libcfs: remove cfs_strncasecmpPeng Tao2-24/+4
2014-03-08staging/lustre/lnet: remove kiblnd_debug_conn/rx/txPeng Tao1-68/+0
2014-03-06staging:lustre: Fix sparse warning of incorrect argument typeHimangi Saraogi1-2/+3
2014-03-06staging:lustre: Fix sparse warnings of Using plain integer as NULL pointerHimangi Saraogi1-3/+3
2014-03-06staging: lustre: remove assignment in if conditionHimangi Saraogi1-1/+2
2014-03-06Staging : lustre/lustre/lov: Fix Statements terminations use 1 semicolon in l...Monam Agarwal1-1/+1
2014-02-28lustre/ptlrpc: rq_commit_cb is called for twiceLiang Zhen1-1/+5
2014-02-28lustre/ptlrpc: skip rpcs that fail ptl_send_rpcPeng Tao1-0/+1
2014-02-28lustre/ptlrpc: re-enqueue ptlrpcd workerLiang Zhen1-24/+40
2014-02-28lustre/ptlrpc: fix 'data race condition' issuesSebastien Buisson2-0/+10
2014-02-28lustre/quota: improper assert in osc_quota_chkdq()Niu Yawei1-5/+2
2014-02-28lustre/osc: Don't flush active extents.Ann Koehler1-0/+6
2014-02-28lustre/libcfs: warn if all HTs in a core are goneOleg Drokin1-3/+16