1. 45195e4 ceph: add acl, noacl options for cephfs mount by Sage Weil · 10 years ago
  2. c969d9b ceph: make ceph_forget_all_cached_acls() static inline by Guangliang Zhao · 10 years ago
  3. b20a95a ceph: add missing init_acl() for mkdir() and atomic_open() by Yan, Zheng · 10 years ago
  4. 7a92d64 ceph: fix ceph_set_acl() by Yan, Zheng · 10 years ago
  5. 524186a ceph: fix ceph_removexattr() by Yan, Zheng · 10 years ago
  6. bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 10 years ago
  7. fbc0b97 ceph: properly handle XATTR_CREATE and XATTR_REPLACE by Yan, Zheng · 10 years ago
  8. 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 10 years ago
  9. 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 10 years ago
  10. 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 10 years ago
  11. 72466d0 ceph: fix posix ACL hooks by Sage Weil · 10 years ago
  12. 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 10 years ago
  13. 125d725 ceph: cast PAGE_SIZE to size_t in ceph_sync_write() by Ilya Dryomov · 10 years ago
  14. 37b52fe ceph: fix dout() compile warnings in ceph_filemap_fault() by Ilya Dryomov · 10 years ago
  15. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 10 years ago
  16. 11df2df ceph: add imported caps when handling cap export message by Yan, Zheng · 11 years ago
  17. 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
  18. 4ee6a91 ceph: remove exported caps when handling cap import message by Yan, Zheng · 11 years ago
  19. 186e4f7 ceph: handle session flush message by Yan, Zheng · 11 years ago
  20. 9215aee ceph: check inode caps in ceph_d_revalidate by Yan, Zheng · 11 years ago
  21. ca18bed ceph: handle -ESTALE reply by Yan, Zheng · 11 years ago
  22. 979abfd ceph: fix trim caps by Yan, Zheng · 11 years ago
  23. 9563f88 ceph: fix cache revoke race by Yan, Zheng · 11 years ago
  24. d1b8780 ceph: use ceph_seq_cmp() to compare migrate_seq by Yan, Zheng · 11 years ago
  25. 4fe5978 ceph: handle cap export race in try_flush_caps() by Yan, Zheng · 11 years ago
  26. fc12c80 ceph: trivial comment fix by J. Bruce Fields · 10 years ago
  27. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  28. 1830280 ceph fscache: Uncaching no data page from fscache in readpage() by Li Wang · 11 years ago
  29. 3f42bc4 ceph fscache: Introduce a routine for uncaching single no data page from fscache by Li Wang · 11 years ago
  30. 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
  31. 61f6881 ceph: check caps in filemap_fault and page_mkwrite by Yan, Zheng · 11 years ago
  32. aa8b60e fs: ceph: new helper: file_inode(file) by Libo Chen · 11 years ago
  33. f36132a ceph: Clean up if error occurred in finish_read() by Li Wang · 11 years ago
  34. 8eb4efb ceph: implement readv/preadv for sync operation by majianpeng · 11 years ago
  35. e8344e6 ceph: Implement writev/pwritev for sync operation. by majianpeng · 11 years ago
  36. 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
  37. 56f91aa ceph: Avoid data inconsistency due to d-cache aliasing in readpage() by Li Wang · 11 years ago
  38. 86b58d1 ceph: initialize inode before instantiating dentry by Yan, Zheng · 11 years ago
  39. 4f9e5df Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  40. ff638b7 ceph: allocate non-zero page to fscache in readpage() by Li Wang · 11 years ago
  41. fc55d2c ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 11 years ago
  42. eb1b8af ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 11 years ago
  43. 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
  44. 44c9975 ceph: set caps count after composing cap reconnect message by Yan, Zheng · 11 years ago
  45. a096b09 ceph: queue cap release in __ceph_remove_cap() by Yan, Zheng · 11 years ago
  46. 81c6aea ceph: handle frag mismatch between readdir request and reply by Yan, Zheng · 11 years ago
  47. 53e879a ceph: remove outdated frag information by Yan, Zheng · 11 years ago
  48. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  49. ffc7966 ceph: hung on ceph fscache invalidate in some cases by Milosz Tanski · 11 years ago
  50. a8d436f ceph: use d_invalidate() to invalidate aliases by Yan, Zheng · 11 years ago
  51. ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
  52. 971f0bd ceph: trivial buildbot warnings fix by Milosz Tanski · 11 years ago
  53. e81568e ceph: Do not do invalidate if the filesystem is mounted nofsc by Milosz Tanski · 11 years ago
  54. d4d3aa3 ceph: page still marked private_2 by Milosz Tanski · 11 years ago
  55. 9b8dd1e ceph: ceph_readpage_to_fscache didn't check if marked by Milosz Tanski · 11 years ago
  56. 76be778 ceph: clean PgPrivate2 on returning from readpages by Milosz Tanski · 11 years ago
  57. 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
  58. 7d6e1f5 ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside filesystem by Sha Zhengju · 11 years ago
  59. ee7289b ceph: allow sync_read/write return partial successed size of read/write. by majianpeng · 11 years ago
  60. 02ae66d ceph: fix bugs about handling short-read for sync read mode. by majianpeng · 11 years ago
  61. e907574 ceph: remove useless variable revoked_rdcache by Li Wang · 11 years ago
  62. b314a90 ceph: fix fallocate division by Sage Weil · 11 years ago
  63. ad7a60d ceph: punch hole support by Li Wang · 11 years ago
  64. 3871cbb ceph: fix request max size by Yan, Zheng · 11 years ago
  65. b0d7c22 ceph: introduce i_truncate_mutex by Yan, Zheng · 11 years ago
  66. b150f5c1 ceph: cleanup the logic in ceph_invalidatepage by Milosz Tanski · 11 years ago
  67. ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
  68. fe2a801 ceph: Remove bogus check in invalidatepage by Milosz Tanski · 11 years ago
  69. 2f75e9e ceph: replace hold_mutex flag with goto by Sage Weil · 11 years ago
  70. 0e5dd45 ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand by majianpeng · 11 years ago
  71. 6f60f88 ceph: fix freeing inode vs removing session caps race by Yan, Zheng · 11 years ago
  72. 2fbcbff ceph: Add check returned value on func ceph_calc_ceph_pg. by majianpeng · 11 years ago
  73. 7ab9b38 ceph: Don't use ceph-sync-mode for synchronous-fs. by majianpeng · 11 years ago
  74. 688bac4 ceph: cleanup types in striped_read() by Dan Carpenter · 11 years ago
  75. ca20c99 ceph: trim deleted inode by Yan, Zheng · 11 years ago
  76. 85ce127a ceph: wake up writer if vmtruncate work get blocked by Yan, Zheng · 11 years ago
  77. ad88f23 ceph: drop CAP_LINK_SHARED when sending "link" request to MDS by Yan, Zheng · 11 years ago
  78. c338c07 ceph: fix null pointer dereference by Nathaniel Yazdani · 11 years ago
  79. 494ddd1 ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error. by majianpeng · 11 years ago
  80. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  81. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  82. 6ee6b953 ceph: fix race between cap issue and revoke by Yan, Zheng · 11 years ago
  83. b1530f5 ceph: fix cap revoke race by Yan, Zheng · 11 years ago
  84. b415bf4 ceph: fix pending vmtruncate race by Yan, Zheng · 11 years ago
  85. 5446429 ceph: avoid accessing invalid memory by Sasha Levin · 11 years ago
  86. 93faca6 ceph: Reconstruct the func ceph_reserve_caps. by majianpeng · 11 years ago
  87. fb3101b ceph: Free mdsc if alloc mdsc->mdsmap failed. by majianpeng · 11 years ago
  88. 0405a14 ceph: remove sb_start/end_write in ceph_aio_write. by Jianpeng Ma · 11 years ago
  89. c62988e ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. by majianpeng · 11 years ago
  90. a1dc193 ceph: fix sleeping function called from invalid context. by majianpeng · 11 years ago
  91. 005c469 ceph: move inode to proper flushing list when auth MDS changes by Yan, Zheng · 11 years ago
  92. 667ca05 ceph: clear migrate seq when MDS restarts by Yan, Zheng · 11 years ago
  93. b8c2f3a ceph: check migrate seq before changing auth cap by Yan, Zheng · 11 years ago
  94. fc2744a ceph: fix race between page writeback and truncate by Yan, Zheng · 11 years ago
  95. 3803da4 ceph: reset iov_len when discarding cap release messages by Yan, Zheng · 11 years ago
  96. bb137f8 ceph: fix cap release race by Yan, Zheng · 11 years ago
  97. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  99. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  100. 6af8652 ceph: tidy ceph_mdsmap_decode() a little by Dan Carpenter · 11 years ago