1. 6dad4d8 staging/lustre/llite: Restore proper opencache operations by Oleg Drokin · 8 years ago
  2. 8bf86fd staging/lustre/llite: change it_data to it_request by John L. Hammond · 8 years ago
  3. e476f2e staging/lustre/llite: flatten struct lookup_intent by John L. Hammond · 8 years ago
  4. c9cc8d0 staging/lustre/llite: lock i_lock before __d_drop() by Bruno Faccini · 8 years ago
  5. 341f1f0 staging: lustre: remove remote client support by Fan Yong · 8 years ago
  6. 9797fb0 staging/lustre: Remove unnecessary space after a cast by Oleg Drokin · 8 years ago
  7. 6a5b99a staging/lustre: Replace sun.com GPLv2 URL with gnu.org one. by Oleg Drokin · 8 years ago
  8. ed4df35 staging/lustre: Remove the "Please contact SUN for GPL" from headers by Oleg Drokin · 8 years ago
  9. ed7bdf5 staging: lustre: hide call to Posix ACL in ifdef by Arnd Bergmann · 8 years ago
  10. 966c4a8 staging/lustre/llite: define per open file cache for ll_cl_context by Jinshan Xiong · 8 years ago
  11. b788dc5 staging: lustre: llite: drop acl from cache by James Simmons · 8 years ago
  12. 5787be9 staging: lustre: llite: debugging for ll_file_open LASSERT by Andreas Dilger · 8 years ago
  13. 97a075c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() by James Nunez · 8 years ago
  14. 5a9a80b staging: lustre: ldlm: use accessor macros for l_flags by Bruce Korb · 8 years ago
  15. 1b1594d staging: lustre: llite: Truncate to restore file by Jinshan Xiong · 8 years ago
  16. e179800 staging: lustre: hsm: Add support to drop all pages for ll_data_version by Jinshan Xiong · 8 years ago
  17. e55a68b staging: lustre: llite: cancel open lock before closing file by Jinshan Xiong · 8 years ago
  18. ead0280 staging: lustre: hsm: Fix lu_ref for lease handle by Jinshan Xiong · 8 years ago
  19. d467220 staging: lustre: llite: use 64bits flags in ll_lov_setea() by Niu Yawei · 8 years ago
  20. 9acc450 staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_info by John Hammond · 8 years ago
  21. 9989a58 staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_info by John Hammond · 8 years ago
  22. 98eae5e staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplock by John Hammond · 8 years ago
  23. e0a8144 staging/lustre/llite: use vui prefix for struct vvp_io members by John L. Hammond · 8 years ago
  24. 10cdef7 staging/lustre/llite: merge ccc_io and vvp_io by John L. Hammond · 8 years ago
  25. bb41292 staging/lustre: Remove struct ll_iattr by Oleg Drokin · 8 years ago
  26. 1929c43 staging/lustre/llite: remove some cl wrappers by John L. Hammond · 8 years ago
  27. d299573 staging/lustre/llite: remove lli_lvb by John L. Hammond · 8 years ago
  28. 77605e4 staging/lustre/clio: add pages into writeback cache in batches by Jinshan Xiong · 8 years ago
  29. 19b2056 staging: lustre: Correct missing newline by James Nunez · 9 years ago
  30. 2faedcd Revert "staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined" by Greg Kroah-Hartman · 9 years ago
  31. 21068c4 staging: lustre: llite: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 9 years ago
  32. caa88c2 staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined by Oleg Drokin · 9 years ago
  33. e15ba45 staging/lustre/llite: Fix style vs open parenthesis alignment by Oleg Drokin · 9 years ago
  34. c0894c6 staging/lustre/llite: Adjust comments to better conform to coding style by Oleg Drokin · 9 years ago
  35. 2c3856d staging/lustre: MAY_NOT_BLOCK is always defined, don't check for it. by Oleg Drokin · 9 years ago
  36. 52ee0d2 staging/lustre: Remove ldlm type/mode typedefs by Oleg Drokin · 9 years ago
  37. 6e16818 staging/lustre/llite: Adjust NULL comparison codestyle by Oleg Drokin · 9 years ago
  38. 61dad0b staging/lustre: Properly cast ll_fid2path argument to __user in ll_file_ioctl by Oleg Drokin · 9 years ago
  39. 02f9c12 staging/lustre/llite: Update all file.c user pointer casts to __user by Oleg Drokin · 9 years ago
  40. 9751424 staging/lustre/llite: Fix improper userspace access in ll_fiemap by Oleg Drokin · 9 years ago
  41. 4c6243e staging/lustre/llite: Properly mark ll_obd_statfs argument as __user by Oleg Drokin · 9 years ago
  42. e09bee3 staging/lustre: Properly mark obd_iocontrol argument as __user by Oleg Drokin · 9 years ago
  43. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  44. d2d3273 lustre: constify inode_operations structures by Julia Lawall · 9 years ago
  45. 1dc563a staging: lustre: update Intel copyright messages 2015 by Andreas Dilger · 9 years ago
  46. 9576c2f Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  47. 50d3036 staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_free by Mike Rapoport · 9 years ago
  48. ccaabce staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_alloc by Mike Rapoport · 9 years ago
  49. 2ba262f staging: lustre: replace OBDO_FREE with kmem_cache_free by Mike Rapoport · 9 years ago
  50. 131637b staging: lustre: replace OBDO_ALLOC with kmem_cache_alloc by Mike Rapoport · 9 years ago
  51. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  52. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  53. ef2e0f5 staging/lustre: Remove mds/ost capabilities support by Oleg Drokin · 9 years ago
  54. 45efd65 staging/lustre: obd: remove unused data structures by Arnd Bergmann · 9 years ago
  55. c0a2472 staging/lustre: Remove references to OBD_ALLOC/FREE* in comments by Oleg Drokin · 9 years ago
  56. 2742c75 staging/lustre/llite: strengthen checks for hsm flags and archive id by Bruno Faccini · 9 years ago
  57. 1f6eaf8 staging: lustre: llite: put constant on the right of binary operator by Julia Lawall · 9 years ago
  58. 8369cff staging: lustre: lustre: llite: Added a space by Anjali Menon · 9 years ago
  59. a5cb888 staging: lustre: Deletion of unnecessary checks before three function calls by Markus Elfring · 9 years ago
  60. f82ced5 staging: lustre: llite: drop trivially useless initialization by Julia Lawall · 9 years ago
  61. 0c027bc Staging: lustre: Use memdup_user rather than duplicating its implementation by Abdul Hussain · 9 years ago
  62. e958f49 lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  63. d798a29 staging: lustre: llite: remove unuse variables by Sudip Mukherjee · 9 years ago
  64. e6b9a3b Staging: lustre: llite: file: remove unneeded null test before free by Julia Lawall · 9 years ago
  65. 97903a2 staging: lustre: llite: drop uses of OBD free functions by Julia Lawall · 9 years ago
  66. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  67. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  69. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  70. a915ffd staging/lustre/llite: glimpse the inode before doing fiemap by Li Dongyang · 10 years ago
  71. b6ee382 Staging: lustre: Remove parentheses around right side an assignment by Haneen Mohammed · 10 years ago
  72. ff0dd12 Staging: lustre: Remove space after the name of that function by aybuke ozdemir · 10 years ago
  73. c784959 Staging: lustre: Added spaces around '=' by aybuke ozdemir · 10 years ago
  74. ef075ed Staging: lustre: Corrected code indentation by aybuke ozdemir · 10 years ago
  75. cea812c Staging: lustre: Added blank line after declarations by aybuke ozdemir · 10 years ago
  76. 93133eb Staging: lustre: Move export_symbol below its function by aybuke ozdemir · 10 years ago
  77. dbca51d switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inode by Al Viro · 10 years ago
  78. 431b567 staging/lustre/clio: Do not allow group locks with gid 0 by Patrick Farrell · 10 years ago
  79. 920b4f2 staging: lustre: llite: declare internal symbols as static by Luca Ceresoli · 10 years ago
  80. 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
  81. 2d00bd1 staging: lustre: Coalesce string fragments by Joe Perches · 10 years ago
  82. e63fa0d Merge branch 'for-lustre' into for-next by Al Viro · 10 years ago
  83. b583043 kill f_dentry uses by Al Viro · 10 years ago
  84. f76c23d lustre: use is_root_inode() by Al Viro · 10 years ago
  85. e22fdcc lustre: switch ll_release_openhandle() to struct inode * by Al Viro · 10 years ago
  86. 2a8a359 lustre: use file_inode() by Al Viro · 10 years ago
  87. 09561a5 lustre: use %p[dD] by Al Viro · 10 years ago
  88. 74d0195 lustre: opened file can't have negative dentry by Al Viro · 10 years ago
  89. c139f3c ll_setxattr(): get rid of struct file on stack by Al Viro · 10 years ago
  90. 48eddfd lustre: switch ll_intent_file_open() to struct dentry * by Al Viro · 10 years ago
  91. 57303e7 staging: lustre: Fix checkpatch.pl spacing-related errors by Tina Ruchandani · 10 years ago
  92. f09b372 staging: lustre: lustre: llite: Replace "the the " with "the" by Tapasweni Pathak · 10 years ago
  93. 496a51b staging: lustre: llite: Use kzalloc and rewrite null tests by Julia Lawall · 10 years ago
  94. 16e0631 staging/lustre: remove linux/lustre_common.h by John L. Hammond · 10 years ago
  95. 1cc30ab drivers: staging: lustre: Fix 'code indent should use tabs where possible' errors by Greg Donald · 10 years ago
  96. bdbb051 staging: lustre: adjust spacing within pointer casts by Julia Lawall · 10 years ago
  97. 34e1f2b staging: lustre: llite: expand the GOTO macro by Julia Lawall · 10 years ago
  98. 376ef86 staging/lustre: remove linux/lustre_lib.h by John L. Hammond · 10 years ago
  99. a58a38a drivers: staging: lustre: Fix space required before the open parenthesis '(' errors by Greg Donald · 10 years ago
  100. 21aef7d staging/lustre: get rid of obd_* typedefs by Oleg Drokin · 10 years ago