1. fd7b95c ceph: avoid releasing caps that are being used by Yan, Zheng · 11 years ago
  2. 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 11 years ago
  3. 92b2e75 libceph: fix non-default values check in apply_primary_affinity() by Ilya Dryomov · 11 years ago
  4. 6da5246 ceph: use fpos_cmp() to compare dentry positions by Yan, Zheng · 11 years ago
  5. 0081bd8 ceph: check directory's completeness before emitting directory entry by Yan, Zheng · 11 years ago
  6. a30be7c ceph: skip invalid dentry during dcache readdir by Yan, Zheng · 11 years ago
  7. 8a53f23 libceph: dump pool {read,write}_tier to debugfs by Ilya Dryomov · 11 years ago
  8. f31da0f libceph: output primary affinity values on osdmap updates by Ilya Dryomov · 11 years ago
  9. a56371d ceph: flush cap release queue when trimming session caps by Yan, Zheng · 11 years ago
  10. 4819301 ceph: don't grabs open file reference for aborted request by Yan, Zheng · 11 years ago
  11. ab86654 ceph: drop extra open file reference in ceph_atomic_open() by Yan, Zheng · 11 years ago
  12. 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 11 years ago
  13. 18cb95a libceph: enable PRIMARY_AFFINITY feature bit by Ilya Dryomov · 11 years ago
  14. c4c1228 libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() by Ilya Dryomov · 11 years ago
  15. 47ec1f3 libceph: add support for osd primary affinity by Ilya Dryomov · 11 years ago
  16. 5e8d4d3 libceph: add support for primary_temp mappings by Ilya Dryomov · 11 years ago
  17. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 11 years ago
  18. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 11 years ago
  19. 45966c3 libceph: introduce apply_temps() helper by Ilya Dryomov · 11 years ago
  20. 2bd93d4 libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers by Ilya Dryomov · 11 years ago
  21. 2abebdb libceph: ceph_can_shift_osds(pool) and pool type defines by Ilya Dryomov · 11 years ago
  22. 246138f libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions by Ilya Dryomov · 11 years ago
  23. ddf3a21 libceph: enable OSDMAP_ENC feature bit by Ilya Dryomov · 11 years ago
  24. 63a6993 libceph: primary_affinity decode bits by Ilya Dryomov · 11 years ago
  25. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 11 years ago
  26. d286de7 libceph: primary_temp decode bits by Ilya Dryomov · 11 years ago
  27. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 11 years ago
  28. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 11 years ago
  29. ec7af97 libceph: introduce get_osdmap_client_data_v() by Ilya Dryomov · 11 years ago
  30. 10db634 libceph: introduce decode{,_new}_pg_temp() and switch to them by Ilya Dryomov · 11 years ago
  31. 4d60351 libceph: switch osdmap_set_max_osd() to krealloc() by Ilya Dryomov · 11 years ago
  32. 433fbdd libceph: introduce decode{,_new}_pools() and switch to them by Ilya Dryomov · 11 years ago
  33. 0f70c7e libceph: rename __decode_pool{,_names}() to decode_pool{,_names}() by Ilya Dryomov · 11 years ago
  34. 53bbaba libceph: fix and clarify ceph_decode_need() sizes by Ilya Dryomov · 11 years ago
  35. 9464d00 libceph: nuke bogus encoding version check in osdmap_apply_incremental() by Ilya Dryomov · 11 years ago
  36. 86f1742 libceph: fixup error handling in osdmap_apply_incremental() by Ilya Dryomov · 11 years ago
  37. 9902e68 libceph: fix crush_decode() call site in osdmap_decode() by Ilya Dryomov · 11 years ago
  38. 2d88b2e libceph: check length of osdmap osd arrays by Ilya Dryomov · 11 years ago
  39. 3977058 libceph: safely decode max_osd value in osdmap_decode() by Ilya Dryomov · 11 years ago
  40. 597b52f libceph: fixup error handling in osdmap_decode() by Ilya Dryomov · 11 years ago
  41. a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 11 years ago
  42. 38a8d56 libceph: dump osdmap and enhance output on decode errors by Ilya Dryomov · 11 years ago
  43. 1c00240 libceph: dump pg_temp mappings to debugfs by Ilya Dryomov · 11 years ago
  44. 0a2800d libceph: do not prefix osd lines with \t in debugfs output by Ilya Dryomov · 11 years ago
  45. 35fea3a libceph: refer to osdmap directly in osdmap_show() by Ilya Dryomov · 11 years ago
  46. 07bd7de crush: support chooseleaf_vary_r tunable (tunables3) by default by Ilya Dryomov · 11 years ago
  47. d83ed85 crush: add SET_CHOOSELEAF_VARY_R step by Ilya Dryomov · 11 years ago
  48. e2b149c crush: add chooseleaf_vary_r tunable by Ilya Dryomov · 11 years ago
  49. 6ed1002 crush: allow crush rules to set (re)tries counts to 0 by Ilya Dryomov · 11 years ago
  50. 48a163d crush: fix off-by-one errors in total_tries refactor by Ilya Dryomov · 11 years ago
  51. cc48c3e ceph: don't include ceph.{file,dir}.layout vxattr in listxattr() by Yan, Zheng · 11 years ago
  52. 1e5c664 ceph: check buffer size in ceph_vxattrcb_layout() by Yan, Zheng · 11 years ago
  53. 00bd8ed ceph: fix null pointer dereference in discard_cap_releases() by Yan, Zheng · 11 years ago
  54. d90deda libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance() by Yan, Zheng · 11 years ago
  55. 5f75ce5 ceph: Remove get/set acl on symlinks by Fabian Frederick · 11 years ago
  56. d9ffc4f ceph: set mds_wanted when MDS reply changes a cap to auth cap by Yan, Zheng · 11 years ago
  57. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 11 years ago
  58. eb70c0c ceph: forbid mandatory file lock by Yan, Zheng · 11 years ago
  59. 0e8e95d ceph: use fl->fl_type to decide flock operation by Yan, Zheng · 11 years ago
  60. 8c93cd6 ceph: update i_max_size even if inode version does not change by Yan, Zheng · 11 years ago
  61. a255060 ceph: make sure write caps are registered with auth MDS by Yan, Zheng · 11 years ago
  62. c137a32 ceph: print inode number for LOOKUPINO request by Yan, Zheng · 11 years ago
  63. 19913b4 ceph: add get_name() NFS export callback by Yan, Zheng · 11 years ago
  64. 8996f4f ceph: fix ceph_fh_to_parent() by Yan, Zheng · 11 years ago
  65. 9017c2e ceph: add get_parent() NFS export callback by Yan, Zheng · 11 years ago
  66. 4f32b42 ceph: simplify ceph_fh_to_dentry() by Yan, Zheng · 11 years ago
  67. f1fc4fee ceph: fscache: Wait for completion of object initialization by Yunchuan Wen · 11 years ago
  68. 32d3e14 ceph: fscache: Update object store limit after file writing by Yunchuan Wen · 11 years ago
  69. 020c4bd ceph: fscache: add an interface to synchronize object store limit by Yunchuan Wen · 11 years ago
  70. 4b58c9b19 ceph: do not set r_old_dentry_dir on link() by Sage Weil · 12 years ago
  71. 844d87c ceph: do not assume r_old_dentry[_dir] always set together by Sage Weil · 12 years ago
  72. 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 12 years ago
  73. 180061a ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename() by Sage Weil · 12 years ago
  74. 15289dc ceph: let MDS adjust readdir 'frag' by Yan, Zheng · 11 years ago
  75. dcd3cc0 ceph: fix reset_readdir() by Yan, Zheng · 11 years ago
  76. f049420 ceph: fix ceph_dir_llseek() by Yan, Zheng · 11 years ago
  77. 0ccd592 rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 11 years ago
  78. deb236b rbd: num_ops parameter for rbd_osd_req_create() by Ilya Dryomov · 11 years ago
  79. 7cc69d4 libceph: bump CEPH_OSD_MAX_OP to 3 by Ilya Dryomov · 11 years ago
  80. c647b8a libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 11 years ago
  81. 7b25bf5 libceph: encode CEPH_OSD_OP_FLAG_* op flags by Ilya Dryomov · 11 years ago
  82. 42dd037 rbd: fix error paths in rbd_img_request_fill() by Ilya Dryomov · 11 years ago
  83. 62054da rbd: remove out_partial label in rbd_img_request_fill() by Ilya Dryomov · 11 years ago
  84. 9d52147 libceph: a per-osdc crush scratch buffer by Ilya Dryomov · 11 years ago
  85. 455c6fd Linux 3.14 by Linus Torvalds · 11 years ago
  86. fedc1ed Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  87. 01358e5 MAINTAINERS: resume as Documentation maintainer by Randy Dunlap · 11 years ago
  88. 915ac4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  89. aa4af83 AUDIT: Allow login in non-init namespaces by Eric Paris · 11 years ago
  90. 00a1a05 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 11 years ago
  91. 38129a1 switch mnt_hash to hlist by Al Viro · 11 years ago
  92. 0b1b901 don't bother with propagate_mnt() unless the target is shared by Al Viro · 11 years ago
  93. 1d6a32a keep shadowed vfsmounts together by Al Viro · 11 years ago
  94. 0818bf2 resizable namespace.c hashes by Al Viro · 11 years ago
  95. 981e893 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  97. e4dbedc Input: mousedev - fix race when creating mixed device by Dmitry Torokhov · 11 years ago
  98. fc7392a Input: don't modify the id of ioctl-provided ff effect on upload failure by Elias Vanderstuyft · 11 years ago
  99. 638c323 rbd: drop an unsafe assertion by Alex Elder · 11 years ago
  100. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago