1. 4a7beb1 staging: lustre: llite: add missing LMV_MAGIC_V1 case by wang di · 8 years ago
  2. c297d30 staging: lustre: ldlm: Fix extern variable declaration by Imre Deak · 8 years ago
  3. 6f7fd09 staging: lustre: llite: removed uneeded return variables by Juliana Rodrigues · 8 years ago
  4. 1fbf3e5 staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_md by James Simmons · 8 years ago
  5. 19c5a68 staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuations by Anchal Jain · 8 years ago
  6. a2921e2 staging: lustre: lustre/ldlm: Fixed sparse warnings by Nayeemahmed Badebade · 8 years ago
  7. 0249316 Staging: lustre: lmv_obd: Remove redundant test. by Sandhya Bankar · 8 years ago
  8. 83a75e3 Staging: lustre: Convert array index from the loop bound to the loop index. by Sandhya Bankar · 8 years ago
  9. 26e9c85 staging: lustre: update version to 2.6.99 by James Simmons · 8 years ago
  10. d566b9a staging: lustre: o2iblnd: Put back work queue check previously removed by Doug Oucharek · 8 years ago
  11. abe8a55 staging: lustre: lnet: Enable setting per NI peer_credits by Doug Oucharek · 8 years ago
  12. 9522bb7 staging: lustre: lnet: Ensure routing is turned on first time by Doug Oucharek · 8 years ago
  13. 4c6722f staging: lustre: lnet: check if ni is in current net namespace by Sebastien Buisson · 8 years ago
  14. f2d928f staging: lustre: lnet: potential deadlock in lnet by Quentin Bouget · 8 years ago
  15. a1194ad staging: lustre: lmv: fix parent FID for migration by wang di · 8 years ago
  16. 8ed62e9 staging: lustre: mdc: cl_default_mds_easize not refreshed by Ned Bass · 8 years ago
  17. 60b65af staging: lustre: llite: make default_easize writeable in /sysfs by Ned Bass · 8 years ago
  18. d81e900 staging: lustre: mdt: add indexing option to default dir stripe by wang di · 8 years ago
  19. be24798 staging: lustre: ptlrpc: prevent request timeout grow due to recovery by Mikhail Pershin · 8 years ago
  20. bbc222b staging: lustre: obd: use proper flags for call_usermodehelper by James Simmons · 8 years ago
  21. e47fad9 staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOL by frank zago · 8 years ago
  22. 8ef9dbe staging: lustre: llite: lock the inode to be migrated by wang di · 8 years ago
  23. fee58df staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOL by frank zago · 8 years ago
  24. b5d1b04 staging: lustre: misc: remove unnecessary EXPORT_SYMBOL by frank zago · 8 years ago
  25. a09be84 staging: lustre: grant: quiet message on grant waiting timeout by Johann Lombardi · 8 years ago
  26. 15b241c staging: lustre: lmv: Do not revalidate stripes with master lock by wang di · 8 years ago
  27. 0022c6b staging: lustre: client: Fix mkdir -i 1 from DNE2 client to DNE1 server by Artem Blagodarenko · 8 years ago
  28. 7ebb0ef staging: lustre: clio: pass fid for OST setattr by Bobi Jam · 8 years ago
  29. 96234ec staging: lustre: clio: rename coo_attr_set to coo_attr_update by Bobi Jam · 8 years ago
  30. 864d6a2 staging: lustre: llite: pack suppgid to MDS correctly by Fan Yong · 8 years ago
  31. 23ec6607 staging: lustre: remove lustre/include/linux/ by John L. Hammond · 8 years ago
  32. c658b69 staging: lustre: libcfs: check mask returned by cpumask_of_node by Liang Zhen · 8 years ago
  33. 6314ccb staging: lustre: obd: change type of cl_conn_count to size_t by Dmitry Eremin · 8 years ago
  34. 6d2f012 staging: lustre: llite: unlock inode size in ll_lov_setstripe_ea_info() by John L. Hammond · 8 years ago
  35. a466ca4 staging: lustre: lprocfs: cleanup stats locking code by Andreas Dilger · 8 years ago
  36. 6ffc4b3 staging: lustre: osc: change cl_extent_tax and *grants to unsigned by Dmitry Eremin · 8 years ago
  37. 7715c63 staging: lustre: osc: osc_object_ast_clear() LBUG by Bobi Jam · 8 years ago
  38. bc87512 staging: lustre: mgc: add nid iteration by Alexander Boyko · 8 years ago
  39. d09cfb0 staging: lustre: ptlrpc: fix race between connect vs resend by Alexander Boyko · 8 years ago
  40. 01cd98f staging: lustre: lov: flatten struct lov_stripe_md by John L. Hammond · 8 years ago
  41. 8b915c1 staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.h by Jinshan Xiong · 8 years ago
  42. 26ad0dc staging: lustre: ptlrpc: fix comparison between signed and unsigned by Dmitry Eremin · 8 years ago
  43. a33fdc0 staging: lustre: clio: add coo_getstripe interface by Bobi Jam · 8 years ago
  44. fdeb14f staging: lustre: obdclass: change cl_fault_io->ft_nob to size_t by Dmitry Eremin · 8 years ago
  45. 855b5da staging: lustre: obd: change brw_page->count to unsigned by Dmitry Eremin · 8 years ago
  46. a5d604d7 staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc() by Nathaniel Clark · 8 years ago
  47. d333597 staging: lustre: ptlrpc: Suppress error message when imp_sec is freed by Amir Shehata · 8 years ago
  48. a21e4b9 staging: lustre: obdclass: eliminate NULL error return by Bob Glossman · 8 years ago
  49. 0ae0d5e staging: lustre: obdclass: change loop indexes to unsigned by Dmitry Eremin · 8 years ago
  50. 5e6bcb4 staging: lustre: fiemap: set FIEMAP_EXTENT_LAST correctly by Bobi Jam · 8 years ago
  51. c86a6c1 staging: lustre: ldlm: evict clients returning errors on ASTs by Alexey Lyashkov · 8 years ago
  52. 8971ee5 staging: lustre: mdc: Proper accessing struct lov_user_md by Yoshifumi Uemura · 8 years ago
  53. ba40ae7 staging: lustre: obdclass: lu_htable_order() return type to long by Dmitry Eremin · 8 years ago
  54. 816afc7 staging: lustre: llite: fix dup flags names by Bob Glossman · 8 years ago
  55. 2ce3647 staging: lustre: llog: prevent out-of-bound index by frank zago · 8 years ago
  56. 50932a2 staging: lustre: ptlrpc: quiet errors on initial connection by Andreas Dilger · 8 years ago
  57. 08fd0346 staging: lustre: ldlm: revert the changes for lock canceling policy by Jinshan Xiong · 8 years ago
  58. eda3565 staging: lustre: recovery: don't replay closed open by Niu Yawei · 8 years ago
  59. 347c7ae staging: lustre: changelog: Proper record remapping by Henri Doreau · 8 years ago
  60. 3f06207 staging: lustre: llite: remove ll_objects_destroy() by John L. Hammond · 8 years ago
  61. 972e54a staging: lustre: echo: replace lov_stripe_md with lov_oinfo by John L. Hammond · 8 years ago
  62. 18c33b6b staging: lustre: obd: remove unused obd methods by John L. Hammond · 8 years ago
  63. 5231f76 staging: lustre: statahead: small fixes and cleanup by Lai Siyao · 8 years ago
  64. 9ca6fb1 staging: lustre: fix messages with missing newlines by John L. Hammond · 8 years ago
  65. 78e674e staging: lustre: lov: remove unused {get, set}_info handlers by John L. Hammond · 8 years ago
  66. bb5c7f2 staging: lustre: changelog: fix comparison between signed and unsigned by Dmitry Eremin · 8 years ago
  67. ee55324 staging: lustre: lov: remove LL_IOC_RECREATE_{FID, OBJ} by John L. Hammond · 8 years ago
  68. 8e30ac1 staging: lustre: obdclass: change lu_site->ls_purge_start to unsigned by Dmitry Eremin · 8 years ago
  69. 8060c90 staging: lustre: lu_dirent_calc_size() return type to size_t by Dmitry Eremin · 8 years ago
  70. 6f50839 staging: lustre: ldlm: count of pools is unsigned long by Dmitry Eremin · 8 years ago
  71. df3c30f staging: lustre: replace direct HZ access with kernel APIs by Jian Yu · 8 years ago
  72. 3cbbf5e staging: lustre: obd: cleanup struct md_op_data and uses by John L. Hammond · 8 years ago
  73. 930f60e staging: lustre: mdc: fix comparison between signed and unsigned by Dmitry Eremin · 8 years ago
  74. 60873bb staging: lustre: at: net AT after connect by Alexander Boyko · 8 years ago
  75. 17be217 staging: lustre: statahead: race in start/stop statahead by Lai Siyao · 8 years ago
  76. 6535a7d staging: lustre: statahead: ll_intent_drop_lock() called in spinlock by Lai Siyao · 8 years ago
  77. e554fbf staging: lustre: statahead: use dcache-like interface for sa entry by Lai Siyao · 8 years ago
  78. dbf789c staging: lustre: llite: allow setting stripes to specify OSTs by Jinshan Xiong · 8 years ago
  79. a6d879f staging: lustre: llite: Add ioctl to get parent fids from link EA. by Henri Doreau · 8 years ago
  80. eb1ddc6 staging: lustre: obd: restore linkea support by James Simmons · 8 years ago
  81. 1ebfdca staging: lustre: lmv: add testing for bad name hash by Fan Yong · 8 years ago
  82. 7510c5c staging: lustre: llite: ensure all data flush out when umount by Yang Sheng · 8 years ago
  83. 39ce280 staging: lustre: ldlm: per-export lock callback timeout by Vitaly Fertman · 8 years ago
  84. c5e0e23 staging: lustre: lmv: move some inline functions to lustre_lmv.h by Fan Yong · 8 years ago
  85. c9fe1f7f staging: lustre: Flexible changelog format. by Henri Doreau · 8 years ago
  86. aaf06e2 staging: lustre: llite: enforce pool name length limit by Li Xi · 8 years ago
  87. b2e7bbb staging: lustre: llite: handle concurrent use of cob_transient_pages by Stephen Champion · 8 years ago
  88. 4660dd9 staging: lustre: lmv: remove dead code by Dmitry Eremin · 8 years ago
  89. 29c877a staging: lustre: misc: Reduce exposure to overflow on page counters. by Stephen Champion · 8 years ago
  90. f32a692 staging: lustre: lmv: change type of lmv_obd->tgts_size to u32 by Dmitry Eremin · 8 years ago
  91. d0d3d22 staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32 by Dmitry Eremin · 8 years ago
  92. 960a7e3 staging: lustre: llite: don't call make_bad_inode() on an old inode by John L. Hammond · 8 years ago
  93. b9d4b14 staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTES by John L. Hammond · 8 years ago
  94. f9acb59 staging: lustre: remove lustre_lite.h by John L. Hammond · 8 years ago
  95. 346dc1c staging: lustre: osc: debug to match extent to brw RPC by Patrick Farrell · 8 years ago
  96. 0a12009 staging: lustre: cleanup lustre_lib.h by John L. Hammond · 8 years ago
  97. 5d9d0cb staging: lustre: llite: no need to check dentry is NULL by John L. Hammond · 8 years ago
  98. 9329b69 staging: lustre: llite: style cleanup for ll_mkdir by John L. Hammond · 8 years ago
  99. cad89e5 staging: lustre: llite: turn mode to umode_t for ll_new_inode() by John L. Hammond · 8 years ago
  100. 9c1c204 staging: lustre: llite: remove mode from ll_create_it() by John L. Hammond · 8 years ago