1. fbfab53 libceph: allow STAT osd operations by Alex Elder · 12 years ago
  2. ef06f4d3 rbd: add parentheses to object request iterator macros by Alex Elder · 12 years ago
  3. f44246e libceph: simplify data length calculation by Alex Elder · 12 years ago
  4. 0eb40bf libceph: update ceph_mds_state_name() and ceph_mds_op_name() by Alex Elder · 12 years ago
  5. dd6f5e1 libceph: update ceph_fs.h by Alex Elder · 12 years ago
  6. a9f36c3 libceph: remove dead code in osd_req_encode_op() by Alex Elder · 12 years ago
  7. 4c46459 libceph: report defined but unsupported osd ops by Alex Elder · 12 years ago
  8. 2979ddb libceph: update ceph_osd_op_name() by Alex Elder · 12 years ago
  9. 4b568b1 libceph: add ceph_osd_state_name() by Alex Elder · 12 years ago
  10. 0315a77 libceph: update rados.h by Alex Elder · 12 years ago
  11. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 12 years ago
  12. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 12 years ago
  13. 60e56f1 libceph: kill ceph_calc_raw_layout() by Alex Elder · 12 years ago
  14. 6078938 libdeph: don't export ceph_osdc_init() or ceph_osdc_stop() by Alex Elder · 12 years ago
  15. f9d2519 libceph: lock outside send_queued() by Alex Elder · 12 years ago
  16. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 12 years ago
  17. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 12 years ago
  18. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 12 years ago
  19. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 12 years ago
  20. e7e319a libceph: improve packing in struct ceph_osd_req_op by Alex Elder · 12 years ago
  21. 0774130 rbd: add barriers near done flag operations by Alex Elder · 12 years ago
  22. a14ea26 rbd: turn off interrupts for open/remove locking by Alex Elder · 12 years ago
  23. 9cbb1d7 libceph: don't require r_num_pages for bio requests by Alex Elder · 12 years ago
  24. 1e32d34 rbd: don't take extra bio reference for osd client by Alex Elder · 12 years ago
  25. 72fe25e libceph: add a compatibility check interface by Alex Elder · 12 years ago
  26. b82d167 rbd: prevent open for image being removed by Alex Elder · 12 years ago
  27. 6d29290 rbd: define flags field, use it for exists flag by Alex Elder · 12 years ago
  28. 8eb8756 rbd: don't drop watch requests on completion by Alex Elder · 12 years ago
  29. 25dcf95 rbd: decrement obj request count when deleting by Alex Elder · 12 years ago
  30. 975241a rbd: track object rather than osd request for watch by Alex Elder · 12 years ago
  31. 6977c3f rbd: unregister linger in watch sync routine by Alex Elder · 12 years ago
  32. 9f20e02 rbd: get rid of rbd_req_sync_exec() by Alex Elder · 12 years ago
  33. 36be9a7 rbd: implement sync method with new code by Alex Elder · 12 years ago
  34. cf81b60 rbd: send notify ack asynchronously by Alex Elder · 12 years ago
  35. 5ae9db8 rbd: get rid of rbd_req_sync_notify_ack() by Alex Elder · 12 years ago
  36. b8d7003 rbd: use new code for notify ack by Alex Elder · 12 years ago
  37. ecf7a03 rbd: get rid of rbd_req_sync_watch() by Alex Elder · 12 years ago
  38. 9969ebc rbd: implement watch/unwatch with new code by Alex Elder · 12 years ago
  39. 86ea43b rbd: get rid of rbd_req_sync_read() by Alex Elder · 12 years ago
  40. 788e2df rbd: implement sync object read with new code by Alex Elder · 12 years ago
  41. 7d250b9 rbd: kill rbd_req_coll and rbd_request by Alex Elder · 12 years ago
  42. 2250a71 rbd: kill rbd_rq_fn() and all other related code by Alex Elder · 12 years ago
  43. bf0d5f50 rbd: new request tracking code by Alex Elder · 12 years ago
  44. 3ebc21f libceph: fix messenger CONFIG_BLOCK dependencies by Alex Elder · 12 years ago
  45. 695b711 ceph: implement hidden per-field ceph.*.layout.* vxattrs by Sage Weil · 12 years ago
  46. 1f08f2b ceph: add ceph.dir.layout vxattr by Sage Weil · 12 years ago
  47. 32ab0bd ceph: change ceph.file.layout.* implementation, content by Sage Weil · 12 years ago
  48. b65917d ceph: fix listxattr handling for vxattrs by Sage Weil · 12 years ago
  49. 0bee82f ceph: fix getxattr vxattr handling by Sage Weil · 12 years ago
  50. f36e447 ceph: add exists_cb to vxattr struct by Sage Weil · 12 years ago
  51. d421acb ceph: pass ceph.* removexattrs through to MDS by Sage Weil · 12 years ago
  52. 3adf654 ceph: pass unhandled ceph.* setxattrs through to MDS by Sage Weil · 12 years ago
  53. 8860147 ceph: support hidden vxattrs by Sage Weil · 12 years ago
  54. 39b648d9 ceph: remove 'ceph.layout' virtual xattr by Sage Weil · 12 years ago
  55. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 12 years ago
  56. 1ec3911 libceph: fix undefined behavior when using snprintf() by Cong Ding · 12 years ago
  57. c043064 rbd: don't retry setting up header watch by Alex Elder · 12 years ago
  58. 38901e0 rbd: check for overflow in rbd_get_num_segments() by Alex Elder · 12 years ago
  59. 98571b5 rbd: small changes by Alex Elder · 12 years ago
  60. 949db15 Linux 3.8-rc5 by Linus Torvalds · 12 years ago
  61. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  62. 66e2d3e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  63. d93816a Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  64. 01acd3e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  65. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. ba2ab41 Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  67. bff9241 Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  68. 3f58e09 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  69. acc5da0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  70. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 12 years ago
  71. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 12 years ago
  72. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 12 years ago
  73. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  74. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 12 years ago
  75. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 12 years ago
  76. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  77. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 12 years ago
  78. 3836414 Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes by Olof Johansson · 12 years ago
  79. 60fd8e3 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  80. 5266629 mfd: vexpress-sysreg: Don't skip initialization on probe by Pawel Moll · 12 years ago
  81. ab838bc ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree by Pawel Moll · 12 years ago
  82. 1585defb ARM: vexpress: extend the MPIDR range used for pen release check by Lorenzo Pieralisi · 12 years ago
  83. af4ca6a Merge remote-tracking branch 'regmap/fix/debugfs' into tmp by Mark Brown · 12 years ago
  84. 4ad3041 Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  85. f6be19c Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  86. ff7532c Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  87. ae763db Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  88. 6f48ea5 Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  89. 2116e02 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  90. 5e30bbb MAINTAINERS: Someone needs to watch over the serial drivers by Greg Kroah-Hartman · 12 years ago
  91. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  92. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  93. dba63b2 USB: EHCI: fix build error in ehci-mxc by Alan Stern · 12 years ago
  94. db23366 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  95. 6d26b3a MAINTAINERS: remove me by Alan Cox · 12 years ago
  96. 31614bb ALSA: hda - Fix inconsistent pin states after resume by Takashi Iwai · 12 years ago
  97. 8461c2f ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii by Douglas Gilbert · 12 years ago
  98. 581d629 ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig by Nicolas Ferre · 12 years ago
  99. 2e06e92 ARM: at91/at91_dt_defconfig: remove memory specification to cmdline by Nicolas Ferre · 12 years ago
  100. b45c998 ARM: at91/dts: add macb mii pinctrl config for kizbox by Boris BREZILLON · 12 years ago