1. 4ed296e lustre: delete pointless wait queue related casts. by Paul Gortmaker · 11 years ago
  2. 97a062b staging/lustre/seq: remove seq_{query,handle} by Mikhail Pershin · 11 years ago
  3. a7c6d5a staging/lustre/target: move OUT to the unified target code by Mikhail Pershin · 11 years ago
  4. a720b79 staging/lustre/api: HSM import uses new released pattern by JC Lafoucriere · 11 years ago
  5. e75fb87 staging/lustre/lnet: Add LNet Router Priority parameter by Doug Oucharek · 11 years ago
  6. 32d3b6d staging/lustre: remove server macros from lustre_net.h by Peng Tao · 11 years ago
  7. a1caff6 staging: lustre: lnet: lnet: fixed space coding style issues by Samuel Domínguez · 11 years ago
  8. 2c185ff staging/lustre: don't compile procfs code when CONFIG_PROC_FS is off by Peng Tao · 11 years ago
  9. 9d2834d staging/lustre: fix undefined reference if CONFIG_PROC_FS is off by Peng Tao · 11 years ago
  10. 960edbe staging/lustre/llite: remove ll_file_get_iov_count by Peng Tao · 11 years ago
  11. 284c145 staging/lustre: fix build error in ll_setxattr_common by Peng Tao · 11 years ago
  12. 877494a staging: lustre: reapply an older patch that was reverted by Greg Kroah-Hartman · 11 years ago
  13. 358bd68 staging: lustre: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  14. f4b406d staging/lustre/llite: fix used uninitialized warning by Peng Tao · 11 years ago
  15. 6249468 staging/lustre: fix defined not used warning by Peng Tao · 11 years ago
  16. c7c5da01 staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_init by Peng Tao · 11 years ago
  17. 0396ec9 staging/lustre/ldlm: inline ldlm_proc_setup by Peng Tao · 11 years ago
  18. 8cc420d staging/lustre/obdclass: lprocfs_{alloc_stats,register} always defined by Peng Tao · 11 years ago
  19. 52ee5b5 staging/lustre/obdclass: fix false used uninitialized warning by Peng Tao · 11 years ago
  20. 87c7d31 staging/lustre/ptlrpc: better error handling in ptlrpcd_start by Dmitry Eremin · 11 years ago
  21. 645ae20 staging/lustre/obdclass: remove unuse variables from lprocfs_stats_collect/clear by Dmitry Eremin · 11 years ago
  22. f4420b2 staging/lustre/pinger: remove never implemented suspend timeouts functionality by Dmitry Eremin · 11 years ago
  23. 4504a3c staging/lustre: clean up SET_BUT_UNUSED/UNUSED macros by Dmitry Eremin · 11 years ago
  24. 7fc1f83 staging/lustre/llite: extended attribute cache by Andrew Perepechko · 11 years ago
  25. 48d23e6 staging/lustre/hsm: Add hsm_release feature. by Jinshan Xiong · 11 years ago
  26. 3c92a0b staging/lustre/ptlrpc: Fix a crash when dereferencing NULL pointer by Amir Shehata · 11 years ago
  27. 56dba8c staging/lustre/build: fix compilation issue with is_compat_task by Dmitry Eremin · 11 years ago
  28. 1e8a576 staging/lustre/llite: don't check for O_CREAT in it_create_mode by John L. Hammond · 11 years ago
  29. c03a98b staging/lustre: make code align in lma_incompat by Fan Yong · 11 years ago
  30. c0ac76d staging/lustre/scrub: OI scrub on OST by Fan Yong · 11 years ago
  31. 211b316 staging/lustre: make obd_uuid_equals return bool by JC Lafoucriere · 11 years ago
  32. 1ecc206 staging/lustre: constify uuid argument of obd_uuid2str by JC Lafoucriere · 11 years ago
  33. aa4e3c8 staging/lustre/llog: MGC to use OSD API for backup logs by Mikhail Pershin · 11 years ago
  34. 8cc93bc Revert "staging/lustre/nfs: writing to new files will return ENOENT" by Peng Tao · 11 years ago
  35. 1183ddb staging/lustre: remove wirehdr.c by Peng Tao · 11 years ago
  36. 04eb2b7 staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is off by Peng Tao · 11 years ago
  37. 06749f1 Merge v3.13-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  38. 18dfaeb staging/lustre/mdt: HSM coordinator client interface by JC Lafoucriere · 11 years ago
  39. 7cd875d staging/lustre/lu: shrink lu_object by 8 bytes on x86_64 by John L. Hammond · 11 years ago
  40. a0b58af staging/lustre/ptlrpc: Fix race during exp_flock_hash creation by Andriy Skulysh · 11 years ago
  41. c1f3d68 staging/lustre/mdc: prevent fall through in mdc_iocontrol() by John L. Hammond · 11 years ago
  42. ad8dbc9 staging/lustre/nfs: writing to new files will return ENOENT by Patrick Farrell · 11 years ago
  43. 65f1c78 staging/lustre/server: use unified request handler for MGS by Mikhail Pershin · 11 years ago
  44. ac550511 staging/lustre: fix build error on i386-randconfig by Peng Tao · 11 years ago
  45. b39f15c staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logic by Peng Tao · 11 years ago
  46. e780e3d staging/lustre/obdclass: add empty tailing member to ctl_table by Peng Tao · 11 years ago
  47. 76d791a staging/lustre/libcfs: remove LI_POISON by Peng Tao · 11 years ago
  48. 8cc7b4b staging/lustre: remove CFS_MODULE_PARM by Peng Tao · 11 years ago
  49. da7a96a staging/lustre/libcfs: remove lwt code by Peng Tao · 11 years ago
  50. bfc79f3 staging/lustre/libcfs: remove linux-fs.h by Peng Tao · 11 years ago
  51. d47b680 staging/lustre/libcfs: remove flock wrappers by Peng Tao · 11 years ago
  52. 7978392 staging/lustre: move IFTODT/DTTOIF to lustre_idl.h by Peng Tao · 11 years ago
  53. 7ebcb73 staging/lustre/libcfs: remove filp_write by Peng Tao · 11 years ago
  54. e23f875 staging/lustre/libcfs: remove filp_read by Peng Tao · 11 years ago
  55. a630b22 staging/lustre/libcfs: remove filp_fsync by Peng Tao · 11 years ago
  56. b831516 staging/lustre/libcfs: remove filp_size/filp_poff by Peng Tao · 11 years ago
  57. 82d939e Merge branch 'opw-next' into staging-next by Greg Kroah-Hartman · 11 years ago
  58. 4f31774 staging/lustre/lnet: Fix assert on empty group in selftest module by Amir Shehata · 11 years ago
  59. 6d95e04 staging/lustre/ldlm: fix resource/fid check, use DLDLMRES by Andreas Dilger · 11 years ago
  60. 5ea17d6 staging/lustre/llite: Access to released file triggers a restore by JC Lafoucriere · 11 years ago
  61. 843cff5 staging/lustre: remove INIT_STRATEGY by Peng Tao · 11 years ago
  62. 7fb3d1c staging/lustre: remove INIT_CTL_NAME by Peng Tao · 11 years ago
  63. 9f77362 staging/lustre: get_cpu is always defined by Peng Tao · 11 years ago
  64. bace107 staging/lustre: remove _LWORDSIZE by Peng Tao · 11 years ago
  65. 414b141 staging/lustre: remove __CYGWIN__ by Peng Tao · 11 years ago
  66. 6be9684 staging/lustre/libcfs: remove IOCTL_LIBCFS_TYPE by Peng Tao · 11 years ago
  67. 81ddefb staging/lustre: remove CFS_SYSFS_MODULE_PARM by Peng Tao · 11 years ago
  68. a05a2e4 staging/lustre/socklnd: remove ksnd_sysctl by Peng Tao · 11 years ago
  69. 6f0737c staging/lustre/o2iblnd: remove kib_sysctl by Peng Tao · 11 years ago
  70. bda211d staging/lustre: remove fsfilt_ext3.c by Peng Tao · 11 years ago
  71. e964cb9 staging/lustre: remove lustreapi.h by Peng Tao · 11 years ago
  72. 76766b4 staging/lustre: remove liblustreapi.h by Peng Tao · 11 years ago
  73. de55446 staging/lustre/libcfs: remove HAVE_MM_INLINE by Peng Tao · 11 years ago
  74. 6a5b7a6 staging/lustre/lnet: coding style fix for lstcon_test_add by Amir Shehata · 11 years ago
  75. 75f1c09 staging/lustre/lnet: constify name argument of lstcon_group_find/lstcon_batch_find by Amir Shehata · 11 years ago
  76. f02e0156 staging/lustre/lnet: remove extra space in lstcon_rpc_trans_abort by Amir Shehata · 11 years ago
  77. d75e265 staging/lustre/lnet: coding style fix for lst_test_add_ioctl by Amir Shehata · 11 years ago
  78. d298b53 drivers/staging/lustre: indent lustre_ldlm_flags_vals by Peng Tao · 11 years ago
  79. d3a8a4e staging/lustre/hsm: Implementation of exclusive open by Jinshan Xiong · 11 years ago
  80. f3b2734 staging/lustre/lov: convert magic to host-endian in lov_dump_lmm() by John L. Hammond · 11 years ago
  81. 2a0f0ea staging/lustre/llog: fix return value of llog_alloc_handle by Li Xi · 11 years ago
  82. c7c9901 staging/lustre/autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK test by James Simmons · 11 years ago
  83. aa363d6 staging/lustre/autoconf: remove vectored fops tests by James Simmons · 11 years ago
  84. ea1db08 staging/lustre/llite: use correct FID in ll_och_fill() by John L. Hammond · 11 years ago
  85. 28706a7 staging/lustre: remove llog_server.c by Peng Tao · 11 years ago
  86. c8d6036 staging/lustre: remove lu_target.h by Peng Tao · 11 years ago
  87. 89580e3 staging/lustre/llite: restore ll_fiemap by Peng Tao · 11 years ago
  88. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  89. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  90. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  91. e630a6b staging: lustre: fix checkpatch issue regarding pointer coding style by Kristina Martsenko · 11 years ago
  92. 7f1d15a staging: lustre: ptlrpc: fix label indentation by Kristina Martsenko · 11 years ago
  93. 532118c staging: lustre: ptlrpc: fix indentation by Kristina Martsenko · 11 years ago
  94. 998d276 staging: lustre: ptlrpc: remove whitespace before a newline by Kristina Martsenko · 11 years ago
  95. 2a76328 staging: lustre: ptlrpc: convert spaces to tabs by Kristina Martsenko · 11 years ago
  96. 7b8633d staging: lustre: ptlrpc: remove an unnecessary semicolon by Kristina Martsenko · 11 years ago
  97. cb68dd2 staging: lustre: ptlrpc: clean up whitespace around braces by Kristina Martsenko · 11 years ago
  98. 3949015e staging: lustre: ptlrpc: clean up whitespace around parentheses by Kristina Martsenko · 11 years ago
  99. 0d100bf staging: lustre: ptlrpc: pack_generic: clean up whitespace around parentheses by Kristina Martsenko · 11 years ago
  100. 95bcc66 lustre/fld: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago