summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2014-03-20staging/lustre/libcfs: remove cfs_pausePeng Tao14-32/+38
2014-03-20staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao9-22/+14
2014-03-20staging/lustre/libcfs: remove waitq_timedwaitPeng Tao8-21/+7
2014-03-20staging/lustre/libcfs: remove waitq_waitPeng Tao12-19/+11
2014-03-20staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao16-27/+19
2014-03-20Staging: 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-18Staging: lustre: fld: fix split strings.Gary Rookard1-9/+6
2014-03-18Staging: lustre: fld: fix spacing issue.Gary Rookard1-1/+1
2014-03-18Staging: lustre: fld: fix split string.Gary Rookard1-2/+2
2014-03-18Staging: lustre: fid: fix split strings.Gary Rookard1-12/+12
2014-03-17staging: lustre: Remove extern keyword from function prototypesAshley Smith1-4/+4
2014-03-17staging:lustre: Fix sparse warning of plain integer as NULLHimangi Saraogi1-1/+1
2014-03-14staging:lustre: Fix Sparse Warning for Static Declarations in console.cHimangi Saraogi1-12/+12
2014-03-09staging: lustre: Fix spelling typo in various part of lusterMasanari Iida6-6/+6
2014-03-09staging: luster: Fix spelling typo in lustre/include/lustreMasanari Iida3-6/+6
2014-03-09staging: lustre: Fix typo in lustre/include part2Masanari Iida12-22/+22
2014-03-09staging: lustre: Fix typo in lustre/include part1Masanari Iida7-22/+22
2014-03-09staging: luster: Fix typo in lustre/lliteMasanari Iida12-32/+32
2014-03-09staging: lustre: storage class should be before const qualifierTobias Klauser1-1/+1
2014-03-09staging/lustre/libcfs: remove NIDSTR_LOCK/UNLOCKPeng Tao1-5/+2
2014-03-09staging/lustre/libcfs: remove obsolete function declarationPeng Tao1-12/+0
2014-03-09staging/lustre/libcfs: remove cfs_iswhitePeng Tao3-26/+11
2014-03-09staging/lustre/libcfs_string.h: don't export internal functionsPeng Tao2-22/+1
2014-03-09staging/lustre/libcfs: remove cfs_strncasecmpPeng Tao2-24/+4
2014-03-09staging/lustre/lnet: remove kiblnd_debug_conn/rx/txPeng Tao1-68/+0
2014-03-07staging:lustre: Fix sparse warning of incorrect argument typeHimangi Saraogi1-2/+3
2014-03-07staging:lustre: Fix sparse warnings of Using plain integer as NULL pointerHimangi Saraogi1-3/+3
2014-03-07staging: lustre: remove assignment in if conditionHimangi Saraogi1-1/+2
2014-03-07Staging : lustre/lustre/lov: Fix Statements terminations use 1 semicolon in l...Monam Agarwal1-1/+1
2014-03-01lustre/ptlrpc: rq_commit_cb is called for twiceLiang Zhen1-1/+5
2014-03-01lustre/ptlrpc: skip rpcs that fail ptl_send_rpcPeng Tao1-0/+1
2014-03-01lustre/ptlrpc: re-enqueue ptlrpcd workerLiang Zhen1-24/+40
2014-03-01lustre/ptlrpc: fix 'data race condition' issuesSebastien Buisson2-0/+10
2014-03-01lustre/quota: improper assert in osc_quota_chkdq()Niu Yawei1-5/+2
2014-03-01lustre/osc: Don't flush active extents.Ann Koehler1-0/+6
2014-03-01lustre/libcfs: warn if all HTs in a core are goneOleg Drokin1-3/+16
2014-03-01lustre/ldlm: set l_lvb_type coherent when layout is returnedBruno Faccini2-0/+2
2014-03-01lustre/llite: simplify dentry revalidateLai Siyao7-313/+45
2014-03-01lustre/recovery: free open/close request promptlyHongchao Zhang18-51/+198
2014-03-01lustre/mdc: fix bad ERR_PTR usage in mdc_locks.cJohn L. Hammond1-10/+10
2014-03-01lustre/clio: honor O_NOATIMEJohn L. Hammond4-10/+40
2014-03-01lustre/mdc: use ibits_known mask for lock matchAlexey Lyashkov2-3/+13
2014-03-01lustre/mdc: comments on LOOKUP and PERM lockwang di2-6/+21
2014-03-01lustre/llite: Do not send parent dir fid in getattr by fidOleg Drokin2-2/+2
2014-03-01lustre/mdc: Check for all attributes validity in revalidateOleg Drokin1-1/+15