1. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  2. c62988e ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. by majianpeng · 11 years ago
  3. fc2744a ceph: fix race between page writeback and truncate by Yan, Zheng · 11 years ago
  4. 569d39f ceph: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  5. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  6. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  7. 1ac0fc8 ceph: fix race between writepages and truncate by Yan, Zheng · 11 years ago
  8. a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 11 years ago
  9. c99d2d4 libceph: specify osd op by index in request by Alex Elder · 11 years ago
  10. 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 11 years ago
  11. 7952873 libceph: keep source rather than message osd op array by Alex Elder · 11 years ago
  12. 87060c1 libceph: a few more osd data cleanups by Alex Elder · 11 years ago
  13. 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 11 years ago
  14. e5975c7 ceph: build osd request message later for writepages by Alex Elder · 11 years ago
  15. 02ee07d libceph: hold off building osd request by Alex Elder · 11 years ago
  16. 8848695 ceph: kill ceph alloc_page_vec() by Alex Elder · 11 years ago
  17. 94fe842 ceph: define ceph_writepages_osd_request() by Alex Elder · 11 years ago
  18. acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 11 years ago
  19. 25d71cb ceph: use page_offset() in ceph_writepages_start() by Alex Elder · 11 years ago
  20. e0c5948 libceph: record byte count not page count by Alex Elder · 11 years ago
  21. 0fff87e libceph: separate read and write data by Alex Elder · 12 years ago
  22. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 12 years ago
  23. 2794a82 libceph: separate osd request data info by Alex Elder · 12 years ago
  24. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 11 years ago
  25. cf7b7e1 ceph: use calc_pages_for() in start_read() by Alex Elder · 11 years ago
  26. 7971bd9 ceph: revert commit 22cddde104 by Sage Weil · 11 years ago
  27. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  28. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 11 years ago
  29. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  30. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 12 years ago
  31. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 12 years ago
  32. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 12 years ago
  33. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 12 years ago
  34. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  35. 8884d53 libceph: Unlock unprocessed pages in start_read() error path by David Zafman · 12 years ago
  36. 22cddde ceph: Fix i_size update race by Sage Weil · 12 years ago
  37. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  38. 6285bc2 ceph: avoid 32-bit page index overflow by Alex Elder · 12 years ago
  39. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  40. 3ca9c3b ceph: Push file_update_time() into ceph_page_mkwrite() by Jan Kara · 12 years ago
  41. 61600ef ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  42. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  43. 3395734 libceph: fix double-free of page vector by Sage Weil · 13 years ago
  44. 0d66a48 ceph: implement (optional) max read size by Sage Weil · 13 years ago
  45. 7c27219 ceph: make readpages fully async by Sage Weil · 13 years ago
  46. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  47. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  48. 6b4a3b5 ceph: remove useless check by Sage Weil · 13 years ago
  49. 8c71897 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start by Henry C Chang · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 13 years ago
  52. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  53. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  54. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  55. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  56. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  57. a77d9f7 ceph: fix file offset wrapping at 4GB on 32-bit archs by Sage Weil · 14 years ago
  58. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  59. 679ceac mm: exporting account_page_dirty by Michael Rubin · 14 years ago
  60. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  61. 2962507 ceph: perform lazy reads when file mode and caps permit by Sage Weil · 14 years ago
  62. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  63. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  64. 54ad023 ceph: don't use writeback_control in writepages completion by Sage Weil · 14 years ago
  65. 7ff899d ceph: fix lockless caps check by Sage Weil · 14 years ago
  66. 96e35b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  67. 6298a33 ceph: fix snap context reference leaks by Sage Weil · 14 years ago
  68. 80e755f ceph: allow writeback of snapped pages older than 'oldest' snapc by Sage Weil · 14 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  70. 8f883c2 ceph: make write_begin wait propagate ERESTARTSYS by Sage Weil · 14 years ago
  71. 4ce1e9a ceph: move dereference after NULL test by Alexander Beregalov · 14 years ago
  72. e63dc5c ceph: remove page upon writeback completion if lost cache cap by Yehuda Sadeh · 15 years ago
  73. 3c6f6b7 ceph: cleanup async writeback, truncation, invalidate helpers by Sage Weil · 15 years ago
  74. 4af6b22 ceph: refactor ceph_write_begin, fix ceph_page_mkwrite by Yehuda Sadeh · 15 years ago
  75. b056c87 ceph: remove unused variable by Yehuda Sadeh · 15 years ago
  76. 79788c6 ceph: release all pages after successful osd write response by Sage Weil · 15 years ago
  77. ec7384e ceph: remove duplicate variable initialization by Julia Lawall · 15 years ago
  78. 2baba25 ceph: writeback congestion control by Yehuda Sadeh · 15 years ago
  79. dbd646a ceph: writepage grabs and releases inode by Yehuda Sadeh · 15 years ago
  80. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  81. 1d3576f ceph: address space operations by Sage Weil · 15 years ago