aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-14staging: lustre: fix pointer whitespace styleSpencer Baugh1-2/+2
2014-09-14staging: lustre: fix function definition styleSpencer Baugh1-3/+6
2014-09-11staging/lustre: remove lvfs.hJohn L. Hammond5-104/+6
2014-09-11staging/lustre/libcfs: remove upcall cacheJohn L. Hammond1-2/+0
2014-09-11staging/lustre: remove unused lvfs codeJohn L. Hammond3-96/+0
2014-09-11staging/lustre: remove lvfs_linux.hJohn L. Hammond2-60/+3
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons1-1/+0
2014-09-11staging/lustre: remove linux/lustre_common.hJohn L. Hammond3-24/+0
2014-09-11staging/lustre/lvfs: remove the lvfs layerJames Simmons6-227/+1
2014-09-11staging: lustre: fix coding style of function's pointerHugues Morisset1-4/+4
2014-09-11staging: lustre: fix inappropriate enums declarations.Hugues Morisset1-7/+3
2014-09-11staging: lustre: fix coding style on long linesHugues Morisset1-16/+18
2014-09-11staging/lustre: remove unused function is_osp_on_mdtOleg Drokin1-29/+0
2014-09-11staging/lustre: use osc_reply_portal for OUT servicesMikhail Pershin1-1/+1
2014-09-08staging/lustre/obdclass: remove llog_ioctl.cJohn L. Hammond1-4/+0
2014-09-08staging/lustre/ptlrpc: remove sptlrpc_conf_target_get_rules()John L. Hammond1-3/+0
2014-09-08staging/lustre: remove unused OBD methodsJohn L. Hammond3-331/+0
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond3-102/+0
2014-09-06staging/lustre: Different prototypes between the declaration and the definitionLoïc Pellegrino1-1/+1
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald2-2/+2
2014-09-02drivers: staging: lustre: Fix return is not a function, parentheses are not required errorsGreg Donald1-1/+1
2014-08-30staging/lustre: remove unused som_attrs and hsm_attrs structuresOleg Drokin1-37/+0
2014-08-30staging/lustre/obdclass: remove llog_osd.cJohn L. Hammond1-9/+0
2014-08-30staging/lustre: remove md_object.hJohn L. Hammond1-899/+0
2014-08-30staging/lustre/obdclass: remove mea.cJohn L. Hammond1-4/+0
2014-08-30staging/lustre/obdclass: remove idmap.cJohn L. Hammond1-104/+0
2014-08-30staging/lustre: Remove unused header libcfs_heap.hOleg Drokin1-1/+0
2014-08-30staging/lustre: remove linux/obd_support.hJohn L. Hammond2-64/+1
2014-08-30staging/lustre: remove linux/obd_class.hJohn L. Hammond2-60/+7
2014-08-30staging/lustre: remove linux/lustre_quota.hJohn L. Hammond2-47/+3
2014-08-30staging/lustre: remove linux/lustre_net.hJohn L. Hammond2-51/+0
2014-08-30staging/lustre: remove linux/lustre_log.hJohn L. Hammond2-59/+0
2014-08-30staging/lustre: remove linux/lustre_lib.hJohn L. Hammond2-86/+16
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond3-2/+2
2014-08-30staging/lustre: remove linux/lustre_handles.hJohn L. Hammond2-55/+7
2014-08-30staging/lustre: remove linux/lustre_dlm.hJohn L. Hammond2-48/+0
2014-08-30staging/lustre remove linux/lustre_acl.hJohn L. Hammond2-67/+8
2014-08-30staging/lustre: remove linux/lprocfs_status.hJohn L. Hammond3-58/+6
2014-08-30staging/lustre: remove unused request policies.Oleg Drokin1-276/+0
2014-08-30staging/lustre/obdclass: remove unused file linkea.cOleg Drokin1-57/+0
2014-08-30staging/lustre/obdclass: remove unused file llog_lvfs.cOleg Drokin1-3/+0
2014-08-30staging/lustre/obdclass: remove unused file md_attrs.cOleg Drokin2-10/+0
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald13-35/+49
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous line errorsGreg Donald1-2/+1
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald8-16/+16
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald4-11/+11
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin11-123/+107
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin5-8/+5
2014-08-17staging/lustre/ldlm: drop redundant ibits lock interoperability checkFan Yong1-0/+1
2014-08-17staging/lustre/llite: check for integer overflow in hsm user requestNathaniel Clark1-5/+18