1. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  2. 5242d422 [regression] braino in "lustre: use is_root_inode()" by Al Viro · 10 years ago
  3. 1ad581e lustre: get rid of playing with ->fs by Al Viro · 10 years ago
  4. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  5. 13cb076 lustre: Deletion of unnecessary checks before three function calls by Markus Elfring · 10 years ago
  6. 450b31a staging: lustre: fix sparse warnings: static function declaration by Vincenzo Scotti · 10 years ago
  7. 60ebee3 staging: lustre: fixed sparse warnings related to static declarations by Janet Liu · 10 years ago
  8. 4d089bb staging: lustre: ldlm: Remove space before braces for defined() check by Andreas Ruprecht · 10 years ago
  9. 8d2ff65 staging: lustre: ldlm: Remove unnecessary braces at ifs by Andreas Ruprecht · 10 years ago
  10. b0e47b9 staging: lustre: ldlm: Remove unnecessary line continuations by Andreas Ruprecht · 10 years ago
  11. fd0c587 staging: lustre: ldlm: Fix warning about unneeded return statement by Andreas Ruprecht · 10 years ago
  12. 9844f9c staging: lustre: ldlm: Fix initialization of static variables by Andreas Ruprecht · 10 years ago
  13. 0e1bbbb staging: lustre: ldlm: Fix indentation errors for switch-case by Andreas Ruprecht · 10 years ago
  14. 43ee416 staging: lustre: ldlm: Fix warning about missing spaces by Andreas Ruprecht · 10 years ago
  15. e7ddc48 staging: lustre: ldlm: Fix overlong lines by Andreas Ruprecht · 10 years ago
  16. 902f3bb staging: lustre: ldlm: Add missing newlines after declarations by Andreas Ruprecht · 10 years ago
  17. 2595fa3 staging: lustre: Fix sparse warnings for lnet/lnet/router.c by Giedrius Statkevicius · 10 years ago
  18. 2d00bd1 staging: lustre: Coalesce string fragments by Joe Perches · 10 years ago
  19. 962dbfd6 staging: lustre: mdc: use __FMODE_EXEC macro by Juston Li · 10 years ago
  20. 565f3d2 drivers: staging: lustre: lnet: api-nc.c: Fix Style Warnings by Thomas Wood · 10 years ago
  21. 3ff2804 staging: lustre: lustre: ptlrpc: Remove unnecessary braces by Balavasu Kuppusammyprathaban · 10 years ago
  22. 71583c3 staging: lustre: libcfs_debug.h: remove final uses of the GOTO macro by Julia Lawall · 10 years ago
  23. b4f0065 staging: lustre: libcfs: remove final uses of the GOTO macro by Julia Lawall · 10 years ago
  24. 490e0e8 staging: lustre: osc: remove final uses of the GOTO macro by Julia Lawall · 10 years ago
  25. 9d9b211 drivers: staging: lustre: Kconfig: Let LUSTRE_LLITE_LLOOP depend on all !"*_64K*" page by Chen Gang · 10 years ago
  26. dbd1813 staging: lustre: Remove unnecessary parentheses. by Masanari Iida · 10 years ago
  27. a86a659 staging: lustre: Remove unnecessary semicolon by Masanari Iida · 10 years ago
  28. e63fa0d Merge branch 'for-lustre' into for-next by Al Viro · 10 years ago
  29. b583043 kill f_dentry uses by Al Viro · 10 years ago
  30. 8c4f136 Staging: lustre: Use put_unaligned_le64 by Vaishali Thakkar · 10 years ago
  31. 11dd2a9 Staging: lustre: lnet: Improve 'incarnation' stamp by Tina Ruchandani · 10 years ago
  32. f76c23d lustre: use is_root_inode() by Al Viro · 10 years ago
  33. fd5c6c3 lustre: get rid of duplicate mountpoint checks by Al Viro · 10 years ago
  34. 59cc93e kill ll_link_generic() by Al Viro · 10 years ago
  35. ea4df50 ll_get_child_fid(): callers already have the child by Al Viro · 10 years ago
  36. 7885109 kill ll_rename_generic() by Al Viro · 10 years ago
  37. 521f2ad kill ll_unlink_generic() by Al Viro · 10 years ago
  38. 55dec61 kill ll_rmdir_generic() by Al Viro · 10 years ago
  39. b2037bb ll_new_inode(): don't bother with name - it's always &dentry->d_name by Al Viro · 10 years ago
  40. 60dd654 kill ll_symlink_generic() by Al Viro · 10 years ago
  41. 7c2f909 kill ll_mkdir_generic() by Al Viro · 10 years ago
  42. d6689e5 kill ll_mknod_generic() by Al Viro · 10 years ago
  43. e22fdcc lustre: switch ll_release_openhandle() to struct inode * by Al Viro · 10 years ago
  44. 2a8a359 lustre: use file_inode() by Al Viro · 10 years ago
  45. 09561a5 lustre: use %p[dD] by Al Viro · 10 years ago
  46. 74d0195 lustre: opened file can't have negative dentry by Al Viro · 10 years ago
  47. c139f3c ll_setxattr(): get rid of struct file on stack by Al Viro · 10 years ago
  48. 48eddfd lustre: switch ll_intent_file_open() to struct dentry * by Al Viro · 10 years ago
  49. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  50. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  51. 9056be3 Staging: lustre: lnet: lnet: Better cookie gen by Tina Ruchandani · 10 years ago
  52. 553d8ae staging:lustre:lnet:selftest: remove unused function by Anton Saraev · 10 years ago
  53. 8d94b6d staging:lustre:lnet:selftest: fix sparse warnings by Anton Saraev · 10 years ago
  54. 828ebb8 staging: lustre: Use __init and __exit markers for lifecycle functions by Mariusz Gorski · 10 years ago
  55. 87ebccf staging: lustre: validate size in ll_setxattr() by Dan Carpenter · 10 years ago
  56. 85bcfab staging: lustre: validate size in lustre_posix_acl_xattr_filter() by Dan Carpenter · 10 years ago
  57. 31e7213 drivers: staging: lustre: Fix "spaces required around that '='" errors by Greg Donald · 10 years ago
  58. 5444261 drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  59. e9e2fa6 drivers: staging: lustre: Fix 'that open brace { should be on the previous line' errors by Greg Donald · 10 years ago
  60. 557732a drivers: staging: lustre: Fix "space prohibited before that close parenthesis ')'" errors by Greg Donald · 10 years ago
  61. 92a1dab staging: lustre: silence a static checker warning by Dan Carpenter · 10 years ago
  62. 22e1dd6 staging: lustre: lustre: ptlrpc: sec.c: Replacing strncat with strlcat to avoid overwrite size by Rickard Strandqvist · 10 years ago
  63. 5a13503 Staging: lustre: llite: fix some sparse warnings about userspace pointer by Anh Le · 10 years ago
  64. 0017af4 staging/lustre/quota: Get rid of compat quota code by Oleg Drokin · 10 years ago
  65. 13a7de7 staging/lustre: get rid of deprecaed acl mount option code by Oleg Drokin · 10 years ago
  66. 0237d9d staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksums by Oleg Drokin · 10 years ago
  67. 1bca282 drivers/staging: Removed unnecessary check for LUSTRE_VERSION_CODE by Filipe Gonçalves · 10 years ago
  68. 1e76bb4 Staging: lustre: libcfs_cpu: Fix ERROR: do not initialise globals to 0 or NULL by anuvazhayil · 10 years ago
  69. 7353871 Staging: lustre: Place a space after a semi colon. by Surya Seetharaman · 10 years ago
  70. c650ba7 Staging: lustre: llite: Simplify error handling by Tina Ruchandani · 10 years ago
  71. f526b20 Staging: lustre: lnet: Make functions static by Tina Ruchandani · 10 years ago
  72. 3247c4e staging: lustre: lnet: klnds: o2iblnd: fix null dereference on failed path in o2iblnd.c by Jiayi Ye · 10 years ago
  73. 1d06bb4 staging: remove unneeded parentheses around the right hand side of an assignment by Jiayi Ye · 10 years ago
  74. b3dd895 staging: lustre: lustre: llite: Use kstrdup by Tapasweni Pathak · 10 years ago
  75. 2a80f84 Staging: lustre: llite: Declare ptr args correctly by Tina Ruchandani · 10 years ago
  76. 464289d Staging: lustre: libcfs: Fix switch-case indent by Tina Ruchandani · 10 years ago
  77. 907cd24 Staging: lustre: llite: Use () around long macro by Tina Ruchandani · 10 years ago
  78. 588bf52 Staging: lustre: llite: Remove C99 '//' comments by Tina Ruchandani · 10 years ago
  79. 0fa3b9d staging: lustre: llite: Use kcalloc not kzalloc with mult by Tina Ruchandani · 10 years ago
  80. 57303e7 staging: lustre: Fix checkpatch.pl spacing-related errors by Tina Ruchandani · 10 years ago
  81. abb368a staging: lustre: lustre: obdecho: expand the GOTO macro in echo_client.c by Jiayi Ye · 10 years ago
  82. 38d676d Staging: lustre: Remove typedef ldlm_ns_hash_def_t by Vaishali Thakkar · 10 years ago
  83. 0951252 Staging: lustre: lnet: Make functions static by Vaishali Thakkar · 10 years ago
  84. e676883 Staging: lustre: Fix line over 80 characters warning by Tina Johnson · 10 years ago
  85. ef96fdd staging: lustre: lustre: llite: use DIV_ROUND_UP by Tapasweni Pathak · 10 years ago
  86. a15dbf9 Staging: lustre: Fix checkpatch error: Unnecessary comparison by Tina Johnson · 10 years ago
  87. 9c234f6 drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  88. 4d1d413 drivers: staging: lustre: Fix "else should follow close brace '}'" errors by Greg Donald · 10 years ago
  89. ca4be88 staging: lustre: fix sparse errors by Thomas Gummerer · 10 years ago
  90. 566be54 Staging: lustre: Fix checkpatch warning: Unnecessary braces by Tina Johnson · 10 years ago
  91. cf29a7b Staging: lustre: Fix checkpatch warning: Missing blank line by Tina Johnson · 10 years ago
  92. 882e7e2 Staging: lustre: lustre: osc: Changed the return code of a function from int to void. by Heena Sirwani · 10 years ago
  93. 41f8d41 Staging: lustre: lustre: osc: Remove variable that is not very useful. by Heena Sirwani · 10 years ago
  94. 114114a Staging: lustre: lustre: osc: Remove variable that is not very useful. by Heena Sirwani · 10 years ago
  95. e588f1b Staging: lustre: lustre: lov: Remove variable that is not very useful. by Heena Sirwani · 10 years ago
  96. 8482727 Staging: lustre: lustre: mgc: Remove variable that is not very useful. by Heena Sirwani · 10 years ago
  97. 5ed57d6 Staging: lustre: lustre: lmv: Removed variable that is not very useful. by Heena Sirwani · 10 years ago
  98. f09b372 staging: lustre: lustre: llite: Replace "the the " with "the" by Tapasweni Pathak · 10 years ago
  99. c248719 staging: lustre: lustre: obdclass: Added missing line after declaration by Kumari Radha · 10 years ago
  100. fa4d19c staging: lustre: lustre: ptlrpc: Replace "the the " with "the" by Tapasweni Pathak · 10 years ago