1. 8b9e418 staging: lustre: fix quotactl permission denied (LU-4530) by Cédric Dufour - Idiap Research Institute · 11 years ago
  2. 1ea98e4 lustre: add myself to list of people to CC on lustre patches by Oleg Drokin · 11 years ago
  3. 18e042f lustre: Correct KUC code max changelog msg size by Oleg Drokin · 11 years ago
  4. 910827f lustre: Account for changelog_ext_rec in CR_MAXSIZE by Oleg Drokin · 11 years ago
  5. aadbacc staging/lustre/lnet: Fix use after free in ksocknal_send by Oleg Drokin · 11 years ago
  6. 52481e4 staging/lustre: fix compile warning with is_vmalloc_addr by Oleg Drokin · 11 years ago
  7. 1ebf5b7 staging: lustre: fix GFP_ATOMIC macro usage by Marek Szyprowski · 11 years ago
  8. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  9. aa3bee0 lustre: delete linux/lustre_debug.h by Greg Kroah-Hartman · 11 years ago
  10. 187df69 staging: lustre: remove some unused debug macros by Greg Kroah-Hartman · 11 years ago
  11. 1c4738c staging: lustre: libcfs_debug: small whitespace cleanups by Salym Senyonga · 11 years ago
  12. e6ee5f4 staging: lustre: libcfs_debug.h: remove extra blank lines by Salym Senyonga · 11 years ago
  13. 924a9f9 staging: lustre: libcfs_debug.h: Align backslashes in macros by Salym Senyonga · 11 years ago
  14. 5b50eef staging: lustre: libcfs_debug.h: align define values by Salym Senyonga · 11 years ago
  15. 175f547 staging: lustre: Use is_vmalloc_addr by Laura Abbott · 11 years ago
  16. 731becf staging: lustre: Make LUSTRE_LLITE_LLOOP tristate by Ben Hutchings · 11 years ago
  17. 83bffc81 staging: lustre: Remove braces for single statement in kernel_user_comm.c by Masanari Iida · 11 years ago
  18. 5152bda staging: lustre: Fix do not use C99 // comments in lcommon_cl.c by Masanari Iida · 11 years ago
  19. d063192 staging: lustre: Fix space prohibited between function name and open parenthesis in lcommon_cl.c by Masanari Iida · 11 years ago
  20. 57c4b12 staging: lustre: Fix do not use C99 // comments in mgc_request.c by Masanari Iida · 11 years ago
  21. 3126b4d staging: lustre: Fix brace {} are not necessary for single statement blocks by Masanari Iida · 11 years ago
  22. 3782199 lustre: Fix space required before the open parenthesis in mgc_required.c by Masanari Iida · 11 years ago
  23. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  24. b751bc7 staging: lustre: fix return value check in capa_hmac() by Wei Yongjun · 11 years ago
  25. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  26. 17afd17 staging: lustre: Fix typo in lustre/lustre/libcfs by Masanari Iida · 11 years ago
  27. 6e3dd65 staging: lustre: Fix typo in lustre/lustre/fld and ldlm by Masanari Iida · 11 years ago
  28. 11d66e8 staging: lustre: Fix typo in lustre/lustre/osc by Masanari Iida · 11 years ago
  29. b64767d staging: lustre: Fix typo in lustre/lustre/lmv by Masanari Iida · 11 years ago
  30. 1208bcd staging: lustre: Fix typo in lustre/lustre/lov by Masanari Iida · 11 years ago
  31. 23ebb3f staging: lustre: Fix typo in lustre/lnet/selftest by Masanari Iida · 11 years ago
  32. 4ed296e lustre: delete pointless wait queue related casts. by Paul Gortmaker · 11 years ago
  33. 97a062b staging/lustre/seq: remove seq_{query,handle} by Mikhail Pershin · 11 years ago
  34. a7c6d5a staging/lustre/target: move OUT to the unified target code by Mikhail Pershin · 11 years ago
  35. a720b79 staging/lustre/api: HSM import uses new released pattern by JC Lafoucriere · 11 years ago
  36. e75fb87 staging/lustre/lnet: Add LNet Router Priority parameter by Doug Oucharek · 11 years ago
  37. 32d3b6d staging/lustre: remove server macros from lustre_net.h by Peng Tao · 11 years ago
  38. a1caff6 staging: lustre: lnet: lnet: fixed space coding style issues by Samuel Domínguez · 11 years ago
  39. 2c185ff staging/lustre: don't compile procfs code when CONFIG_PROC_FS is off by Peng Tao · 11 years ago
  40. 9d2834d staging/lustre: fix undefined reference if CONFIG_PROC_FS is off by Peng Tao · 11 years ago
  41. 960edbe staging/lustre/llite: remove ll_file_get_iov_count by Peng Tao · 11 years ago
  42. 284c145 staging/lustre: fix build error in ll_setxattr_common by Peng Tao · 11 years ago
  43. 877494a staging: lustre: reapply an older patch that was reverted by Greg Kroah-Hartman · 11 years ago
  44. 358bd68 staging: lustre: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  45. f4b406d staging/lustre/llite: fix used uninitialized warning by Peng Tao · 11 years ago
  46. 6249468 staging/lustre: fix defined not used warning by Peng Tao · 11 years ago
  47. c7c5da01 staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_init by Peng Tao · 11 years ago
  48. 0396ec9 staging/lustre/ldlm: inline ldlm_proc_setup by Peng Tao · 11 years ago
  49. 8cc420d staging/lustre/obdclass: lprocfs_{alloc_stats,register} always defined by Peng Tao · 11 years ago
  50. 52ee5b5 staging/lustre/obdclass: fix false used uninitialized warning by Peng Tao · 11 years ago
  51. 87c7d31 staging/lustre/ptlrpc: better error handling in ptlrpcd_start by Dmitry Eremin · 11 years ago
  52. 645ae20 staging/lustre/obdclass: remove unuse variables from lprocfs_stats_collect/clear by Dmitry Eremin · 11 years ago
  53. f4420b2 staging/lustre/pinger: remove never implemented suspend timeouts functionality by Dmitry Eremin · 11 years ago
  54. 4504a3c staging/lustre: clean up SET_BUT_UNUSED/UNUSED macros by Dmitry Eremin · 11 years ago
  55. 7fc1f83 staging/lustre/llite: extended attribute cache by Andrew Perepechko · 11 years ago
  56. 48d23e6 staging/lustre/hsm: Add hsm_release feature. by Jinshan Xiong · 11 years ago
  57. 3c92a0b staging/lustre/ptlrpc: Fix a crash when dereferencing NULL pointer by Amir Shehata · 11 years ago
  58. 56dba8c staging/lustre/build: fix compilation issue with is_compat_task by Dmitry Eremin · 11 years ago
  59. 1e8a576 staging/lustre/llite: don't check for O_CREAT in it_create_mode by John L. Hammond · 11 years ago
  60. c03a98b staging/lustre: make code align in lma_incompat by Fan Yong · 11 years ago
  61. c0ac76d staging/lustre/scrub: OI scrub on OST by Fan Yong · 11 years ago
  62. 211b316 staging/lustre: make obd_uuid_equals return bool by JC Lafoucriere · 11 years ago
  63. 1ecc206 staging/lustre: constify uuid argument of obd_uuid2str by JC Lafoucriere · 11 years ago
  64. aa4e3c8 staging/lustre/llog: MGC to use OSD API for backup logs by Mikhail Pershin · 11 years ago
  65. 8cc93bc Revert "staging/lustre/nfs: writing to new files will return ENOENT" by Peng Tao · 11 years ago
  66. 1183ddb staging/lustre: remove wirehdr.c by Peng Tao · 11 years ago
  67. 04eb2b7 staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is off by Peng Tao · 11 years ago
  68. 06749f1 Merge v3.13-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  69. 18dfaeb staging/lustre/mdt: HSM coordinator client interface by JC Lafoucriere · 11 years ago
  70. 7cd875d staging/lustre/lu: shrink lu_object by 8 bytes on x86_64 by John L. Hammond · 11 years ago
  71. a0b58af staging/lustre/ptlrpc: Fix race during exp_flock_hash creation by Andriy Skulysh · 11 years ago
  72. c1f3d68 staging/lustre/mdc: prevent fall through in mdc_iocontrol() by John L. Hammond · 11 years ago
  73. ad8dbc9 staging/lustre/nfs: writing to new files will return ENOENT by Patrick Farrell · 11 years ago
  74. 65f1c78 staging/lustre/server: use unified request handler for MGS by Mikhail Pershin · 11 years ago
  75. ac550511 staging/lustre: fix build error on i386-randconfig by Peng Tao · 11 years ago
  76. b39f15c staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logic by Peng Tao · 11 years ago
  77. e780e3d staging/lustre/obdclass: add empty tailing member to ctl_table by Peng Tao · 11 years ago
  78. 76d791a staging/lustre/libcfs: remove LI_POISON by Peng Tao · 11 years ago
  79. 8cc7b4b staging/lustre: remove CFS_MODULE_PARM by Peng Tao · 11 years ago
  80. da7a96a staging/lustre/libcfs: remove lwt code by Peng Tao · 11 years ago
  81. bfc79f3 staging/lustre/libcfs: remove linux-fs.h by Peng Tao · 11 years ago
  82. d47b680 staging/lustre/libcfs: remove flock wrappers by Peng Tao · 11 years ago
  83. 7978392 staging/lustre: move IFTODT/DTTOIF to lustre_idl.h by Peng Tao · 11 years ago
  84. 7ebcb73 staging/lustre/libcfs: remove filp_write by Peng Tao · 11 years ago
  85. e23f875 staging/lustre/libcfs: remove filp_read by Peng Tao · 11 years ago
  86. a630b22 staging/lustre/libcfs: remove filp_fsync by Peng Tao · 11 years ago
  87. b831516 staging/lustre/libcfs: remove filp_size/filp_poff by Peng Tao · 11 years ago
  88. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  89. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  90. 82d939e Merge branch 'opw-next' into staging-next by Greg Kroah-Hartman · 11 years ago
  91. 4f31774 staging/lustre/lnet: Fix assert on empty group in selftest module by Amir Shehata · 11 years ago
  92. 6d95e04 staging/lustre/ldlm: fix resource/fid check, use DLDLMRES by Andreas Dilger · 11 years ago
  93. 5ea17d6 staging/lustre/llite: Access to released file triggers a restore by JC Lafoucriere · 11 years ago
  94. 843cff5 staging/lustre: remove INIT_STRATEGY by Peng Tao · 11 years ago
  95. 7fb3d1c staging/lustre: remove INIT_CTL_NAME by Peng Tao · 11 years ago
  96. 9f77362 staging/lustre: get_cpu is always defined by Peng Tao · 11 years ago
  97. bace107 staging/lustre: remove _LWORDSIZE by Peng Tao · 11 years ago
  98. 414b141 staging/lustre: remove __CYGWIN__ by Peng Tao · 11 years ago
  99. 6be9684 staging/lustre/libcfs: remove IOCTL_LIBCFS_TYPE by Peng Tao · 11 years ago
  100. 81ddefb staging/lustre: remove CFS_SYSFS_MODULE_PARM by Peng Tao · 11 years ago