summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2016-11-30staging: lustre: libcfs: repair improper unlikely testJames Simmons
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2Fan Yong
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACKFan Yong
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_LOCK_AHEADFan Yong
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREEFan Yong
2016-11-29staging: lustre: ldlm: change "int" to proper enum typeAndreas Dilger
2016-11-29staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger
2016-11-29staging: lustre: lnet: memory corruption in selftestDan Carpenter
2016-11-29staging: lustre/ptlrpc: small leak on allocation failureDan Carpenter
2016-11-21staging/lustre: Use proper number of bytes in copy_from_userJian Yu
2016-11-19staging: lustre: libcfs: use uXX instead of __uXX types in headersJames Simmons
2016-11-19staging: lustre: libcfs: remove zero comparisons in headersJames Simmons
2016-11-19staging: lustre: libcfs: remove NULL comparisons in headersJames Simmons
2016-11-19staging: lustre: libcfs: remove whitespace in libcfs_fail.hJames Simmons
2016-11-19staging: lustre: libcfs: use bit macro in libcfs headersJames Simmons
2016-11-19staging: lustre: libcfs: correct spelling in libcfs_cpu.hJames Simmons
2016-11-19staging: lustre: libcfs: remove blank line in headerJames Simmons
2016-11-19staging: lustre: libcfs: name parameters for function prototypesJames Simmons
2016-11-19staging: lustre: libcfs: remove header's bare unsigned useJames Simmons
2016-11-19staging: lustre: libcfs: fixup all header block commentsJames Simmons
2016-11-19staging: lustre: llog: fix wrong offset in llog_process_thread()Mikhail Pershin
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons
2016-11-18staging: lustre: lnet: use BIT macro in LNet selftestJames Simmons
2016-11-18staging: lustre: libcfs: remove use of __u* typesJames Simmons
2016-11-18staging: lustre: libcfs: use pr_* instead of printkJames Simmons
2016-11-18staging: lustre: libcfs: Make char * array envp static constantJames Simmons
2016-11-18staging: lustre: libcfs: fix misspelling of descriptorJames Simmons
2016-11-18staging: lustre: libcfs: white space cleanupJames Simmons
2016-11-18staging: lustre: libcfs: remove == 0 testingJames Simmons
2016-11-18staging: lustre: libcfs: remove != 0 testingJames Simmons
2016-11-18staging: lustre: lnet: replace uninitialized_varJames Simmons
2016-11-18staging: lustre: lnet: fill in real lnet_md_tJames Simmons
2016-11-18staging: lustre: lnet: missing blank line after declarationJames Simmons
2016-11-18staging: lustre: lnet: remove unused lib_me_dumpJames Simmons
2016-11-18staging: lustre: lnet: fix misspelled word destroyJames Simmons
2016-11-18staging: lustre: libcfs: fix aligment issueJames Simmons
2016-11-18staging: lustre: libcfs: remove explicit test of NULL variableJames Simmons
2016-11-18staging: lustre: libcfs: use static const char const * for a suffixes arrayJames Simmons
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons
2016-11-17staging/lustre/ptlrpc: update imp_known_replied_xid on resend-replayNiu Yawei
2016-11-17staging/lustre/ptlrpc: track unreplied requestsNiu Yawei
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon
2016-11-14staging: lustre: hsm: Use file lease to implement migrationHenri Doreau
2016-11-14staging: lustre: lnet: add offset for selftest brwLiang Zhen
2016-11-14staging: lustre: lmv: lock necessary part of lmv_add_targetwang di
2016-11-14staging: lustre: ptlrpc: mbits is sent within ptlrpc_bodyLiang Zhen