summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2016-12-06staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomicJinshan Xiong6-77/+38
2016-12-06staging: lustre: cl_page: fix a typo in commentsDan Carpenter1-1/+1
2016-12-06staging: lustre: Fix function declaration/definition mismatchSandeep Jain1-2/+2
2016-12-06staging: lustre: mgc: make llog_process_lock staticSandeep Jain1-1/+1
2016-12-06staging: lustre: lnet: fix improper return valuePan Bian1-1/+1
2016-12-06staging: lustre: osc: Performance tune for LRUJinshan Xiong9-100/+106
2016-12-06staging: lustre: osc: create cli_name to get obd nameJinshan Xiong5-21/+21
2016-12-06staging: lustre: osc: add and fixup comments for LRU handlingJinshan Xiong2-9/+35
2016-12-06staging: lustre: headers: sort headers affected by swab moveBen Evans8-32/+38
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans19-117/+190
2016-11-30staging: lustre: libcfs: repair improper unlikely testJames Simmons1-2/+2
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2Fan Yong4-6/+11
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACKFan Yong3-1/+4
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_LOCK_AHEADFan Yong3-0/+4
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREEFan Yong3-0/+4
2016-11-29staging: lustre: ldlm: change "int" to proper enum typeAndreas Dilger3-18/+23
2016-11-29staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger4-36/+36
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger9-25/+25
2016-11-29staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger4-25/+27
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger25-81/+87
2016-11-29staging: lustre: lnet: memory corruption in selftestDan Carpenter1-1/+1
2016-11-29staging: lustre/ptlrpc: small leak on allocation failureDan Carpenter1-3/+4
2016-11-21staging/lustre: Use proper number of bytes in copy_from_userJian Yu1-2/+9
2016-11-19staging: lustre: libcfs: use uXX instead of __uXX types in headersJames Simmons6-41/+41
2016-11-19staging: lustre: libcfs: remove zero comparisons in headersJames Simmons3-19/+19
2016-11-19staging: lustre: libcfs: remove NULL comparisons in headersJames Simmons2-3/+3
2016-11-19staging: lustre: libcfs: remove whitespace in libcfs_fail.hJames Simmons1-1/+1
2016-11-19staging: lustre: libcfs: use bit macro in libcfs headersJames Simmons4-33/+33
2016-11-19staging: lustre: libcfs: correct spelling in libcfs_cpu.hJames Simmons1-1/+1
2016-11-19staging: lustre: libcfs: remove blank line in headerJames Simmons1-1/+0
2016-11-19staging: lustre: libcfs: name parameters for function prototypesJames Simmons4-13/+14
2016-11-19staging: lustre: libcfs: remove header's bare unsigned useJames Simmons3-21/+21
2016-11-19staging: lustre: libcfs: fixup all header block commentsJames Simmons5-26/+49
2016-11-19staging: lustre: llog: fix wrong offset in llog_process_thread()Mikhail Pershin1-24/+58
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons9-50/+101
2016-11-18staging: lustre: lnet: use BIT macro in LNet selftestJames Simmons1-2/+2
2016-11-18staging: lustre: libcfs: remove use of __u* typesJames Simmons4-14/+14
2016-11-18staging: lustre: libcfs: use pr_* instead of printkJames Simmons1-5/+5
2016-11-18staging: lustre: libcfs: Make char * array envp static constantJames Simmons1-6/+8
2016-11-18staging: lustre: libcfs: fix misspelling of descriptorJames Simmons1-1/+1
2016-11-18staging: lustre: libcfs: white space cleanupJames Simmons15-204/+204
2016-11-18staging: lustre: libcfs: remove == 0 testingJames Simmons8-44/+43
2016-11-18staging: lustre: libcfs: remove != 0 testingJames Simmons9-44/+44
2016-11-18staging: lustre: lnet: replace uninitialized_varJames Simmons1-1/+1
2016-11-18staging: lustre: lnet: fill in real lnet_md_tJames Simmons1-8/+9
2016-11-18staging: lustre: lnet: missing blank line after declarationJames Simmons1-0/+1
2016-11-18staging: lustre: lnet: remove unused lib_me_dumpJames Simmons1-18/+0
2016-11-18staging: lustre: lnet: fix misspelled word destroyJames Simmons1-4/+4
2016-11-18staging: lustre: libcfs: fix aligment issueJames Simmons1-1/+1
2016-11-18staging: lustre: libcfs: remove explicit test of NULL variableJames Simmons1-1/+1