1. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 0ea611a ceph: rename snapshot support by Yan, Zheng · 9 years ago
  3. a149bb9 ceph: kstrdup() memory handling by Sanidhya Kashyap · 9 years ago
  4. 57e9546 ceph: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  5. e2c3de0 ceph: fix dcache/nocache mount option by Yan, Zheng · 9 years ago
  6. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  7. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  8. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  9. 4d41cef ceph: return error for traceless reply race by Yan, Zheng · 9 years ago
  10. 5cba372 ceph: fix dentry leaks by Yan, Zheng · 9 years ago
  11. 38c48b5 ceph: provide seperate {inode,file}_operations for snapdir by Yan, Zheng · 9 years ago
  12. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  13. 275dd19 ceph: fix mksnap crash by Yan, Zheng · 10 years ago
  14. 70db4f3 ceph: introduce a new inode flag indicating if cached dentries are ordered by Yan, Zheng · 10 years ago
  15. b583043 kill f_dentry uses by Al Viro · 10 years ago
  16. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  17. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  18. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  19. b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
  20. c143c23 vfs: Remove d_drop calls from d_revalidate implementations by Eric W. Biederman · 10 years ago
  21. 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 10 years ago
  22. 6da5246 ceph: use fpos_cmp() to compare dentry positions by Yan, Zheng · 10 years ago
  23. 0081bd8 ceph: check directory's completeness before emitting directory entry by Yan, Zheng · 10 years ago
  24. a30be7c ceph: skip invalid dentry during dcache readdir by Yan, Zheng · 10 years ago
  25. 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 10 years ago
  26. 4b58c9b ceph: do not set r_old_dentry_dir on link() by Sage Weil · 11 years ago
  27. 180061a ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename() by Sage Weil · 11 years ago
  28. 15289dc ceph: let MDS adjust readdir 'frag' by Yan, Zheng · 10 years ago
  29. dcd3cc0 ceph: fix reset_readdir() by Yan, Zheng · 10 years ago
  30. f049420 ceph: fix ceph_dir_llseek() by Yan, Zheng · 10 years ago
  31. 4d5f5df ceph: fix __dcache_readdir() by Yan, Zheng · 10 years ago
  32. b20a95a ceph: add missing init_acl() for mkdir() and atomic_open() by Yan, Zheng · 10 years ago
  33. 72466d0 ceph: fix posix ACL hooks by Sage Weil · 10 years ago
  34. 9215aee ceph: check inode caps in ceph_d_revalidate by Yan, Zheng · 11 years ago
  35. 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
  36. 81c6aea ceph: handle frag mismatch between readdir request and reply by Yan, Zheng · 11 years ago
  37. ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
  38. ad88f23 ceph: drop CAP_LINK_SHARED when sending "link" request to MDS by Yan, Zheng · 11 years ago
  39. 77acfa2 [readdir] convert ceph by Al Viro · 11 years ago
  40. 2f276c5 ceph: use i_release_count to indicate dir's completeness by Yan, Zheng · 11 years ago
  41. a8673d6 ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag by Yan, Zheng · 11 years ago
  42. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  43. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  44. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  45. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  46. 8842b3b ceph: clean up useless d_parent checks by Sage Weil · 12 years ago
  47. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  48. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  49. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  50. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  51. 30d9049 kill struct opendata by Al Viro · 12 years ago
  52. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  53. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  54. 2d83bde ceph: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  55. 3819219 ceph: remove unused arg from ceph_lookup_open() by Miklos Szeredi · 12 years ago
  56. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  57. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 12 years ago
  58. 1a52bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  59. a40dc6c ceph: enable/disable dentry complete flags via mount option by Sage Weil · 12 years ago
  60. 2ff179e ceph: avoid iput() while holding spinlock in ceph_dir_fsync by Sage Weil · 13 years ago
  61. 3d8eb7a ceph: remove unnecessary d_fsdata conditional checks by Sage Weil · 13 years ago
  62. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  63. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  64. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  65. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  66. a4d4636 ceph: disable use of dcache for readdir etc. by Sage Weil · 13 years ago
  67. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  68. 774ac21 ceph: initialize root dentry by Sage Weil · 13 years ago
  69. c6ffe10 ceph: use new D_COMPLETE dentry flag by Sage Weil · 13 years ago
  70. b58dc41 ceph: clear parent D_COMPLETE flag when on dentry prune by Sage Weil · 13 years ago
  71. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  72. d79698d ceph: document unlocked d_parent accesses by Sage Weil · 13 years ago
  73. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  74. e5f86dc ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug by Sage Weil · 13 years ago
  75. bf1c6ac ceph: protect d_parent access in ceph_d_revalidate by Sage Weil · 13 years ago
  76. 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
  77. 48d0cbd ceph: handle racing calls to ceph_init_dentry by Sage Weil · 13 years ago
  78. 468640e ceph: fix ceph_lookup_open intent usage by Sage Weil · 13 years ago
  79. 9cfa109 ceph: use flag bit for at_end readdir flag by Sage Weil · 13 years ago
  80. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  81. 06222e4 fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek by Josef Bacik · 13 years ago
  82. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago
  83. a127e0a ceph: LOOKUP_OPEN is set only when it's the last component by Al Viro · 13 years ago
  84. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  85. da39822 ceph: fix broken comparison in readdir loop by Sage Weil · 13 years ago
  86. ae59808 ceph: use snprintf for dirstat content by Sage Weil · 13 years ago
  87. 147851d ceph: rename dentry_release -> d_release, fix comment by Sage Weil · 13 years ago
  88. ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 13 years ago
  89. 0eb980e ceph: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  90. 455cec0 ceph: no .snap inside of snapped namespace by Sage Weil · 13 years ago
  91. 16a8b70 ceph: do not clear I_COMPLETE from d_release by Sage Weil · 13 years ago
  92. b545cc1 ceph: do not set I_COMPLETE by Sage Weil · 13 years ago
  93. 9bde178 Revert "ceph: keep reference to parent inode on ceph_dentry" by Sage Weil · 13 years ago
  94. 8bd89ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  95. 97d79b4 ceph: keep reference to parent inode on ceph_dentry by Yehuda Sadeh · 13 years ago
  96. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  97. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  98. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 13 years ago
  99. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  100. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago