1. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  2. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  4. 8e6d782 locks: break delegations on rename by J. Bruce Fields · 13 years ago
  5. 5a3cd9928 iget/iget5: don't bother with ->i_lock until we find a match by Al Viro · 11 years ago
  6. 6a12370 staging: lustre: lnet: Rewrite return statement in socklnd.c by Lisa Nguyen · 11 years ago
  7. 16fcfa1 Staging: lustre: Fix no use of assignment in if condition by Rashika Kheria · 11 years ago
  8. 6756bb7 Staging: lustre: Replace __FUNCTION__ with __func__ by Rashika Kheria · 11 years ago
  9. 730ebc8 Staging: lustre: Fix paranthesis not required around return by Rashika Kheria · 11 years ago
  10. 5bd7797 Staging: lustre: Fix space required after ',' by Rashika Kheria · 11 years ago
  11. c8b9390 Staging: lustre: Fix no spaces at the start of the line by Rashika Kheria · 11 years ago
  12. 490f4db Staging: lustre: Fix code indentation for conditional statements by Rashika Kheria · 11 years ago
  13. ad0a75b Staging: lustre: Fix initialisation of statics to NULL or 0 by Rashika Kheria · 11 years ago
  14. e46b3a0 Staging; lustre: Fix quoted string split across lines by Rashika Kheria · 11 years ago
  15. 24edbe4 Staging: lustre: Fix space prohibited between function and open paranthesis by Rashika Kheria · 11 years ago
  16. 13a7e2c staging: lustre: replaced C99 comment style by C89 style by Nandini Hanumanthagowda · 11 years ago
  17. 90131cc staging: lustre: added space before the open parenthesis by Nandini Hanumanthagowda · 11 years ago
  18. b515461 Staging: lustre: Fix indentation of labels by Rashika Kheria · 11 years ago
  19. 9f100b8 Staging: lustre: Fix initialisation of statics to 0 or NULL by Rashika Kheria · 11 years ago
  20. 5129097 Staging: lustre: Fix quoted strings split across lines by Rashika Kheria · 11 years ago
  21. 735c2e2 Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/variable by Rashika Kheria · 11 years ago
  22. f93c061 Staging: lustre: Fix space prohibited between function name and open paranthesis by Rashika Kheria · 11 years ago
  23. 218c394 drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warning by Himangi Saraogi · 11 years ago
  24. 5e1b887 staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Valentina Manea · 11 years ago
  25. ac0a287 staging: lustre: lnet: Reformat pointer variable in lib-lnet.h by Lisa Nguyen · 11 years ago
  26. 0281639 staging: lustre: lnet: Remove unnecessary () from return statements by Lisa Nguyen · 11 years ago
  27. 62fbc9f staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.h by Lisa Nguyen · 11 years ago
  28. 6da6eab staging: lustre: Remove typedef and update cfs_hash struct by Lisa Nguyen · 11 years ago
  29. 6ea510c staging: lustre: Remove typedef and update cfs_hash_bd struct by Lisa Nguyen · 11 years ago
  30. a3ea59e staging: lustre: Remove typedef and update cfs_debug_limit_state struct by Lisa Nguyen · 11 years ago
  31. 996adff staging/lustre: fix tv_usec build warning on parisc by Peng Tao · 11 years ago
  32. 363090e staging/lustre/llite: fix mkdir endless loop by Peng Tao · 11 years ago
  33. 86bac59 lustre/fld: remove fld_thread_key by Peng Tao · 11 years ago
  34. 1e27138 staging: lustre: Remove typedef and update cfs_hash_bucket struct by Lisa Nguyen · 11 years ago
  35. 29323b3 staging: lustre: Remove typedef and update cfs_hash_lock union by Lisa Nguyen · 11 years ago
  36. bcc3b70 staging:lustre: replace foo* with foo * by Dulshani Gunawardhana · 11 years ago
  37. 126e7da staging:lustre: Fix externs should be avoided in .c files warning by Dulshani Gunawardhana · 11 years ago
  38. 5f3a68f staging:lustre: Fix space before open parenthesis by Dulshani Gunawardhana · 11 years ago
  39. 2c0514e staging:lustre: Replace max() with max_t() by Dulshani Gunawardhana · 11 years ago
  40. 5e44883 staging:lustre: Fix C99 style comments by Dulshani Gunawardhana · 11 years ago
  41. 66e7a94a staging:lustre: Remove space between function name and open parenthesis by Dulshani Gunawardhana · 11 years ago
  42. d338bce staging: lustre: libcfs: Remove bitmap.h file by Lisa Nguyen · 11 years ago
  43. 5f45aa1 staging/lustre/lnet: Remove unnecessary spaces in router_proc.c by Lisa Nguyen · 11 years ago
  44. 28ad960 staging/lustre/lnet: Fix static initialization error in router_proc.c by Lisa Nguyen · 11 years ago
  45. 51f01fa staging/lustre/lnet: Reformat pointer variable in lib-move.c by Lisa Nguyen · 11 years ago
  46. 2b5f2e4 staging/lustre/lnet: Remove () from return statements in lib-move.c by Lisa Nguyen · 11 years ago
  47. ae4003f staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.c by Lisa Nguyen · 11 years ago
  48. 9b79ca8 staging/lustre/lnet: Move open braces to previous lines in lib-move.c by Lisa Nguyen · 11 years ago
  49. af66a6e staging/lustre/lnet: Remove unnecessary whitespace in lib-move.c by Lisa Nguyen · 11 years ago
  50. 5f849bb staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.c by Lisa Nguyen · 11 years ago
  51. 5252bbf staging/lustre/lnet/selftest: Fix trailing statements in brw_test.c by Lisa Nguyen · 11 years ago
  52. d79a441 Staging: lustre: Removal of Space between function name and parenthesis in timer.c by Rashika Kheria · 11 years ago
  53. b0834c8 Staging: lustre: Removal of assignment in if condition in conrpc.c by Rashika Kheria · 11 years ago
  54. eac2e8c Staging: lustre: Fix quoted string split across lines in conrpc.c by Rashika Kheria · 11 years ago
  55. fc831a9 Staging: lustre: Fix Space Prohibition before '++' in conrpc.c by Rashika Kheria · 11 years ago
  56. 98d1bbd Staging: lustre: Fix Space Requirement around ':' in conrpc.c by Rashika Kheria · 11 years ago
  57. 4d72b5a Staging: lustre: Removal of Space between function name and parenthesis in conrpc.c by Rashika Kheria · 11 years ago
  58. ec83e61 staging: lustre: Use parenthesis around sizeof by Joe Perches · 11 years ago
  59. a22526e staging: Remove unnecessary semicolons by Joe Perches · 11 years ago
  60. aad7b60 staging: lustre: Do not use 0 for NULL pointer in console.c by Sachin Kamat · 11 years ago
  61. cb03b88 Staging: lustre: fix return is not a function, parentheses are not required in lo.c by Ebru Akagunduz · 11 years ago
  62. 3f13cd9 Staging: lustre: fix space prohibited between function name and open parenthesis '(' in lo.c by Ebru Akagunduz · 11 years ago
  63. eca5b88 Staging: lustre: fix space prohibited between function name and open parenthesis '(' in module.c by Ebru Akagunduz · 11 years ago
  64. d62403d Staging: lustre: fix ERROR: do not initialise statics to 0 or NULL in module.c by Ebru Akagunduz · 11 years ago
  65. d1a168e lustre: Convert ll_get_user_pages() to use get_user_pages_fast() by Jan Kara · 11 years ago
  66. de40d12 staging: lustre: fix bug with LL_MRF_RETURN in loop_make_request by Greg Kroah-Hartman · 11 years ago
  67. 3ec65cb staging: lustre: remove ll_mrf_ret by Greg Kroah-Hartman · 11 years ago
  68. b202043 staging: lustre: Don't leak 'buffer' in cfs_get_environ() by Jesper Juhl · 11 years ago
  69. 73b2277 Merge 3.12-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  70. 430b849 staging: lustre: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  71. ec40a9a Staging: lustre: fix switch case statement indenting by Jon Bernard · 11 years ago
  72. 8afd983 Staging: lustre: remove assignment in if conditions by Jon Bernard · 11 years ago
  73. bef31c7 staging: lustre: Fix typo in lustre/llite by Masanari Iida · 11 years ago
  74. 3230c0c staging: lustre: Fix typo in lustre/libcfs by Masanari Iida · 11 years ago
  75. e2aad1d Merge 3.12-rc2 into staging-next. by Greg Kroah-Hartman · 11 years ago
  76. 9076b09 staging/lustre: fix coccinelle warnings by Fengguang Wu · 11 years ago
  77. 3816a54 Staging: lustre: remove unnecessary braces by Jon Bernard · 11 years ago
  78. 9dbd5fe Staging: lustre: fix formatting mistake in Kconfig by Jon Bernard · 11 years ago
  79. 497aaa5 Staging: lustre: fix a brace coding style issue in fsfilt.c by Jon Bernard · 11 years ago
  80. 3e67cdf Staging: lustre: fix assignment in if condition in fsfilt.c by Jon Bernard · 11 years ago
  81. 16f1eeb staging: Disable lustre file system for MIPS, SH, and XTENSA by Guenter Roeck · 11 years ago
  82. ae18c5c drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGE by Andrew Morton · 11 years ago
  83. 9edf0f6 staging: lustre: clean up format string usages by Kees Cook · 11 years ago
  84. c42a5ed staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOS by Geert Uytterhoeven · 11 years ago
  85. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  86. ea8352c staging/lustre/libcfs: cleanup linux-mem.h by Peng Tao · 11 years ago
  87. 3bb22ec staging/lustre/ptlrpc: convert to new shrinker API by Peng Tao · 11 years ago
  88. fe92a05 staging/lustre/obdclass: convert lu_object shrinker to count/scan API by Peng Tao · 11 years ago
  89. cbc3769 staging/lustre/ldlm: convert to shrinkers to count/scan API by Peng Tao · 11 years ago
  90. 2b28432 staging: lustre: Fix typo in lustre/lnet by Masanari Iida · 11 years ago
  91. 917ea9a staging: lustre: Use proper constant types for L*_POISON values by Geert Uytterhoeven · 11 years ago
  92. 253d50e staging: lustre: Fix typo in lustre/include by Masanari Iida · 11 years ago
  93. e495dd8 staging: lustre: re-use kbasename() common helper by Andy Shevchenko · 11 years ago
  94. 0bdd5ca staging/lustre: kiocb->ki_left is removed by Peng Tao · 11 years ago
  95. b59fe84 staging: lustre: remove proc_dir_entry_t typedef by Greg Kroah-Hartman · 11 years ago
  96. 9733ac3 staging: lustre: remove strange journal macros into the one file using them by Greg Kroah-Hartman · 11 years ago
  97. 68b636b staging: lustre: remove task_t typedef by Greg Kroah-Hartman · 11 years ago
  98. e7e7379 staging: lustre: remove cfs_task_state_t by Greg Kroah-Hartman · 11 years ago
  99. 2f5723a staging: lustre: remove CFS_DECL_WAITQ() macro by Greg Kroah-Hartman · 11 years ago
  100. 5431935 staging: lustre: remove timer_list_t typedef by Greg Kroah-Hartman · 11 years ago