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. f6af75d ceph: fix dentry reference leak in ceph_encode_fh() by Cyril Roelandt · 12 years ago
  3. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  4. 8884d53 libceph: Unlock unprocessed pages in start_read() error path by David Zafman · 12 years ago
  5. 0e5e177 ceph: call handle_cap_grant() for cap import message by Yan, Zheng · 12 years ago
  6. a85f50b ceph: Fix __ceph_do_pending_vmtruncate by Yan, Zheng · 12 years ago
  7. 0685235 ceph: Don't add dirty inode to dirty list if caps is in migration by Yan, Zheng · 12 years ago
  8. ed75ec2 ceph: Fix infinite loop in __wake_requests by Yan, Zheng · 12 years ago
  9. 5e62ad3 ceph: Don't update i_max_size when handling non-auth cap by Yan, Zheng · 12 years ago
  10. d2cc4dd bdi_register: add __printf verification, fix arg mismatch by Joe Perches · 12 years ago
  11. 83aff95 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  12. cfc84c9 ceph: fix dentry reference leak in ceph_encode_fh(). by Cyril Roelandt · 12 years ago
  13. 22cddde ceph: Fix i_size update race by Sage Weil · 12 years ago
  14. 4d1d053 ceph: Hold caps_list_lock when adjusting caps_{use, total}_count by Yan, Zheng · 12 years ago
  15. 35fd3dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  16. 52eb5a9 ceph: fix dentry reference leak in encode_fh() by David Zafman · 12 years ago
  17. b000056 ceph: Fix NULL ptr crash in strlen() by David Zafman · 12 years ago
  18. 0f9831a ceph: fix dentry reference leak in encode_fh() by David Zafman · 12 years ago
  19. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  20. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  21. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  22. 6285bc2 ceph: avoid 32-bit page index overflow by Alex Elder · 12 years ago
  23. 457712a ceph: return EIO on invalid layout on GET_DATALOC ioctl by Sage Weil · 12 years ago
  24. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  25. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  26. b905a7f ceph: convert to use le32_add_cpu() by Wei Yongjun · 12 years ago
  27. 3e8f43a ceph: Fix oops when handling mdsmap that decreases max_mds by Yan, Zheng · 12 years ago
  28. c98f533 ceph: let path portion of mount "device" be optional by Alex Elder · 12 years ago
  29. 2744c17 ceph: don't abuse d_delete() on failure exits by Al Viro · 12 years ago
  30. 45f2e08 ceph: avoid divide by zero in __validate_layout() by Sage Weil · 12 years ago
  31. 6c5e50f ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 12 years ago
  32. d1c338a libceph: delay debugfs initialization until we learn global_id by Sage Weil · 12 years ago
  33. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  34. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  35. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  36. aa711ee ceph: define snap counts as u32 everywhere by Alex Elder · 12 years ago
  37. 21ec6ff ceph: fix potential double free by Alan Cox · 12 years ago
  38. a53aab6 ceph: close old con before reopening on mds reconnect by Sage Weil · 12 years ago
  39. 1fe60e5 libceph: move feature bits to separate header by Sage Weil · 12 years ago
  40. 3ca9c3b ceph: Push file_update_time() into ceph_page_mkwrite() by Jan Kara · 12 years ago
  41. 8842b3b ceph: clean up useless d_parent checks by Sage Weil · 12 years ago
  42. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  43. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  44. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  45. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  46. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  47. 30d9049 kill struct opendata by Al Viro · 12 years ago
  48. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  49. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  50. 2d83bde ceph: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  51. 3819219 ceph: remove unused arg from ceph_lookup_open() by Miklos Szeredi · 12 years ago
  52. b7a9e5d libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  53. 61600ef ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  54. 9a64e8e Merge tag 'v3.5-rc1' by Sage Weil · 12 years ago
  55. 1bfd89f libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  56. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  57. 15d9882 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  58. 28c0254 ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  59. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  60. a3860c1 introduce SIZE_MAX by Xi Wang · 12 years ago
  61. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  62. c862868 ceph: move encode_fh to new API by Sage Weil · 12 years ago
  63. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  64. 8f43fb5 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  65. a3530df ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago
  66. a255651 ceph: ensure auth ops are defined before use by Alex Elder · 12 years ago
  67. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  68. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  69. c047be0 ceph: ignore preferred_osd field by Sage Weil · 12 years ago
  70. 702aeb1 ceph: fully initialize new layout by Sage Weil · 12 years ago
  71. e49bf4c ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper by Sage Weil · 12 years ago
  72. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  73. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  74. 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 12 years ago
  75. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 12 years ago
  76. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 12 years ago
  77. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 12 years ago
  78. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 12 years ago
  79. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 12 years ago
  80. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 12 years ago
  81. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 12 years ago
  82. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 12 years ago
  83. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 12 years ago
  84. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 12 years ago
  85. 8083431 ceph: fix overflow check in build_snap_context() by Xi Wang · 12 years ago
  86. 810339ec ceph: avoid panic with mismatched symlink sizes in fill_inode() by Xi Wang · 12 years ago
  87. a661fc5 ceph: use 2 instead of 1 as fallback for 32-bit inode number by Amon Ott · 12 years ago
  88. 1ce208a ceph: don't reset s_cap_ttl to zero by Alex Elder · 12 years ago
  89. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  90. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  91. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 12 years ago
  92. 32852a8 ceph: fix length validation in parse_reply_info() by Xi Wang · 12 years ago
  93. 114fc47 ceph: change "ceph.layout" xattr to be "ceph.file.layout" by Alex Elder · 12 years ago
  94. 1a52bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  95. 83eb26a ceph: ensure prealloc_blob is in place when removing xattr by Alex Elder · 12 years ago
  96. a40dc6c ceph: enable/disable dentry complete flags via mount option by Sage Weil · 12 years ago
  97. d46cfba ceph: always initialize the dentry in open_root_dentry() by Alex Elder · 12 years ago
  98. 2ff179e ceph: avoid iput() while holding spinlock in ceph_dir_fsync by Sage Weil · 12 years ago
  99. ee6b1ba ceph: avoid useless dget/dput in encode_fh by Sage Weil · 12 years ago
  100. b8cd952 ceph: dereference pointer after checking for NULL by Yehuda Sadeh · 13 years ago