1. f42299e libceph: small refactor in write_partial_kvec() by Alex Elder · 12 years ago
  2. fe3ad59 libceph: do crc calculations outside loop by Alex Elder · 12 years ago
  3. a9a0c51 libceph: separate CRC calculation from byte swapping by Alex Elder · 12 years ago
  4. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 12 years ago
  5. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 12 years ago
  6. d3002b9 libceph: a few small changes by Alex Elder · 12 years ago
  7. 41617d0 libceph: make ceph_tcp_connect() return int by Alex Elder · 12 years ago
  8. 6173d1f libceph: encapsulate some messenger cleanup code by Alex Elder · 12 years ago
  9. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 12 years ago
  10. 859eb79 libceph: encapsulate connection kvec operations by Alex Elder · 12 years ago
  11. 963be4d libceph: move prepare_write_banner() by Alex Elder · 12 years ago
  12. 32eec68 rbd: don't drop the rbd_id too early by Alex Elder · 12 years ago
  13. 593a9e7 rbd: small changes by Alex Elder · 12 years ago
  14. 00f1f36 rbd: do some refactoring by Alex Elder · 12 years ago
  15. fed4c14 rbd: fix module sysfs setup/teardown code by Alex Elder · 12 years ago
  16. 7ef3214 rbd: don't allocate mon_addrs buffer in rbd_add() by Alex Elder · 12 years ago
  17. 5214ecc rbd: have rbd_parse_args() report found mon_addrs size by Alex Elder · 12 years ago
  18. 81a8979 rbd: do a few checks at build time by Alex Elder · 12 years ago
  19. e28fff26 rbd: don't use sscanf() in rbd_add_parse_args() by Alex Elder · 12 years ago
  20. a725f65e rbd: encapsulate argument parsing for rbd_add() by Alex Elder · 12 years ago
  21. 27cc259 rbd: simplify error handling in rbd_add() by Alex Elder · 12 years ago
  22. 60571c7 rbd: reduce memory used for rbd_dev fields by Alex Elder · 12 years ago
  23. d720bcb rbd: have rbd_get_client() return a rbd_client by Alex Elder · 12 years ago
  24. f0f8cef rbd: a few simple changes by Alex Elder · 12 years ago
  25. 432b858 rbd: rename "node_lock" by Alex Elder · 12 years ago
  26. bc534d8 rbd: move ctl_mutex lock inside rbd_client_create() by Alex Elder · 12 years ago
  27. d97081b rbd: move ctl_mutex lock inside rbd_get_client() by Alex Elder · 12 years ago
  28. e6994d3 rbd: release client list lock sooner by Alex Elder · 12 years ago
  29. d184f6b rbd: restore previous rbd id sequence behavior by Alex Elder · 12 years ago
  30. 499afd5 rbd: tie rbd_dev_list changes to rbd_id operations by Alex Elder · 12 years ago
  31. e124a82 rbd: protect the rbd_dev_list with a spinlock by Alex Elder · 12 years ago
  32. 1ddbe94 rbd: rework calculation of new rbd id's by Alex Elder · 12 years ago
  33. b7f23c3 rbd: encapsulate new rbd id selection by Alex Elder · 12 years ago
  34. cc9d734 rbd: use a single value of snap_name to mean no snap by Josh Durgin · 13 years ago
  35. 1dbb439 rbd: do not duplicate ceph_client pointer in rbd_device by Alex Elder · 12 years ago
  36. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 12 years ago
  37. 2107978 rbd: a few small cleanups by Alex Elder · 12 years ago
  38. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 12 years ago
  39. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 12 years ago
  40. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 12 years ago
  41. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 12 years ago
  42. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 12 years ago
  43. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 12 years ago
  44. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 12 years ago
  45. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 12 years ago
  46. 99f0f3b ceph: eliminate some abusive casts by Alex Elder · 12 years ago
  47. bd40614 ceph: eliminate some needless casts by Alex Elder · 12 years ago
  48. f64a931 ceph: kill addr_str_lock spinlock; use atomic instead by Alex Elder · 12 years ago
  49. a5bc312 ceph: make use of "else" where appropriate by Alex Elder · 12 years ago
  50. 5766651 ceph: use a shared zero page rather than one per messenger by Alex Elder · 12 years ago
  51. 8083431 ceph: fix overflow check in build_snap_context() by Xi Wang · 12 years ago
  52. 6448669 libceph: fix overflow check in crush_decode() by Xi Wang · 12 years ago
  53. 810339ec ceph: avoid panic with mismatched symlink sizes in fill_inode() by Xi Wang · 12 years ago
  54. a661fc5 ceph: use 2 instead of 1 as fallback for 32-bit inode number by Amon Ott · 12 years ago
  55. 1ce208a ceph: don't reset s_cap_ttl to zero by Alex Elder · 13 years ago
  56. 182fac2 net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer by Jim Schutt · 12 years ago
  57. c16fa4f Linux 3.3 by Linus Torvalds · 12 years ago
  58. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 12 years ago
  59. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  60. 96ee049 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 12 years ago
  62. c577923 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 12 years ago
  63. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  64. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 12 years ago
  65. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 12 years ago
  66. 33e9ee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  67. 9fc005c Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  68. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 12 years ago
  69. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 12 years ago
  70. 6e780cf C6X: remove dead code from entry.S by Mark Salter · 12 years ago
  71. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  72. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  73. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 12 years ago
  74. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 12 years ago
  75. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 12 years ago
  76. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 12 years ago
  77. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 12 years ago
  78. 95d16c7 MAINTAINERS: Add Serge as maintainer of capabilities by James Morris · 12 years ago
  79. 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  81. 538e7e9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  82. 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  83. 72c79bd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  84. fe83558 Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  85. cf2b94d drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode by Dan Carpenter · 12 years ago
  86. 5eb1eb4 MAINTAINERS: add entry for exynos mipi display drivers by Donghwa Lee · 12 years ago
  87. 4c57c7e MAINTAINERS: fix link to Gustavo Padovans tree by Johan Hedberg · 12 years ago
  88. eb491ec MAINTAINERS: add Johan to Bluetooth maintainers by Johan Hedberg · 12 years ago
  89. 960d4d1 MAINTAINERS: Gustavo has moved by Gustavo Padovan · 12 years ago
  90. 79f0713 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option by Cyrill Gorcunov · 12 years ago
  91. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 12 years ago
  92. fbfa074 MAINTAINERS: update ST's Mailing list for SPEAr by Viresh Kumar · 12 years ago
  93. 59927fb memcg: free mem_cgroup by RCU to fix oops by Hugh Dickins · 12 years ago
  94. 8ee161c i2c-algo-bit: Fix spurious SCL timeouts under heavy load by Ville Syrjala · 12 years ago
  95. 834aa6f i2c-core: Comment says "transmitted" but means "received" by Wolfram Sang · 12 years ago
  96. bb2551d Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  97. 34418c2 drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 12 years ago
  98. f7d8607 drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion by Laurent Pinchart · 12 years ago
  99. 0d8ce3a drm/exynos: fix runtime_pm fimd device state on probe by Marek Szyprowski · 12 years ago
  100. 9866b6c drm/exynos: use correct 'exynos-drm' name for platform device by Marek Szyprowski · 12 years ago