1. 83c6ec4 ceph: Avoid data inconsistency due to d-cache aliasing in readpage() by Li Wang · 11 years ago
  2. 75b2c9c ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 11 years ago
  3. f5a55a6 ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 11 years ago
  4. 486eae1 ceph: fix statvfs fr_size by Sage Weil · 11 years ago
  5. e722283 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  6. 0ad7d72 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  7. 04ff9b7 ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 11 years ago
  8. f8a016f ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 11 years ago
  9. 6546a8f libceph: Unlock unprocessed pages in start_read() error path by David Zafman · 12 years ago
  10. 8db0f4d ceph: call handle_cap_grant() for cap import message by Yan, Zheng · 12 years ago
  11. a941989 ceph: Fix __ceph_do_pending_vmtruncate by Yan, Zheng · 12 years ago
  12. d47f48a ceph: Don't add dirty inode to dirty list if caps is in migration by Yan, Zheng · 12 years ago
  13. b19235c ceph: Fix infinite loop in __wake_requests by Yan, Zheng · 12 years ago
  14. c12e102 ceph: Don't update i_max_size when handling non-auth cap by Yan, Zheng · 12 years ago
  15. 072d6a4 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  16. b51b46a ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  17. bf81c2c ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 12 years ago
  18. bc09cda ceph: close old con before reopening on mds reconnect by Sage Weil · 12 years ago
  19. 16e773c ceph: avoid 32-bit page index overflow by Alex Elder · 12 years ago
  20. a3973f6 ceph: Fix oops when handling mdsmap that decreases max_mds by Yan, Zheng · 12 years ago
  21. 1beb5d8 libceph: delay debugfs initialization until we learn global_id by Sage Weil · 12 years ago
  22. 69cbd62 libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  23. 16ab8cd libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  24. 1b37a53 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  25. 4fefdb9 ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  26. 9e78bf4 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  27. 23980da ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago
  28. ebf38a8 ceph: ensure auth ops are defined before use by Alex Elder · 12 years ago
  29. ef20b81 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  30. d69fdb2 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  31. a76d980 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  32. 33b02b8 don't pass nameidata to ->create() by Al Viro · 12 years ago
  33. 986122f stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  34. 4c9e687 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  35. 57fa6ca make finish_no_open() return int by Al Viro · 12 years ago
  36. b2ebdc5 kill struct opendata by Al Viro · 12 years ago
  37. 50ed02d make ->atomic_open() return int by Al Viro · 12 years ago
  38. 8915ef3 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  39. dac29ea ceph: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  40. 87bc217 ceph: remove unused arg from ceph_lookup_open() by Miklos Szeredi · 12 years ago
  41. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  42. a7cca09 move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  43. 55913b1 introduce SIZE_MAX by Xi Wang · 12 years ago
  44. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  45. 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 12 years ago
  46. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 13 years ago
  47. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  48. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 13 years ago
  49. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 13 years ago
  50. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 13 years ago
  51. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 13 years ago
  52. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 13 years ago
  53. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 13 years ago
  54. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 13 years ago
  55. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 13 years ago
  56. 8083431 ceph: fix overflow check in build_snap_context() by Xi Wang · 12 years ago
  57. 810339ec ceph: avoid panic with mismatched symlink sizes in fill_inode() by Xi Wang · 13 years ago
  58. a661fc5 ceph: use 2 instead of 1 as fallback for 32-bit inode number by Amon Ott · 13 years ago
  59. 1ce208a ceph: don't reset s_cap_ttl to zero by Alex Elder · 13 years ago
  60. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  61. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  62. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 13 years ago
  63. 32852a8 ceph: fix length validation in parse_reply_info() by Xi Wang · 13 years ago
  64. 114fc47 ceph: change "ceph.layout" xattr to be "ceph.file.layout" by Alex Elder · 13 years ago
  65. 1a52bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  66. 83eb26a ceph: ensure prealloc_blob is in place when removing xattr by Alex Elder · 13 years ago
  67. a40dc6c ceph: enable/disable dentry complete flags via mount option by Sage Weil · 13 years ago
  68. d46cfba ceph: always initialize the dentry in open_root_dentry() by Alex Elder · 13 years ago
  69. 2ff179e ceph: avoid iput() while holding spinlock in ceph_dir_fsync by Sage Weil · 13 years ago
  70. ee6b1ba ceph: avoid useless dget/dput in encode_fh by Sage Weil · 13 years ago
  71. b8cd952 ceph: dereference pointer after checking for NULL by Yehuda Sadeh · 13 years ago
  72. 3d8eb7a ceph: remove unnecessary d_fsdata conditional checks by Sage Weil · 13 years ago
  73. 3c5184e ceph: d_alloc_root() may fail by Al Viro · 13 years ago
  74. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  75. 5706b27 ceph: propagate umode_t by Al Viro · 13 years ago
  76. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  77. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  78. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  79. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  80. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  81. a4d4636 ceph: disable use of dcache for readdir etc. by Sage Weil · 13 years ago
  82. 9d5a09e ceph: add missing spin_unlock at ceph_mdsc_build_path() by Yehuda Sadeh · 13 years ago
  83. 6a82c47 ceph: fix SEEK_CUR, SEEK_SET regression by Sage Weil · 13 years ago
  84. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  85. 2151937 ceph: fix rasize reporting by ceph_show_options by Sage Weil · 13 years ago
  86. 774ac21 ceph: initialize root dentry by Sage Weil · 13 years ago
  87. 15a2015 ceph: fix iput race when queueing inode work by Sage Weil · 13 years ago
  88. 0c6d4b4 ceph/super.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  89. 7fd7d10 ceph/mds_client.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  90. c6ffe10 ceph: use new D_COMPLETE dentry flag by Sage Weil · 13 years ago
  91. b58dc41 ceph: clear parent D_COMPLETE flag when on dentry prune by Sage Weil · 13 years ago
  92. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  93. 3395734 libceph: fix double-free of page vector by Sage Weil · 13 years ago
  94. 3310f75 ceph: fix 32-bit ino numbers by Amon Ott · 13 years ago
  95. a35eca9 ceph: let the set_layout ioctl set single traits by Greg Farnum · 13 years ago
  96. 83eaea2 Revert "ceph: don't truncate dirty pages in invalidate work thread" by Sage Weil · 13 years ago
  97. 80db8be ceph: replace leading spaces with tabs by Noah Watkins · 13 years ago
  98. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  99. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  100. 6a8ea47 ceph: document ioctls by Sage Weil · 13 years ago