1. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  2. 8884d53 libceph: Unlock unprocessed pages in start_read() error path by David Zafman · 12 years ago
  3. 22cddde ceph: Fix i_size update race by Sage Weil · 12 years ago
  4. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  5. 6285bc2 ceph: avoid 32-bit page index overflow by Alex Elder · 12 years ago
  6. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  7. 3ca9c3b ceph: Push file_update_time() into ceph_page_mkwrite() by Jan Kara · 12 years ago
  8. 61600ef ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  9. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  10. 3395734 libceph: fix double-free of page vector by Sage Weil · 13 years ago
  11. 0d66a48 ceph: implement (optional) max read size by Sage Weil · 13 years ago
  12. 7c27219 ceph: make readpages fully async by Sage Weil · 13 years ago
  13. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  14. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  15. 6b4a3b5 ceph: remove useless check by Sage Weil · 13 years ago
  16. 8c71897 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start by Henry C Chang · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 13 years ago
  19. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  20. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  21. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  22. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  23. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  24. a77d9f7 ceph: fix file offset wrapping at 4GB on 32-bit archs by Sage Weil · 14 years ago
  25. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  26. 679ceac mm: exporting account_page_dirty by Michael Rubin · 14 years ago
  27. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  28. 2962507 ceph: perform lazy reads when file mode and caps permit by Sage Weil · 14 years ago
  29. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  30. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  31. 54ad023 ceph: don't use writeback_control in writepages completion by Sage Weil · 14 years ago
  32. 7ff899d ceph: fix lockless caps check by Sage Weil · 14 years ago
  33. 96e35b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  34. 6298a33 ceph: fix snap context reference leaks by Sage Weil · 14 years ago
  35. 80e755f ceph: allow writeback of snapped pages older than 'oldest' snapc by Sage Weil · 14 years ago
  36. 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
  37. 8f883c2 ceph: make write_begin wait propagate ERESTARTSYS by Sage Weil · 14 years ago
  38. 4ce1e9a ceph: move dereference after NULL test by Alexander Beregalov · 14 years ago
  39. e63dc5c ceph: remove page upon writeback completion if lost cache cap by Yehuda Sadeh · 14 years ago
  40. 3c6f6b7 ceph: cleanup async writeback, truncation, invalidate helpers by Sage Weil · 14 years ago
  41. 4af6b22 ceph: refactor ceph_write_begin, fix ceph_page_mkwrite by Yehuda Sadeh · 14 years ago
  42. b056c87 ceph: remove unused variable by Yehuda Sadeh · 14 years ago
  43. 79788c6 ceph: release all pages after successful osd write response by Sage Weil · 14 years ago
  44. ec7384e ceph: remove duplicate variable initialization by Julia Lawall · 14 years ago
  45. 2baba25 ceph: writeback congestion control by Yehuda Sadeh · 15 years ago
  46. dbd646a ceph: writepage grabs and releases inode by Yehuda Sadeh · 15 years ago
  47. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  48. 1d3576f ceph: address space operations by Sage Weil · 15 years ago