1. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  2. ab226e2 ceph: fix direct-io on non-page-aligned buffers by Henry C Chang · 14 years ago
  3. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  4. e98b6fe ceph: fix comment, remove extraneous args by Sage Weil · 14 years ago
  5. 7421ab8 ceph: fix open for write on clustered mds by Sage Weil · 14 years ago
  6. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  7. 936aeb5 ceph: fix list_add usage on unsafe_writes list by Henry C Chang · 14 years ago
  8. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  9. 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago
  10. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  11. 2962507 ceph: perform lazy reads when file mode and caps permit by Sage Weil · 14 years ago
  12. 33caad3 ceph: perform lazy writes when file mode and caps permit by Sage Weil · 14 years ago
  13. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  14. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  15. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  16. 6e18824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  17. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  18. 34d2376 ceph: all allocation functions should get gfp_mask by Yehuda Sadeh · 14 years ago
  19. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 14 years ago
  20. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  21. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  22. 5c6a2cd ceph: fix direct io truncate offset by Sage Weil · 14 years ago
  23. 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
  24. 195d3ce ceph: return EBADF if waiting for caps on closed file by Sage Weil · 14 years ago
  25. 88d892a ceph: don't clobber write return value when using O_SYNC by Yehuda Sadeh · 14 years ago
  26. 6a02658 ceph: fix sync read eof check deadlock by Sage Weil · 14 years ago
  27. 29065a5 ceph: sync read/write considers page cache by Yehuda Sadeh · 14 years ago
  28. 972f0d3 ceph: fix short synchronous reads by Yehuda Sadeh · 14 years ago
  29. 6a4ef48 ceph: fix copy_user_to_page_vector() by Yehuda Sadeh · 15 years ago
  30. 6a18be1 ceph: fix sparse endian warning by Sage Weil · 15 years ago
  31. 124e68e ceph: file operations by Sage Weil · 15 years ago