1. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  3. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  4. 6af8652 ceph: tidy ceph_mdsmap_decode() a little by Dan Carpenter · 11 years ago
  5. c213b50 ceph: improve error handling in ceph_mdsmap_decode by Emil Goode · 11 years ago
  6. 4d1bf79 ceph: fix up comment for ceph_count_locks() as to which lock to hold by Jim Schutt · 11 years ago
  7. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  8. 77acfa2 [readdir] convert ceph by Al Viro · 11 years ago
  9. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  10. 569d39f ceph: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  11. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  12. 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 11 years ago
  13. c420276 ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 11 years ago
  14. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  15. 812164f8 ceph: use ceph_create_snap_context() by Alex Elder · 11 years ago
  16. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  17. ac7f29b ceph: fix printk format warnings in file.c by Randy Dunlap · 11 years ago
  18. 1ac0fc8 ceph: fix race between writepages and truncate by Yan, Zheng · 11 years ago
  19. 03d254e ceph: apply write checks in ceph_aio_write by Yan, Zheng · 11 years ago
  20. 37505d5 ceph: take i_mutex before getting Fw cap by Yan, Zheng · 11 years ago
  21. 26be880 libceph: change how "safe" callback is used by Alex Elder · 11 years ago
  22. 7d7d51c ceph: let osd client clean up for interrupted request by Alex Elder · 11 years ago
  23. 0b93267 ceph: fix symlink inode operations by Yan, Zheng · 11 years ago
  24. a84cd29 ceph: Use pseudo-random numbers to choose mds by Sam Lang · 11 years ago
  25. 90af360 libceph: add, don't set data for a message by Alex Elder · 11 years ago
  26. a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 11 years ago
  27. c99d2d4 libceph: specify osd op by index in request by Alex Elder · 11 years ago
  28. 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 11 years ago
  29. 7952873 libceph: keep source rather than message osd op array by Alex Elder · 11 years ago
  30. 87060c1 libceph: a few more osd data cleanups by Alex Elder · 11 years ago
  31. 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 11 years ago
  32. e5975c7 ceph: build osd request message later for writepages by Alex Elder · 11 years ago
  33. 02ee07d libceph: hold off building osd request by Alex Elder · 11 years ago
  34. 8848695 ceph: kill ceph alloc_page_vec() by Alex Elder · 11 years ago
  35. 94fe842 ceph: define ceph_writepages_osd_request() by Alex Elder · 11 years ago
  36. acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 11 years ago
  37. 25d71cb ceph: use page_offset() in ceph_writepages_start() by Alex Elder · 11 years ago
  38. 3bf5333 ceph: set up page array mempool with correct size by Alex Elder · 11 years ago
  39. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  40. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  41. 022f3e2 ceph: fix buffer pointer advance in ceph_sync_write by Henry C Chang · 11 years ago
  42. 2f276c5 ceph: use i_release_count to indicate dir's completeness by Yan, Zheng · 11 years ago
  43. ebf18f4 ceph: only set message data pointers if non-empty by Alex Elder · 11 years ago
  44. 27fa838 libceph: isolate other message data fields by Alex Elder · 11 years ago
  45. f1baeb2 libceph: set page info with byte length by Alex Elder · 11 years ago
  46. 02afca6 libceph: isolate message page field manipulation by Alex Elder · 11 years ago
  47. e0c5948 libceph: record byte count not page count by Alex Elder · 11 years ago
  48. 0fff87e libceph: separate read and write data by Alex Elder · 11 years ago
  49. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 11 years ago
  50. 2794a82 libceph: separate osd request data info by Alex Elder · 11 years ago
  51. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 11 years ago
  52. 3a42b6c ceph: simplify ceph_sync_write() page_align calculation by Alex Elder · 11 years ago
  53. cf7b7e1 ceph: use calc_pages_for() in start_read() by Alex Elder · 11 years ago
  54. 54ae075 libceph: no need for alignment for mds message by Alex Elder · 11 years ago
  55. 53ded49 libceph: define mds_alloc_msg() method by Alex Elder · 11 years ago
  56. 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 11 years ago
  57. ec02a2f libceph: kill ceph_msg->pagelist_count by Alex Elder · 11 years ago
  58. 3f99969 ceph: acquire i_mutex in __ceph_do_pending_vmtruncate by Yan, Zheng · 11 years ago
  59. 6070e0c ceph: don't early drop Fw cap by Yan, Zheng · 11 years ago
  60. 7971bd9 ceph: revert commit 22cddde104 by Sage Weil · 11 years ago
  61. a8673d6 ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag by Yan, Zheng · 11 years ago
  62. 964266c ceph: set mds_want according to cap import message by Yan, Zheng · 11 years ago
  63. d40ee0d ceph: queue cap release when trimming cap by Yan, Zheng · 11 years ago
  64. 8a03449 ceph: fix LSSNAP regression by Yan, Zheng · 11 years ago
  65. d4b515f libceph: distinguish page array and pagelist count by Alex Elder · 11 years ago
  66. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  67. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  68. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  69. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 11 years ago
  70. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 11 years ago
  71. 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 11 years ago
  72. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 11 years ago
  73. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  74. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  75. 79f9f99 ceph: prepopulate inodes only when request is aborted by Sage Weil · 11 years ago
  76. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  77. 2c3dd4f ceph: eliminate sparse warnings in fs code by Alex Elder · 11 years ago
  78. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  79. 92a49fb ceph: fix statvfs fr_size by Sage Weil · 11 years ago
  80. 9e0eb85 ceph: remove a few bogus declarations by Alex Elder · 11 years ago
  81. 0eb40bf libceph: update ceph_mds_state_name() and ceph_mds_op_name() by Alex Elder · 11 years ago
  82. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 11 years ago
  83. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 11 years ago
  84. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 11 years ago
  85. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 11 years ago
  86. 695b711 ceph: implement hidden per-field ceph.*.layout.* vxattrs by Sage Weil · 11 years ago
  87. 1f08f2b ceph: add ceph.dir.layout vxattr by Sage Weil · 11 years ago
  88. 32ab0bd ceph: change ceph.file.layout.* implementation, content by Sage Weil · 11 years ago
  89. b65917d ceph: fix listxattr handling for vxattrs by Sage Weil · 11 years ago
  90. 0bee82f ceph: fix getxattr vxattr handling by Sage Weil · 11 years ago
  91. f36e447 ceph: add exists_cb to vxattr struct by Sage Weil · 11 years ago
  92. d421acb ceph: pass ceph.* removexattrs through to MDS by Sage Weil · 11 years ago
  93. 3adf654 ceph: pass unhandled ceph.* setxattrs through to MDS by Sage Weil · 11 years ago
  94. 8860147 ceph: support hidden vxattrs by Sage Weil · 11 years ago
  95. 39b648d9 ceph: remove 'ceph.layout' virtual xattr by Sage Weil · 11 years ago
  96. bd2bae6 ceph: Convert kuids and kgids before printing them. by Eric W. Biederman · 11 years ago
  97. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  98. ab871b9 ceph: Translate inode uid and gid attributes to/from kuids and kgids. by Eric W. Biederman · 11 years ago
  99. 05cb11c ceph: Translate between uid and gids in cap messages and kuids and kgids by Eric W. Biederman · 11 years ago
  100. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 11 years ago