1. a8d436f ceph: use d_invalidate() to invalidate aliases by Yan, Zheng · 11 years ago
  2. ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
  3. 971f0bd ceph: trivial buildbot warnings fix by Milosz Tanski · 11 years ago
  4. e81568e ceph: Do not do invalidate if the filesystem is mounted nofsc by Milosz Tanski · 11 years ago
  5. d4d3aa3 ceph: page still marked private_2 by Milosz Tanski · 11 years ago
  6. 9b8dd1e ceph: ceph_readpage_to_fscache didn't check if marked by Milosz Tanski · 11 years ago
  7. 76be778 ceph: clean PgPrivate2 on returning from readpages by Milosz Tanski · 11 years ago
  8. 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
  9. 7d6e1f5 ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside filesystem by Sha Zhengju · 11 years ago
  10. ee7289b ceph: allow sync_read/write return partial successed size of read/write. by majianpeng · 11 years ago
  11. 02ae66d ceph: fix bugs about handling short-read for sync read mode. by majianpeng · 11 years ago
  12. e907574 ceph: remove useless variable revoked_rdcache by Li Wang · 11 years ago
  13. b314a90 ceph: fix fallocate division by Sage Weil · 11 years ago
  14. ad7a60d ceph: punch hole support by Li Wang · 11 years ago
  15. 3871cbb ceph: fix request max size by Yan, Zheng · 11 years ago
  16. b0d7c22 ceph: introduce i_truncate_mutex by Yan, Zheng · 11 years ago
  17. b150f5c1 ceph: cleanup the logic in ceph_invalidatepage by Milosz Tanski · 11 years ago
  18. ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
  19. fe2a801 ceph: Remove bogus check in invalidatepage by Milosz Tanski · 11 years ago
  20. 2f75e9e ceph: replace hold_mutex flag with goto by Sage Weil · 11 years ago
  21. 0e5dd45 ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand by majianpeng · 11 years ago
  22. 6f60f88 ceph: fix freeing inode vs removing session caps race by Yan, Zheng · 11 years ago
  23. 2fbcbff ceph: Add check returned value on func ceph_calc_ceph_pg. by majianpeng · 11 years ago
  24. 7ab9b38 ceph: Don't use ceph-sync-mode for synchronous-fs. by majianpeng · 11 years ago
  25. 688bac4 ceph: cleanup types in striped_read() by Dan Carpenter · 11 years ago
  26. ca20c99 ceph: trim deleted inode by Yan, Zheng · 11 years ago
  27. 85ce127a ceph: wake up writer if vmtruncate work get blocked by Yan, Zheng · 11 years ago
  28. ad88f23 ceph: drop CAP_LINK_SHARED when sending "link" request to MDS by Yan, Zheng · 11 years ago
  29. c338c07 ceph: fix null pointer dereference by Nathaniel Yazdani · 11 years ago
  30. 494ddd1 ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error. by majianpeng · 11 years ago
  31. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  32. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  33. 6ee6b953 ceph: fix race between cap issue and revoke by Yan, Zheng · 11 years ago
  34. b1530f5 ceph: fix cap revoke race by Yan, Zheng · 11 years ago
  35. b415bf4 ceph: fix pending vmtruncate race by Yan, Zheng · 11 years ago
  36. 5446429 ceph: avoid accessing invalid memory by Sasha Levin · 11 years ago
  37. 93faca6 ceph: Reconstruct the func ceph_reserve_caps. by majianpeng · 11 years ago
  38. fb3101b ceph: Free mdsc if alloc mdsc->mdsmap failed. by majianpeng · 11 years ago
  39. 0405a14 ceph: remove sb_start/end_write in ceph_aio_write. by Jianpeng Ma · 11 years ago
  40. c62988e ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. by majianpeng · 11 years ago
  41. a1dc193 ceph: fix sleeping function called from invalid context. by majianpeng · 11 years ago
  42. 005c469 ceph: move inode to proper flushing list when auth MDS changes by Yan, Zheng · 11 years ago
  43. 667ca05 ceph: clear migrate seq when MDS restarts by Yan, Zheng · 11 years ago
  44. b8c2f3a ceph: check migrate seq before changing auth cap by Yan, Zheng · 11 years ago
  45. fc2744a ceph: fix race between page writeback and truncate by Yan, Zheng · 11 years ago
  46. 3803da4 ceph: reset iov_len when discarding cap release messages by Yan, Zheng · 11 years ago
  47. bb137f8 ceph: fix cap release race by Yan, Zheng · 11 years ago
  48. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  50. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  51. 6af8652 ceph: tidy ceph_mdsmap_decode() a little by Dan Carpenter · 11 years ago
  52. c213b50 ceph: improve error handling in ceph_mdsmap_decode by Emil Goode · 11 years ago
  53. 4d1bf79 ceph: fix up comment for ceph_count_locks() as to which lock to hold by Jim Schutt · 11 years ago
  54. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  55. 77acfa2 [readdir] convert ceph by Al Viro · 11 years ago
  56. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  57. 569d39f ceph: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  58. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  59. 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 11 years ago
  60. c420276 ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 11 years ago
  61. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  62. 812164f8 ceph: use ceph_create_snap_context() by Alex Elder · 11 years ago
  63. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  64. ac7f29b ceph: fix printk format warnings in file.c by Randy Dunlap · 11 years ago
  65. 1ac0fc8 ceph: fix race between writepages and truncate by Yan, Zheng · 11 years ago
  66. 03d254e ceph: apply write checks in ceph_aio_write by Yan, Zheng · 11 years ago
  67. 37505d5 ceph: take i_mutex before getting Fw cap by Yan, Zheng · 11 years ago
  68. 26be880 libceph: change how "safe" callback is used by Alex Elder · 11 years ago
  69. 7d7d51c ceph: let osd client clean up for interrupted request by Alex Elder · 11 years ago
  70. 0b93267 ceph: fix symlink inode operations by Yan, Zheng · 11 years ago
  71. a84cd29 ceph: Use pseudo-random numbers to choose mds by Sam Lang · 11 years ago
  72. 90af360 libceph: add, don't set data for a message by Alex Elder · 11 years ago
  73. a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 11 years ago
  74. c99d2d4 libceph: specify osd op by index in request by Alex Elder · 11 years ago
  75. 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 11 years ago
  76. 7952873 libceph: keep source rather than message osd op array by Alex Elder · 11 years ago
  77. 87060c1 libceph: a few more osd data cleanups by Alex Elder · 11 years ago
  78. 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 11 years ago
  79. e5975c7 ceph: build osd request message later for writepages by Alex Elder · 11 years ago
  80. 02ee07d libceph: hold off building osd request by Alex Elder · 11 years ago
  81. 8848695 ceph: kill ceph alloc_page_vec() by Alex Elder · 11 years ago
  82. 94fe842 ceph: define ceph_writepages_osd_request() by Alex Elder · 11 years ago
  83. acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 11 years ago
  84. 25d71cb ceph: use page_offset() in ceph_writepages_start() by Alex Elder · 11 years ago
  85. 3bf5333 ceph: set up page array mempool with correct size by Alex Elder · 11 years ago
  86. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  87. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  88. 022f3e2 ceph: fix buffer pointer advance in ceph_sync_write by Henry C Chang · 11 years ago
  89. 2f276c5 ceph: use i_release_count to indicate dir's completeness by Yan, Zheng · 11 years ago
  90. ebf18f4 ceph: only set message data pointers if non-empty by Alex Elder · 11 years ago
  91. 27fa838 libceph: isolate other message data fields by Alex Elder · 11 years ago
  92. f1baeb2 libceph: set page info with byte length by Alex Elder · 11 years ago
  93. 02afca6 libceph: isolate message page field manipulation by Alex Elder · 11 years ago
  94. e0c5948 libceph: record byte count not page count by Alex Elder · 11 years ago
  95. 0fff87e libceph: separate read and write data by Alex Elder · 11 years ago
  96. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 11 years ago
  97. 2794a82 libceph: separate osd request data info by Alex Elder · 11 years ago
  98. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 11 years ago
  99. 3a42b6c ceph: simplify ceph_sync_write() page_align calculation by Alex Elder · 11 years ago
  100. cf7b7e1 ceph: use calc_pages_for() in start_read() by Alex Elder · 11 years ago