1. 25aff7c libceph: record residual bytes for all message data types by Alex Elder · 12 years ago
  2. e996607 libceph: wrap auth methods in a mutex by Sage Weil · 12 years ago
  3. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 12 years ago
  4. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 12 years ago
  5. 3a23083 libceph: implement RECONNECT_SEQ feature by Sage Weil · 12 years ago
  6. 9d2a06c libceph: kill message trail by Alex Elder · 12 years ago
  7. 95e072e libceph: kill osd request r_trail by Alex Elder · 12 years ago
  8. 9a5e6d0 libceph: have osd requests support pagelist data by Alex Elder · 12 years ago
  9. 175face libceph: let osd ops determine request data length by Alex Elder · 12 years ago
  10. e766d7b libceph: implement pages array cursor by Alex Elder · 12 years ago
  11. 6aaa451 libceph: implement bio message data item cursor by Alex Elder · 12 years ago
  12. dd236fc libceph: prepare for other message data item types by Alex Elder · 12 years ago
  13. fe38a2b libceph: start defining message data cursor by Alex Elder · 12 years ago
  14. 4379450 libceph: abstract message data by Alex Elder · 12 years ago
  15. f9e1577 libceph: be explicit about message data representation by Alex Elder · 12 years ago
  16. 97fb1c7 libceph: define ceph_msg_has_*() data macros by Alex Elder · 12 years ago
  17. 4a73ef2 libceph: record message data byte length by Alex Elder · 12 years ago
  18. 27fa838 libceph: isolate other message data fields by Alex Elder · 12 years ago
  19. f1baeb2 libceph: set page info with byte length by Alex Elder · 12 years ago
  20. 02afca6 libceph: isolate message page field manipulation by Alex Elder · 12 years ago
  21. e0c5948 libceph: record byte count not page count by Alex Elder · 12 years ago
  22. 7b11ba3 libceph: define CEPH_MSG_MAX_MIDDLE_LEN by Alex Elder · 12 years ago
  23. 0fff87e libceph: separate read and write data by Alex Elder · 12 years ago
  24. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 12 years ago
  25. 2794a82 libceph: separate osd request data info by Alex Elder · 12 years ago
  26. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 12 years ago
  27. 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 12 years ago
  28. ec02a2f libceph: kill ceph_msg->pagelist_count by Alex Elder · 12 years ago
  29. 2a24d1f libceph: use (void *) for untyped data in osd ops by Alex Elder · 12 years ago
  30. 0d5af16 libceph: complete lingering requests only once by Alex Elder · 12 years ago
  31. d4b515f libceph: distinguish page array and pagelist count by Alex Elder · 12 years ago
  32. 07c09b7 libceph: make ceph_msg->bio_seg be unsigned by Alex Elder · 12 years ago
  33. 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. c437d88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  36. 83f1b4b net: fix incorrect credentials passing by Linus Torvalds · 12 years ago
  37. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  38. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 12 years ago
  39. 53d945e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  40. 5a22483 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  41. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
  42. 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 12 years ago
  43. c729de8 x86, kdump: Set crashkernel_low automatically by Yinghai Lu · 12 years ago
  44. fca8316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  45. 4c82456 fuse: fix type definitions in uapi header by Miklos Szeredi · 12 years ago
  46. b4cbb19 vm: add vm_iomap_memory() helper function by Linus Torvalds · 12 years ago
  47. 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 12 years ago
  48. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 12 years ago
  50. 3c91930 Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  51. 935d8aa Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 12 years ago
  52. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
  53. 7f49ef6 ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt (Red Hat) · 12 years ago
  54. 6a76f8c tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 12 years ago
  55. 8b5b8c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter by David S. Miller · 12 years ago
  56. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 12 years ago
  57. fe2971a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. 6b07a24 lsm: add the missing documentation for the security_skb_owned_by() hook by Paul Moore · 12 years ago
  59. 46fc4c9 ssb: implement spurious tone avoidance by Rafał Miłecki · 12 years ago
  60. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 6eb4c7e netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize by Jozsef Kadlecsik · 12 years ago
  62. 8ce584c procfs: add proc_remove_subtree() by Al Viro · 12 years ago
  63. 386afc9 spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 12 years ago
  64. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 12 years ago
  65. a6e4d5a x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 12 years ago
  66. f465d40d Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  67. 5f2f280 Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  68. f9c41a6 af_iucv: fix recvmsg by replacing skb_pull() function by Ursula Braun · 12 years ago
  69. 395b97a ftrace: Do not call stub functions in control loop by Steven Rostedt (Red Hat) · 12 years ago
  70. 875b767 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  71. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 12 years ago
  72. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  73. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  74. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 12 years ago
  75. 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  76. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
  77. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  78. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  79. a32450e libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 12 years ago
  80. d8668fc libata: Use integer return value for atapi_command_packet_set by Shan Hai · 12 years ago
  81. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  82. 5faaa03 PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset by Rajagopal Venkat · 12 years ago
  83. dc543f9 Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe by Linus Torvalds · 12 years ago
  84. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  85. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  86. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
  87. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 12 years ago
  88. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  89. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  90. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  91. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  92. 24f11a5 line up comment for ndo_bridge_getlink by Dmitry Kravkov · 12 years ago
  93. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  94. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 12 years ago
  95. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  96. fffe01f PCI: Add PCI ROM helper for platform-provided ROM images by Matthew Garrett · 12 years ago
  97. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  98. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 12 years ago
  99. de7ba05 Merge remote-tracking branch 'asoc/fix/max98090' into asoc-next by Mark Brown · 12 years ago
  100. a36b324 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-next by Mark Brown · 12 years ago