1. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  2. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  3. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  4. a4483e8 ceph: remove redundant code for max file size verification by Chao Yu · 10 years ago
  5. 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
  6. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  7. 4e217b5 ceph: use truncate_pagecache() instead of truncate_inode_pages() by Yan, Zheng · 10 years ago
  8. f3ae1b9 fs/ceph: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
  9. 8d08503 ceph: remember subtree root dirfrag's auth MDS by Yan, Zheng · 10 years ago
  10. 3e7fbe9 ceph: introduce ceph_fill_fragtree() by Yan, Zheng · 10 years ago
  11. d9df278 ceph: pre-allocate ceph_cap struct for ceph_add_cap() by Yan, Zheng · 10 years ago
  12. f98a128 ceph: update inode fields according to issued caps by Yan, Zheng · 10 years ago
  13. 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 10 years ago
  14. 4819301 ceph: don't grabs open file reference for aborted request by Yan, Zheng · 10 years ago
  15. 5f75ce5 ceph: Remove get/set acl on symlinks by Fabian Frederick · 10 years ago
  16. 8c93cd6 ceph: update i_max_size even if inode version does not change by Yan, Zheng · 10 years ago
  17. 19913b4 ceph: add get_name() NFS export callback by Yan, Zheng · 10 years ago
  18. 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 11 years ago
  19. 72466d0 ceph: fix posix ACL hooks by Sage Weil · 10 years ago
  20. 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 10 years ago
  21. 11df2df ceph: add imported caps when handling cap export message by Yan, Zheng · 11 years ago
  22. 9563f88 ceph: fix cache revoke race by Yan, Zheng · 11 years ago
  23. 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
  24. 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
  25. 86b58d1 ceph: initialize inode before instantiating dentry by Yan, Zheng · 11 years ago
  26. 81c6aea ceph: handle frag mismatch between readdir request and reply by Yan, Zheng · 11 years ago
  27. 53e879a ceph: remove outdated frag information by Yan, Zheng · 11 years ago
  28. ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
  29. 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
  30. b0d7c22 ceph: introduce i_truncate_mutex by Yan, Zheng · 11 years ago
  31. ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
  32. 6f60f88 ceph: fix freeing inode vs removing session caps race by Yan, Zheng · 11 years ago
  33. 85ce127a ceph: wake up writer if vmtruncate work get blocked by Yan, Zheng · 11 years ago
  34. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  35. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  36. b415bf4 ceph: fix pending vmtruncate race by Yan, Zheng · 11 years ago
  37. 0b93267 ceph: fix symlink inode operations by Yan, Zheng · 11 years ago
  38. 2f276c5 ceph: use i_release_count to indicate dir's completeness by Yan, Zheng · 11 years ago
  39. 3f99969 ceph: acquire i_mutex in __ceph_do_pending_vmtruncate by Yan, Zheng · 11 years ago
  40. a8673d6 ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag by Yan, Zheng · 11 years ago
  41. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. 79f9f99 ceph: prepopulate inodes only when request is aborted by Sage Weil · 11 years ago
  43. bd2bae6 ceph: Convert kuids and kgids before printing them. by Eric W. Biederman · 11 years ago
  44. ab871b9 ceph: Translate inode uid and gid attributes to/from kuids and kgids. by Eric W. Biederman · 11 years ago
  45. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  46. a85f50b ceph: Fix __ceph_do_pending_vmtruncate by Yan, Zheng · 12 years ago
  47. 2744c17 ceph: don't abuse d_delete() on failure exits by Al Viro · 12 years ago
  48. 6c5e50f ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 12 years ago
  49. 810339ec ceph: avoid panic with mismatched symlink sizes in fill_inode() by Xi Wang · 12 years ago
  50. 1a52bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  51. b8cd952 ceph: dereference pointer after checking for NULL by Yehuda Sadeh · 13 years ago
  52. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  53. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  54. 15a2015 ceph: fix iput race when queueing inode work by Sage Weil · 13 years ago
  55. c6ffe10 ceph: use new D_COMPLETE dentry flag by Sage Weil · 13 years ago
  56. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  57. 83eaea2 Revert "ceph: don't truncate dirty pages in invalidate work thread" by Sage Weil · 13 years ago
  58. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  59. 4f17726 ceph: document locking for ceph_set_dentry_offset by Sage Weil · 13 years ago
  60. 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
  61. dfabbed6 ceph: set dir complete frag after adding capability by Sage Weil · 13 years ago
  62. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  63. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  64. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  65. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  66. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  67. d3d0720 ceph: do not use i_wrbuffer_ref as refcount for Fb cap by Henry C Chang · 13 years ago
  68. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 13 years ago
  69. ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 13 years ago
  70. 09adc80 ceph: preserve I_COMPLETE across rename by Sage Weil · 13 years ago
  71. b545cc1 ceph: do not set I_COMPLETE by Sage Weil · 13 years ago
  72. b12ece7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  73. 1c1266b ceph: fix getattr on directory when using norbytes by Yehuda Sadeh · 13 years ago
  74. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  75. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  76. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  77. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  78. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  79. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  80. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  81. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  82. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  83. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  84. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  85. d8672d6 ceph: fix update of ctime from MDS by Sage Weil · 14 years ago
  86. 8bd59e0 ceph: fix version check on racing inode updates by Sage Weil · 14 years ago
  87. cd045cb ceph: fix rdcache_gen usage and invalidate by Sage Weil · 14 years ago
  88. 912a9b0 ceph: only let auth caps update max_size by Sage Weil · 14 years ago
  89. d8b16b3 ceph: fix bad pointer dereference in ceph_fill_trace by Sage Weil · 14 years ago
  90. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  91. 467c525 ceph: fix dn offset during readdir_prepopulate by Sage Weil · 14 years ago
  92. ac1f12e ceph: ceph_get_inode() returns an ERR_PTR by Dan Carpenter · 14 years ago
  93. 1245149 ceph: don't improperly set dir complete when holding EXCL cap by Sage Weil · 14 years ago
  94. 2962507 ceph: perform lazy reads when file mode and caps permit by Sage Weil · 14 years ago
  95. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  96. 8c69673 ceph: fix leak of dentry in ceph_init_dentry() error path by Sage Weil · 14 years ago
  97. d69ed05 ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate by Sage Weil · 14 years ago
  98. 13a4214 ceph: fix d_subdirs ordering problem by Henry C Chang · 14 years ago
  99. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  100. 167c9e3 ceph: use common helper for aborted dir request invalidation by Sage Weil · 14 years ago