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