1. f775ff7 ceph: fix file open flags on ppc64 by Alexander Graf · 7 years ago
  2. b50c2de ceph: choose readdir frag based on previous readdir reply by Yan, Zheng · 7 years ago
  3. 26544c62 ceph: when seeing write errors on an inode, switch to sync writes by Jeff Layton · 8 years ago
  4. 6fc1fe5e Revert "ceph: SetPageError() for writeback pages if writepages fails" by Jeff Layton · 8 years ago
  5. 92475f0 ceph: handle epoch barriers in cap messages by Jeff Layton · 7 years ago
  6. a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
  7. 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
  8. 2827528 ceph: close stopped mds' session by Yan, Zheng · 8 years ago
  9. 0a07fc8 ceph: fix potential use-after-free by Yan, Zheng · 8 years ago
  10. 76201b6 ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds by Yan, Zheng · 8 years ago
  11. 8242c9f ceph: fix wrong check in ceph_renew_caps() by Yan, Zheng · 8 years ago
  12. 0e1a5ee libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  13. 805692d ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  14. 3997c01 ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  15. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  16. 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 7 years ago
  17. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  18. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  19. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  20. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  21. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  22. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  23. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  24. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  25. 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
  26. f107548 ceph: tidy some white space in get_nonsnap_parent() by Dan Carpenter · 8 years ago
  27. df963ea ceph: remove req from unsafe list when unregistering it by Jeff Layton · 8 years ago
  28. 5eb9f60 ceph: do a LOOKUP in d_revalidate instead of GETATTR by Jeff Layton · 8 years ago
  29. cdde7c4 ceph: call update_dentry_lease even when r_locked dir is not set by Jeff Layton · 8 years ago
  30. f5d55f0 ceph: vet the target and parent inodes before updating dentry lease by Jeff Layton · 8 years ago
  31. 80d025f ceph: don't update_dentry_lease unless we actually got one by Jeff Layton · 8 years ago
  32. 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
  33. bc2de10d ceph: convert bools in ceph_mds_request to a new r_req_flags field by Jeff Layton · 8 years ago
  34. f5a03b0 ceph: drop session argument to ceph_fill_trace by Jeff Layton · 8 years ago
  35. 6fffaef ceph: remove "Debugging hook" from ceph_fill_trace by Jeff Layton · 8 years ago
  36. c1944fe ceph: avoid calling ceph_renew_caps() infinitely by Yan, Zheng · 8 years ago
  37. 00f06cb ceph: make sure flushing inode in proper session's cap_flushing list by Yan, Zheng · 8 years ago
  38. d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  39. 24c149a ceph: fix bogus endianness change in ceph_ioctl_set_layout by Jeff Layton · 8 years ago
  40. eb65b91 ceph: avoid updating mds_wanted too frequently by Yan, Zheng · 8 years ago
  41. 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
  42. 0fbc536 ceph: fix spelling mistake: "enabing" -> "enabling" by Colin Ian King · 8 years ago
  43. 52953d5 ceph: cleanup ACCESS_ONCE -> READ_ONCE by Seraphime Kirkovski · 8 years ago
  44. ca6c8ae ceph: pass parent inode info to ceph_encode_dentry_release if we have it by Jeff Layton · 8 years ago
  45. adf0d68 ceph: fix unsafe dcache access in ceph_encode_dentry_release by Jeff Layton · 8 years ago
  46. fd36a71 ceph: pass parent dir ino info to build_dentry_path by Jeff Layton · 8 years ago
  47. c6b0b65 ceph: clean up unsafe d_parent accesses in build_dentry_path by Jeff Layton · 8 years ago
  48. 30c7123 ceph: clean up unsafe d_parent access in __choose_mds by Jeff Layton · 8 years ago
  49. 6df8c9d ceph: fix bad endianness handling in parse_reply_info_extra by Jeff Layton · 8 years ago
  50. fe2ed42 ceph: fix endianness bug in frag_tree_split_cmp by Jeff Layton · 8 years ago
  51. 1097680 ceph: fix endianness of getattr mask in ceph_d_revalidate by Jeff Layton · 8 years ago
  52. 6e09d0f ceph: fix ceph_get_caps() interruption by Yan, Zheng · 8 years ago
  53. 84fcc2d ceph: fix get_oldest_context() by Geng, Jichao · 8 years ago
  54. cc8e834 ceph: fix mds cluster availability check by Yan, Zheng · 8 years ago
  55. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  56. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  57. 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  58. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. c4364f8 Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus by Al Viro · 8 years ago
  60. c297eb42 libceph: always signal completion when done by Ilya Dryomov · 8 years ago
  61. 80e80fb ceph: avoid creating orphan object when checking pool permission by Yan, Zheng · 8 years ago
  62. dc24de8 ceph: properly set issue_seq for cap release by Yan, Zheng · 8 years ago
  63. 1e4ef0c ceph: add flags parameter to send_cap_msg by Jeff Layton · 8 years ago
  64. 43b2967 ceph: update cap message struct version to 10 by Jeff Layton · 8 years ago
  65. 0ff8bfb ceph: define new argument structure for send_cap_msg by Jeff Layton · 8 years ago
  66. 9670079 ceph: move xattr initialzation before the encoding past the ceph_mds_caps by Jeff Layton · 8 years ago
  67. 4945a08 ceph: fix minor typo in unsafe_request_wait by Jeff Layton · 8 years ago
  68. 5f743e4 ceph: record truncate size/seq for snap data writeback by Yan, Zheng · 8 years ago
  69. e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 8 years ago
  70. 7ce469a ceph: fix splice read for no Fc capability case by Yan, Zheng · 8 years ago
  71. 2b1ac85 ceph: try getting buffer capability for readahead/fadvise by Yan, Zheng · 8 years ago
  72. 5c341ee3 ceph: fix scheduler warning due to nested blocking by Nikolay Borisov · 8 years ago
  73. a380a03 ceph: fix printing wrong return variable in ceph_direct_read_write() by Zhi Zhang · 8 years ago
  74. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  75. b9de313 fix ceph_write_end() by Al Viro · 8 years ago
  76. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  77. c3f4688 ceph: don't set req->r_locked_dir in ceph_d_revalidate by Jeff Layton · 8 years ago
  78. 8a8d561 ceph: use default file splice read callback by Yan, Zheng · 8 years ago
  79. ad5cb12 ceph: switch to use of ->d_init() by Al Viro · 8 years ago
  80. 18fc8ab ceph: unify dentry_operations instances by Al Viro · 8 years ago
  81. 5130cce ceph: fix non static symbol warning by Wei Yongjun · 8 years ago
  82. 31ca587 ceph: fix uninitialized dentry pointer in ceph_real_mount() by Geert Uytterhoeven · 8 years ago
  83. f72f945 ceph: fix readdir vs fragmentation race by Yan, Zheng · 8 years ago
  84. 0d7718f6 ceph: fix error handling in ceph_read_iter by Nikolay Borisov · 8 years ago
  85. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  87. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  89. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  90. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  91. 8cdcc07 ceph: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  92. fcff415 ceph: handle CEPH_SESSION_REJECT message by Yan, Zheng · 8 years ago
  93. ce2728a ceph: avoid accessing / when mounting a subpath by Yan, Zheng · 8 years ago
  94. db4a63a ceph: fix mandatory flock check by Yan, Zheng · 8 years ago
  95. e55f1a1 ceph: remove warning when ceph_releasepage() is called on dirty page by NeilBrown · 8 years ago
  96. 5d7eb1a ceph: ignore error from invalidate_inode_pages2_range() in direct write by NeilBrown · 8 years ago
  97. 1afe478 ceph: fix error handling of start_read() by Yan, Zheng · 8 years ago
  98. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  99. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  100. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago